Attributes

Required attributes

Required attribute

Description

DiskGroup 

The name of the SAN disk group that contains the volume. 

Type and dimension: string-scalar 

Example: "dg1" 

Domain 

The name of the storage domain that the SAN volume belongs to. 

Type and dimension: string-scalar 

Example: "domain1" 

SANVolume 

The name of the SAN volume 

Type and dimension: string-scalar 

Example: "sanvol_1" 

VolumeServer 

The name of the SAN volume server. 

  • If the volume server is not centrally managed, then this is required. If the volume server is made highly available using vcs, then the name of the volume server should be a virtual IP or the host name assctd with the virt. ip.
  • For a centrally managed volume server, then this attribute is not required.

Type and dimension: string-scalar 

Example: "myserver.veritas.com" 

Optional attributes

Optional attribute

Description

ExclusiveUse 

ExclusiveUse enforces volume to be opened by only one node in the cluster at a time.  

Type and dimension: boolean-scalar 

Default: "1" 

Preempt 

Preempt enforces an exclusive attach of the volume by a node in the cluster. 

Type and dimension: integer-scalar 

Default: "1" 

AccessPolicy 

The access policy for the volume: {RDONLY | RDWR} 

Type and dimension: string-scalar 

Default: "RDWR"