Difference between revisions of "VCP4"

Jump to navigation Jump to search
321 bytes added ,  16:14, 9 December 2009
m
→‎Configure iSCSI SAN Storage: Added multipathing setup
m (→‎Create and Deploy Virtual Machines: Added can't Storage vMotion with NPIV)
m (→‎Configure iSCSI SAN Storage: Added multipathing setup)
Line 281: Line 281:


'''CHAP Authentication'''
'''CHAP Authentication'''
Types...
* '''One-way CHAP''' - Unidirectional, iSCSI target authenticates the initiator (ESX) only
* '''One-way CHAP''' - Unidirectional, iSCSI target authenticates the initiator (ESX) only
* '''Mutual CHAP''' - Bidirectional, ESX also authenticates the iSCSI target (''Software iSCSI only'')
* '''Mutual CHAP''' - Bidirectional, ESX also authenticates the iSCSI target (''Software iSCSI only'')
'''Multipathing (software iSCSI)'''
# Set-up a vSwitch with two VMkernel ports and two uplinks
# For each VMkernel port, edit ''NIC Teaming'' | ''Override vSwitch failover order'' to bind one uplink each
# Connect the iSCSI initiator to each VMkernel port
#* <code> esxcli swiscsi nic add -n <vmk_port_name> -d <vmhba_no> </code>


== Configure NFS Datastores ==
== Configure NFS Datastores ==

Navigation menu