Class storage:ALun (ABSTRACT)

Class ID:1981
Encrypted: false - Exportable: false - Persistent: true
Privileges: []
SNMP OID:

NO COMMENTS


Naming Rules


DN FORMAT: 

                




Inheritance
storage:Device
 ├
storage:Unit
 
 ├
storage:Logical
 
 
 ├
storage:ALun
 
 
 
 ├
storage:VirtualDrive Storage physical drives are grouped as Drive Group, a drive group then can be partitioned into virtual drives. Each virtual drive appears as a physical device to the O/S.

Events
                



Faults
                



Fsms
                



Properties Summary
Defined in: storage:ALun
storage:AdminState
          scalar:Enum8
adminState  (storage:ALun:adminState)
           NO COMMENTS
storage:Descr
          string:Basic
descr  (storage:ALun:descr)
           This property is used to encode service profile DN, storage profile DN and LUN name. The property is stored in storage array. In case LUN config get lost, the orphaned can be recovered (re-used) as long as a user create the service profile, storage profile and LUN with the same names.
naming:Name
          string:Basic
locale  (storage:ALun:locale)
           NO COMMENTS
storage:AnyName
          string:Basic
name  (storage:ALun:name)
           For local LUN, the deployed LUN name is the same as the LUN item name defined in lstorage:Profile or ProfileDef. For remote LUN, the deployed LUN name is the LUN item name plus a unique ID generated by UCSM. The AnyName is string:Basic type.
storage:UnitOperState
          scalar:Enum8
operState  (storage:ALun:operState)
           The operational state of this logical Unit.
address:UUID uuid  (storage:ALun:uuid)
           LUN universally unique identifier, which is used to identify a SCSI LUN across multiple initiators.
address:UUID vendorUuid  (storage:ALun:vendorUuid)
           NO COMMENTS
Defined in: storage:Logical
storage:LogicalId
          scalar:Uint32
id  (storage:Logical:id)
           NO COMMENTS
equipment:Model
          string:Basic
model  (storage:Logical:model)
           NO COMMENTS
equipment:Revision
          string:Basic
revision  (storage:Logical:revision)
           NO COMMENTS
equipment:Serial
          string:Basic
serial  (storage:Logical:serial)
           NO COMMENTS
storage:LunType
          scalar:Enum8
type  (storage:Logical:type)
           NO COMMENTS
equipment:Vendor
          string:Basic
vendor  (storage:Logical:vendor)
           NO COMMENTS
Defined in: storage:Unit
storage:BlockSize
          scalar:Uint32
blockSize  (storage:Unit:blockSize)
           NO COMMENTS
storage:ConnectionProtocol
          scalar:Enum8
connectionProtocol  (storage:Unit:connectionProtocol)
           NO COMMENTS
storage:NumBlocks
          scalar:Uint64
numberOfBlocks  (storage:Unit:numberOfBlocks)
           NO COMMENTS
equipment:OperQualifierReason
          string:Basic
operQualifierReason  (storage:Unit:operQualifierReason)
           NO COMMENTS
equipment:Operability
          scalar:Enum8
operability  (storage:Unit:operability)
           NO COMMENTS
storage:BlockSize
          scalar:Uint32
physicalBlockSize  (storage:Unit:physicalBlockSize)
           Indicates the Physical Block Size. The blockSize parameter indicates the Logical Block Size.
equipment:Presence
          scalar:Enum8
presence  (storage:Unit:presence)
           NO COMMENTS
storage:Size
          scalar:Uint64
size  (storage:Unit:size)
           NO COMMENTS
Defined in: mo:TopProps
mo:ModificationChildAction
          scalar:Bitmask32
childAction  (mo:TopProps:childAction)
          
reference:Object dn  (mo:TopProps:dn)
           The Distinguished Name (dn) unambiguously identifies an object in the system.
