igroup create {-i | -f} -t ostype initiator_group [node ...]
-i specifies that the igroup contains iSCSI node names.
-f specifies that the igroup contains FCP WWPNs.
-t ostype indicates the operating system type of the initiator. The values are solaris, Solaris_efi, windows, windows_gpt, windows_2008, hpux, aix, linux, netware, vmware, xen, and hyper_v.
initiator_group is the name you specify as the name of the igroup.
node is a list of iSCSI node names or FCP WWPNs, separated by spaces.
Example
iSCSI example:
igroup create -i -t windows WindowsServer iqn.1991-05.com.microsoft:host5.domain.com
FCP example:
igroup create -f -t aix AIXserver 10:00:00:00:0c:2b:cc:92
please note that initiator group gets created with ALUA enabled.
No comments:
Post a Comment