Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Common enumeration values

All StorMan commands use a common set of enumerations for input parameters and output values. These enumeration are only provided for show functions with parameter -format xml/xmlp. These are described below:

StorMan connection types

The enumeration STORMAN_CONNECTION_TYPE represents possible connection type values.

Value

Meaning

STORMAN_CONNECTION_TYPE_ANY

No specific storage type requested

STORMAN_CONNECTION_TYPE_FC

connected by FC

STORMAN_CONNECTION_TYPE_ISCSI

connected by iSCSI

STORMAN_CONNECTION_TYPE_SAS

connected by SAS (serial attached SCSI)

STORMAN_CONNECTION_TYPE_FCoE

connected by FCoE

STORMAN_CONNECTION_TYPE_NAS

NAS connected Storage

StorMan storage models

The enumeration STORMAN_STORAGE_MODEL represents a list of supported storage system models.

Value

Meaning

STORMAN_STORAGE_MODEL_ANY

No specific model requested

STORMAN_STORAGE_MODEL_ETERNUS

ETERNUS DX / AF storage system

STORMAN_STORAGE_MODEL_OTHER

Storage system monitored by specific scripts

STORMAN_STORAGE_MODEL_USER

Storage system registered manually

 

StorMan volume status

The enumeration STORMAN_VOLUME_STATUS represents a list of supported of volume status.

Value

Meaning

STORMAN_VOLUME_STATUS_ANY

No specific status requested

STORMAN_VOLUME_STATUS_UNKNOWN

State of volume is not known

STORMAN_VOLUME_STATUS_READY

Storage volume is in status READY

STORMAN_VOLUME_STATUS_NOT_READY

Storage volume is in status NOT_READY

STORMAN_VOLUME_STATUS_READ_ONLY

Storage volume is in status READ_ONLY

STORMAN_VOLUME_STATUS_ERROR

Storage volume is in status ERROR

StorMan RAID levels

The enumeration STORMAN_RAID_LEVEL represents a list of supported raid levels.

Value

Meaning

STORMAN_RAID_LEVEL_ANY

No specific RAID requested

STORMAN_RAID_LEVEL_UNKNOWN

Unknown RAID level

STORMAN_RAID_LEVEL_DISK

No RAID level

STORMAN_RAID_LEVEL_0

Striped

STORMAN_RAID_LEVEL_1

mirrored disk

STORMAN_RAID_LEVEL_10

mirrored disk with striping

STORMAN_RAID_LEVEL_3

striping with parity

STORMAN_RAID_LEVEL_5

striping with distributed parity

STORMAN_RAID_LEVEL_6

striping with 2 distributed parities

 

StorMan mirror volume usage

The enumeration STORMAN_MIRROR_VOLUME represents a list of supported values for the usage of a volume in mirroring relationships.

Value

Meaning

STORMAN_MIRROR_VOLUME_NONE

Not used for mirroring

STORMAN_MIRROR_VOLUME_ORIG_LOCAL

Used as original in local mirroring relationship

STORMAN_MIRROR_VOLUME_MIRROR_LOCAL

Used as local mirror

STORMAN_MIRROR_VOLUME_ORIG_REMOTE

Used as original in remote mirroring relationship

STORMAN_MIRROR_VOLUME_MIRROR_REMOTE

Used as remote mirror

STORMAN_MIRROR_VOLUME_UNKNOWN

Unknown mirroring relationship

STORMAN_MIRROR_VOLUME_ANY

No specific mirroring requested

StorMan mirror type usage

The enumeration STORMAN_MIRROR_TYPE represents a list of supported values for the mirroring type.

Value

Meaning

STORMAN_MIRROR_TYPE_NONE

No mirror type

STORMAN_MIRROR_TYPE_SNAP

Used as snap

STORMAN_MIRROR_TYPE_FULL

Used as full mirror

STORMAN_MIRROR_TYPE_FULL_COPY

Used as clone

STORMAN_MIRROR_TYPE_UNKNOWN

Unknown mirror information

StorMan mirror replica usage

The enumeration STORMAN_MIRROR_REPLICA represents a list of supported values for the replica location.

Value

Meaning

STORMAN_MIRROR_REPLICA_NONE

No replica

STORMAN_MIRROR_REPLICA_LOCAL

Used as local replica

STORMAN_MIRROR_REPLICA_REMOTE

Used as remote replica

StorMan mirror remote replication mode

The enumeration STORMAN_REMOTE_COPY_MODE represents a list of supported values for the remote replication mode.

Value

Meaning

STORMAN_REMOTE_COPY_MODE_UNKNOWN

Unknown remote replication mode

STORMAN_REMOTE_COPY_MODE_ANY

Remote replication mode not specified

STORMAN_REMOTE_COPY_MODE_SYNC

Synchronous remote replication mode

STORMAN_REMOTE_COPY_MODE_ASYN

Asynchronous, conisitent remote replication
mode

STORMAN_REMOTE_COPY_MODE_ASYNC_STAC

Asynchronous stack mode (ETERNUS DX/ AF)

STORMAN_REMOTE_COPY_MODE_ASYNC_THROUGH

Asynchronous through mode (ETERNUS DX/ AF)

 

StorMan mirror pair status

The enumeration STORMAN_MIRROR_PAIR_STATUS represents a list of supported of volume status.

Value

Meaning

STORMAN_MIRROR_PAIR_STATUS_INITIALIZING

Mirror pair is in initialization

STORMAN_MIRROR_PAIR_STATUS_INITIALIZED

Mirror pair is initialized

STORMAN_MIRROR_PAIR_STATUS_FAILED

Mirror pair is broken after a failure

STORMAN_MIRROR_PAIR_STATUS_TERMINATING

Mirror pair is in termination

STORMAN_MIRROR_PAIR_STATUS_RESTORING

Mirror pair is restoring to original

STORMAN_MIRROR_PAIR_STATUS_RESYNCING

Mirror pair is resyncing to mirror

STORMAN_MIRROR_PAIR_STATUS_SPLIT

Mirror pair is split but out of synch, the mirror is accessible from host

STORMAN_MIRROR_PAIR_STATUS_SPLIT_AND_SYNC

Mirror pair is split and synchronized, the mirror is accessible from host

STORMAN_MIRROR_PAIR_STATUS_SUSPENDED

Mirror pair is suspended, the mirror is not accessible from host

STORMAN_MIRROR_PAIR_STATUS_FAILED_OVER

Mirror pair is failed over, only the mirror is accessible from host.

STORMAN_MIRROR_PAIR_STATUS_SYNCHRONIZING

Mirror pair is synchronizing

STORMAN_MIRROR_PAIR_STATUS_SYNCHRONIZED

Mirror pair is synchronized, the mirror is not accessible from host

STORMAN_MIRROR_PAIR_STATUS_NOT_APPLICABLE

Mirror pair status is not applicable to the pair

STORMAN_MIRROR_PAIR_STATUS_WAIT_FOR_SYNC

Mirror pair is waiting for synchronization

STORMAN_MIRROR_PAIR_STATUS_PARTITIONED

Mirror pair is partitioned

STORMAN_MIRROR_PAIR_STATUS_BROKEN

Mirror pair is broken

STORMAN_MIRROR_PAIR_STATUS_SPLIT_NOT_CONSISTENT

Mirror pair is split during a synchronization process, the mirror is accessible from host, but data is not consistent