SANtricity 11.8 Commands

to Japanese version

Show volume group import dependencies

The show volumeGroup importDependencies command shows a list of dependencies for the drives in a volume group that you want to move from one storage system to a second storage system.

Supported Series

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

Roles

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

Syntax

show volumeGroup [volumeGroupName] importDependencies
[cancelImport=(TRUE | FALSE)]

Parameters

Parameter Description

volumeGroup

The name of the volume group for which you want to show import dependencies. Enclose the volume group name in square brackets ([ ]).

cancelImport

The setting to spin the drives back down after the volume group dependencies have been read. To spin down the drives, set this parameter to TRUE. To let the drives stay spinning, set this parameter to FALSE.

Notes

This command returns the dependencies of a specific volume group, which must be in an Exported state or a Forced state. If a decision is made to retain the listed dependencies, then the cancelImport parameter can be enforced to spin the drives back down.

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

Top of Page