A newer release of this product is available.
lun igroup modify
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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.
[-t, -ostype <Initiator Group OS Type>]
- 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 a member of a LUN mapping relationship.
Examples
cluster1::> lun igroup modify -vserver vs1 -igroup ig1 -ostype windows
Changes the operating system to windows
for initiator group ig1
on Vserver vs1
.