SANtricity 11.9 Commands ( CA08871-194 ~ 196 )

Start volume group import

The start volumeGroup import command moves a volume group into a Complete state to make a newly introduced volume group available to its new storage system.

Supported Series

This command applies to any individual storage system, including the ETERNUS HB1100/HB1200, ETERNUS HB2100/HB2200/HB2300, ETERNUS HB5100/HB5200, ETERNUS AB6100 and ETERNUS AB3100 series, as long as all SMcli packages are installed.

Roles

To execute this command on an ETERNUS HB1100/HB1200, ETERNUS HB2100/HB2200/HB2300, ETERNUS HB5100/HB5200, ETERNUS AB6100 or ETERNUS AB3100 storage system, you must have the Storage Admin role.

Context

The volume group must be in an Exported state or a Forced state before you run this command. Upon successfully running the command, the volume group is operational.

Within the volume group, you cannot move volumes that are associated with the features from one storage system to another storage system.

Syntax

start volumeGroup [volumeGroupName] import

Parameter

Parameter Description

volumeGroup

The name of the volume group that you want to import. Enclose the volume group name in square brackets ([ ]).

Notes

Higher-level volumes that are specifically related to features (Synchronous Mirroring, Volume Copy, mapping, and persistent reservations) are removed as part of the import operation.

You must run the show volumeGroup importDependencies command before you run the start volumeGroup import command.

Top of Page