[PROV] CreateParityGroups

Audit Log User Guide for VSP E Series

Version
93-06-8x
Audience
anonymous
Part Number
MK-97HM85024-17

Detailed Information 1

Item

Description

ParityGroup[x]

The setting information of the parity group

 

ID

The parity group ID

RAIDLevel

The RAID level

CachePartition

The CLPR information

 

CLPR

The CLPR ID

Encryption

The setting status of encryption

true: Enabled, false: Disabled

Copy-backMode

The setting status of the copy-back mode

true: Enabled, false: Disabled

Accelerated Compression

The setting status of the accelerated compression

false (disabled) is always output.

Emulation

The emulation type

Drive[x]

The information of the drive configuring the parity group

 

Location

The mounting position of the drive

Result

The result of the operation

Normal end: Normal end, Error(xxxx-yyyyy): Abnormal end

xxxx: Part code, yyyyy: Error code

Detailed Information 2

Item

Description

ParityGroup[x]

The setting information of the parity group

 

ID

The parity group ID

RAIDLevel

The RAID level

CachePartition

The CLPR information

 

CLPR

The CLPR ID

Encryption

The setting status of encryption

true: Enabled, false: Disabled

Copy-backMode

The setting status of the copy-back mode

true: Enabled, false: Disabled

Accelerated Compression

The setting status of the accelerated compression

false (disabled) is always output.

Emulation

The emulation type

Drive[x]

The information of the drive configuring the parity group

 

Location

The mounting position of the drive

Result

The result of the operation

Normal end: Normal end, Error(xxxx-yyyyy): Abnormal end

xxxx: Part code, yyyyy: Error code

Concatenate[x]

The information of the interleaved parity group

 

ParityGroup[x]

The information of the parity groups that make up the interleaved parity group

 

ID

The parity group ID

Example 1: Interleaved parity groups not being included

RMI AP,,[PROV],CreateParityGroups,,Normal end,Seq.=xxxxxxxxxx
+{ParityGroup[0]{
  ID=1-1,RAIDLevel=2D+2D,
  CachePartition{
    CLPR=0},
  Encryption=true,Copy-backMode=true,Accelerated Compression=false,
  Emulation=OPEN-V,
  Drive[0]{
    Location=HDD0-0},
  Result=Normal end}}

Example 2: Interleaved parity groups being included

RMI AP,,[PROV],CreateParityGroups,,Normal end,Seq.=xxxxxxxxxx
+{ParityGroup[0]{
  ID=1-1,RAIDLevel=2D+2D,
  CachePartition{
    CLPR=0},
  Encryption=true,Copy-backMode=true,Accelerated Compression=false,
  Emulation=OPEN-V,
  Drive[0]{
    Location=HDD0-0},
  Result=Normal end},
Concatenate[0]{
  ParityGroup[0]{
    ID=1-1},
  ParityGroup[1]{
    ID=1-2}}}