Creating additional VMkernel interfaces on a vSphere Distributed Switch (dvSwitch)
The default VMkernel management interface is not the only VMkernel interface that you will need in a vSphere environment. Features such as VMotion, iSCSI, NFS, and vSphere replication will also mandate the presence of a VMkernel interface. If these were already created on your vSphere Standard Switch, then they can be migrated using the instructions in the Migrating VMkernel interfaces between vSphere Standard Switch (vSwitch) and vSphere Distributed Switch (dvSwitch) recipe.
In this section, we will learn how to create these additional VMkernel interfaces on a dvSwitch.
Getting ready
VMkernel interfaces are communication end points that VMkernel presents to the data center network. Hence these would require unique IP configuration:
- A dvPortGroup can house more than one VMkernel interface. However, it may not be a common practice to put all of them into the management port group. Your organization's infrastructure...