Table of ContentsView in Frames

The igroup rename command

The igroup rename command enables you to rename an existing igroup.

Syntax for this command is:

sdcli igroup rename [-m MachineName] -f StorageSystem -ig igroupName -igNew igroupNewName

-ig specifies the name of the existing igroup you are renaming.

-igNew specifies the new name of the igroup.

Example

sdcli igroup rename -f 172.17.167.45 -ig v3group1 -igNew v3group1fc

The preceding example renames an igroup from v3group1 to v3group1fc on a storage system with the IP address 172.17.167.45.