Hi Everyone,
We are planning to move our hosts into a cluster(they are currently standalone hosts). We have 4 NICs on each host. They are setup as follows:
- 2x NICs teamed for VM traffic
- 1x NIC with one VMK setup for ISCSI(software initiator)
- 1x NIC with one VMK setup for ISCSI(software initiator)
Clustering best practices recommend that the hosts have more than one VMK defined for management traffic in order to reduce the risk of isolation. Can I use one of my ISCSI VMKs for management traffic as well? Or is that not recommended? Alternatively, can I add a second VMK to a network card that is being used for ISCSI and run management on that?
TIA!