Tag Archives: vcp

ESX Commands – esxcfg-nas

esxcfg-nas Standard use of this command is to add or list your NFS mounts. List: esxcfg-nas –l Add: esxcfg-nas –a –o <host> -s <share> <name> Not much more I can say. A little more detail here: http://b2v.co.uk/b2vguide2vmware3.htm A thread in … Continue reading

Posted in Uncategorized, vcdx, vmware | Tagged , , , | Comments Off

ESX Commands – esxcfg-mpath

It has been almost 1 year since I started looking at the esxcfg-* commands. It initially came as a look at the first part of the Enterprise Administration Exam’s Blueprint very first bullet point. In that post I talked about … Continue reading

Posted in Uncategorized, vcdx, vmware | Tagged , , , | Comments Off

Renewing the Push

Well I passed the VCP 4 and my CCNA expired (can’t get around to renewing it). At work I did the VTSP as required by the partner program. Since I am in a test taking grove I think I need … Continue reading

Posted in Uncategorized | Tagged , | View Comments

Time to Study for the VCP 4

Well, before I can get to the VCDX Enterprise Administration Exam it becomes more urgent to get the new VCP for vSphere (aka VCP4). VCP 4 Blueprint Simon Long has a practice test on his Slog. Keep check the practice … Continue reading

Posted in Uncategorized | Tagged , | Comments Off

Rescan All Hba’s Where are you?

So I was updating some of my blog posts on the esxcfg-* commands with any changes in ESX 4. I wrote earlier I did not know much about the esxcfg-advcfg command. Since writing that post at the end of 2008, … Continue reading

Posted in commands, vcdx, vmware, vsphere | Tagged , , , | View Comments

ESX Commands – esxcfg-module

After the last two entries being somewhat boring and not useful at least in my opinion. I am glad this command has a little more to it. [root@esx1 root]# esxcfg-module -hUsage: esxcfg-module -g–get-options Get the options for a given module … Continue reading

Posted in esx, vcdx, vmware | Tagged , , , | Comments Off

ESX Commands – esxcfg-linuxnet

The guide from VMware.com says esxcfg-linuxnetConverts vswif to eth when booting ESX Server into service-console-only mode rather than into ESX mode. This command is used for the bootstrap process and is intended for VMware Technical Support use only. You should … Continue reading

Posted in esx, vcdx, vmware | Tagged , , , | Comments Off

ESX Commands – esxcfg-init

Wow, this was a good one eh?check out the help. [root@esx1 root]# esxcfg-init -hUsage: esxcfg-initThis program is used to initialize device names and advanced configuration options for the VMkernel on system boot.It is NOT intended for use outside of initialization … Continue reading

Posted in esx, vcdx, vmware | Tagged , , , | Comments Off

ESX Commands – esxcfg-info

This is a great command to give you a whole bunch of information. Sort of like trying to drink from a fire hose. Go ahead and type esxcfg-info as root from your console. Wasn’t that fun? You can follow this … Continue reading

Posted in esx, vcdx, vmware | Tagged , , , | Comments Off

ESX Commands – esxcfg-hwiscsi

Next in the order of commands is esxcfg-hwiscsi. This command according to the iSCSI SAN configuration guide will let you set certain settings as required by your SAN on your hardware iSCSI HBA. esxcfg-hwiscsi -h – this is the help. … Continue reading

Posted in esx, storage, vcdx, vmware | Tagged , , , | Comments Off