
Configure software iSCSI networking from the CLI.
Follow these steps to configure software iSCSI networking on an ESX server. In this case I’ll be creating a new vSwitch, new Port Group on the new vSwitch and I’ll add the VMkernel port to the vSwitch. This setup will support the Jumbo Frames (MTU 9000). After that I’ll add an iSCSI target to the iSCSI software adapter and rescan the adapter for new targets. Login as Root user on your ESX server. List the vSwitches with #esxcfg-vswitch -l and check the next available […]