Category Archives: vmware

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

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

Free Stuff from the Ghost of VMworld’s Past

Why haven’t you looked into all of these free VMworld Sessions?So greatly collected all in one place at the best one stop shop for all VMware related material on the web Eric Siebert’s vSphere-land. This will be great distraction from … Continue reading

Posted in esx, vmware | 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

ESX Commands – esxcfg-firewall

I have really forgot to keep up on my VCDX study path. So today a quick tidbit on the esxcfg-firewall command.Many of us today will use the vCenter Client to change firewall ports on the ESX. One instance where I … Continue reading

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