The dn provides a fully qualified path from the top of the object tree, all the way to the object. It is built as a sequence of relative names separated by the "/" character.
For example:
< ... dn = "sys/chassis-5/blade-2/adaptor-1" />
reference:RN rn  (mo:TopProps:rn)
           The Relative Name (rn) uniquely identifies an object within a given context.
Note that a dn is comprised of a sequence of relative names. For example, the context "sys/chassis-1/blade-1/adaptor-1/host-eth-2" can be thought of as the following expression:
dn = <root object>/{rn}/{rn}/{rn}/{rn}/{rn}.
The rn can then be used to identify the object (for instance, "adaptor-1") within the context:
<... rn ="../" />
mo:InstSaclType
          scalar:Bitmask8
sacl  (mo:TopProps:sacl)
           The system acl property for each Managed Object. br/> This property is a 8 bit mask and supports the following values :-
a: del
b: mod
c: addchild
d: cascade

By default all Managed Objects have the following permissions
a: del
b: mod
c: addchild
This property is persisted in the db. If this property has a value none
it means, the user has read only permissions on this object.
mo:ModificationStatus
          scalar:Bitmask32
status  (mo:TopProps:status)
           This property controls the life cycle of a managed object

Properties Detail

adminState

Type: storage:AdminState
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
undefined 0 NO COMMENTS
online 1 NO COMMENTS
offline 2 NO COMMENTS
delete 3 NO COMMENTS
restore 4 This is set on LunSnapshot to restore Snapshot to origin LUN
degraded 5 NO COMMENTS
transport-ready 6 NO COMMENTS
clear-transport-ready 7 NO COMMENTS
hide 8 NO COMMENTS
unhide 9 NO COMMENTS
secure-drive-group 10 NO COMMENTS
DEFAULT undefined(0) NO COMMENTS

blockSize

Type: storage:BlockSize
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
unknown 0u NO COMMENTS
512 512u NO COMMENTS
DEFAULT unknown(0u) NO COMMENTS

childAction

Type: mo:ModificationChildAction
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelChildAction
Property Validators:
Comments:
Constants
deleteAll 16384u NO COMMENTS
ignore 4096u NO COMMENTS
deleteNonPresent 8192u NO COMMENTS
DEFAULT 0 This type is used to

connectionProtocol

Type: storage:ConnectionProtocol
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
unspecified 0 NO COMMENTS
SAS 1 NO COMMENTS
SATA 2 NO COMMENTS
NVME 3 NO COMMENTS
DEFAULT unspecified(0) NO COMMENTS

descr

Type: storage:Descr
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "510"
Comments:
This property is used to encode service profile DN, storage profile DN and LUN name. The property is stored in storage array. In case LUN config get lost, the orphaned can be recovered (re-used) as long as a user create the service profile, storage profile and LUN with the same names.

dn

Type: reference:Object
Units: null
Encrypted: false
Access: implicit
Category: TopLevelDn
Property Validators:
Comments:
The Distinguished Name (dn) unambiguously identifies an object in the system.
The dn provides a fully qualified path from the top of the object tree, all the way to the object. It is built as a sequence of relative names separated by the "/" character.
For example:
< ... dn = "sys/chassis-5/blade-2/adaptor-1" />

id

Type: storage:LogicalId
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
unspecified 65535u NO COMMENTS
DEFAULT 0 NO COMMENTS

locale

Type: naming:Name
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "16"
        Allowed Chars:
            Regex: [a-zA-Z0-9_.:-]+
Comments:
NO COMMENTS

model

Type: equipment:Model
Primitive Type: string:Basic
Like: equipment:Info:model
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "510"
Comments:
NO COMMENTS

name

Type: storage:AnyName
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "510"
Comments:
For local LUN, the deployed LUN name is the same as the LUN item name defined in lstorage:Profile or ProfileDef. For remote LUN, the deployed LUN name is the LUN item name plus a unique ID generated by UCSM. The AnyName is string:Basic type.

numberOfBlocks

