If setting up the guest operating systems with internal iSCSI initators, how do you deal with accessing the iSCSI network?
As in, it seems to make sense to have a separate iSCSI storage network which the guests can not normally reach. But if some of the guests needs to run iSCSI internal to access some LUN on the same SAN as the VMFS datastores are on, how should this be configured?
I am thinking about adding a second virtual NIC to the guests and put that vNIC on the Storage Network portgroup with correct VLAN, as that would make it at least restricted to a smaller number of guest reaching the iSCSI net. Would that be a possible solution?
How would you protect the VMFS iSCSI LUNs from being directly accessed and possible destroyed by the guests? CHAP or some SAN security feature?