lun igroup modify
Modify an existing initiator group
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
This command modifies an attribute for an initiator group. Currently, the only settable attribute is the operating system.
Parameters
- -vserver <Vserver Name> - Vserver Name
- Specifies the Vserver.
- -igroup <text> - Igroup Name
- Specifies the initiator group whose attribute you want to modify.
- [-ostype | -t {solaris|windows|hpux|aix|linux|netware|vmware|openvms|xen|hyper_v}] - OS Type
- Specifies the operating system that you want to modify. The operating system types of initiators are
solaris
windows
hpux
aix
linux
netware
vmware
openvms
xen
hyper_v
- [-delete-on-unmap {true|false}] - Delete on Last Unmap
- Specifies if this initiator group will be deleted automatically when no longer used in a LUN mapping relationship.
Examples
cluster1::> lun igroup modify -vserver vs1 -igroup ig1 -ostype windows
Give documentation feedback