Type: storage:NumBlocks
Primitive Type: scalar:Uint64
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
unknown 0ull NO COMMENTS
DEFAULT unknown(0ull) NO COMMENTS

operQualifierReason

Type: equipment:OperQualifierReason
Primitive Type: string:Basic
Like: equipment:StatefulIf:operQualifierReason
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "256"
        Allowed Chars:
            Regex: [a-zA-Z0-9\[\]!#$%()*+,-./:;@ _{|}˜?&]+
Comments:
NO COMMENTS
Constants
defaultValue "N/A" NO COMMENTS

operState

Type: storage:UnitOperState
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
The operational state of this logical Unit.
Constants
undefined 0 NO COMMENTS
online 1 NO COMMENTS
offline 2 NO COMMENTS
compute-inoperable 4 Block Boot & Install
compute-degraded 5 Allow Boot, Block Install
DEFAULT undefined(0) NO COMMENTS

operability

Type: equipment:Operability
Primitive Type: scalar:Enum8
Like: equipment:StatefulIf:operability
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
unknown 0 NO COMMENTS
operable 1 NO COMMENTS
inoperable 2 NO COMMENTS
degraded 3 NO COMMENTS
powered-off 4 NO COMMENTS
power-problem 5 NO COMMENTS
removed 6 NO COMMENTS
voltage-problem 7 NO COMMENTS
thermal-problem 8 NO COMMENTS
performance-problem 9 NO COMMENTS
accessibility-problem 10 NO COMMENTS
identity-unestablishable 11 NO COMMENTS
bios-post-timeout 12 NO COMMENTS
disabled 13 NO COMMENTS
malformed-fru 14 NO COMMENTS
backplane-port-problem 15 NO COMMENTS
chassis-intrusion 16 NO COMMENTS
non-optimal 17 NO COMMENTS
unsupported-config 18 NO COMMENTS
non-optimal-severe 20 NO COMMENTS
fabric-conn-problem 51 NO COMMENTS
fabric-unsupported-conn 52 NO COMMENTS
config 81 NO COMMENTS
equipment-problem 82 NO COMMENTS
decomissioning 83 NO COMMENTS
chassis-limit-exceeded 84 NO COMMENTS
not-supported 100 NO COMMENTS
discovery 101 NO COMMENTS
discovery-failed 102 NO COMMENTS
identify 103 NO COMMENTS
post-failure 104 NO COMMENTS
upgrade-problem 105 NO COMMENTS
peer-comm-problem 106 NO COMMENTS
auto-upgrade 107 NO COMMENTS
link-activate-blocked 108 NO COMMENTS
DEFAULT unknown(0) NO COMMENTS

physicalBlockSize

Type: storage:BlockSize
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
Indicates the Physical Block Size. The blockSize parameter indicates the Logical Block Size.
Constants
unknown 0u NO COMMENTS
512 512u NO COMMENTS
DEFAULT unknown(0u) NO COMMENTS

presence

Type: equipment:Presence
Primitive Type: scalar:Enum8
Like: equipment:StatefulIf:presence
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
unknown 0 NO COMMENTS
empty 1 NO COMMENTS
equipped 10 NO COMMENTS
missing 11 NO COMMENTS
mismatch 12 NO COMMENTS
equipped-not-primary 13 NO COMMENTS
equipped-slave 14 NO COMMENTS
mismatch-slave 15 NO COMMENTS
missing-slave 16 NO COMMENTS
equipped-identity-unestablishable 20 NO COMMENTS
mismatch-identity-unestablishable 21 NO COMMENTS
equipped-with-malformed-fru 22 NO COMMENTS
inaccessible 30 NO COMMENTS
unauthorized 40 NO COMMENTS
not-supported 100 NO COMMENTS
equipped-unsupported 101 NO COMMENTS
equipped-deprecated 102 NO COMMENTS
equipped-disc-not-started 102 NO COMMENTS
equipped-disc-in-progress 103 NO COMMENTS
equipped-disc-error 104 NO COMMENTS
equipped-disc-unknown 105 NO COMMENTS
DEFAULT unknown(0) NO COMMENTS

revision

Type: equipment:Revision
Primitive Type: string:Basic
Like: equipment:Info:revision
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "510"
Comments:
NO COMMENTS
Constants
defaultValue "0" NO COMMENTS

rn

Type: reference:RN
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRn
Property Validators:
Comments:
The Relative Name (rn) uniquely identifies an object within a given context.
Note that a dn is comprised of a sequence of relative names. For example, the context "sys/chassis-1/blade-1/adaptor-1/host-eth-2" can be thought of as the following expression:
dn = <root object>/{rn}/{rn}/{rn}/{rn}/{rn}.
The rn can then be used to identify the object (for instance, "adaptor-1") within the context:
<... rn ="../" />

sacl

Type: mo:InstSaclType
Primitive Type: scalar:Bitmask8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelSacl
Property Validators:
Comments:
The system acl property for each Managed Object. br/> This property is a 8 bit mask and supports the following values :-
a: del
b: mod
c: addchild
d: cascade

By default all Managed Objects have the following permissions
a: del
b: mod
c: addchild
This property is persisted in the db. If this property has a value none
it means, the user has read only permissions on this object.
Constants
none 0 NO COMMENTS
del 1 NO COMMENTS
mod 2 NO COMMENTS
addchild 4 NO COMMENTS
cascade 8 NO COMMENTS
DEFAULT 0 NO COMMENTS

serial

Type: equipment:Serial
Primitive Type: string:Basic
Like: equipment:Info:serial
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "510"
Comments:
NO COMMENTS

size

Type: storage:Size
Primitive Type: scalar:Uint64
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
not-applicable 0ull NO COMMENTS
DEFAULT 0 The Size is type of Uint64. It does not have a "units" and can be any unit, MB, GB or TB. GUI/CLI need to provide a unit in the labels, when display the Size.

status

Type: mo:ModificationStatus
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelStatus
Property Validators:
Comments:
This property controls the life cycle of a managed object
Constants
removed 16u In a setter method: specifies that an object should be removed.
In the return value of a setter method: indicates that an object has been removed.
created 2u In a setter method: specifies that an object should be created. An error is returned if the object already exists.
In the return value of a setter method: indicates that an object has been created.
modified 4u In a setter method: specifies that an object should be modified
In the return value of a setter method: indicates that an object has been modified.
deleted 8u In a setter method: specifies that an object should be deleted.
In the return value of a setter method: indicates that an object has been deleted.
DEFAULT 0 This type controls the life cycle of objects passed in the XML API.

When used in a setter method (such as configConfMo), the ModificationStatus specifies whether an object should be created, modified, deleted or removed.
In the return value of a setter method, the ModificationStatus indicates the actual operation that was performed. For example, the ModificationStatus is set to "created" if the object was created. The ModificationStatus is not set if the object was neither created, modified, deleted or removed.

When invoking a setter method, the ModificationStatus is optional:
If a setter method such as configConfMo is invoked and the ModificationStatus is not set, the system automatically determines if the object should be created or modified.


type

Type: storage:LunType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
unspecified 0 NO COMMENTS
simple 1 NO COMMENTS
mirror 2 NO COMMENTS
stripe 3 NO COMMENTS
raid 4 NO COMMENTS
stripe-parity 5 NO COMMENTS
stripe-dual-parity 6 NO COMMENTS
mirror-stripe 7 NO COMMENTS
stripe-parity-stripe 8 NO COMMENTS
stripe-dual-parity-stripe 9 NO COMMENTS
DEFAULT unspecified(0) NO COMMENTS

uuid

Type: address:UUID
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
LUN universally unique identifier, which is used to identify a SCSI LUN across multiple initiators.

vendor

Type: equipment:Vendor
Primitive Type: string:Basic
Like: equipment:Info:vendor
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "510"
Comments:
NO COMMENTS

vendorUuid

Type: address:UUID
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS