Skip to content

raidLogicalDrive

Raid Logical Drive

show | delete | add

show raidLogicalDrive

Use this operation to get logical disks

Synopsys

show raidLogicalDrive [id=<string>]

Parameters

id

Id is system generated key for all logical drives

delete raidLogicalDrive

Use this operation to delete logical disk

Synopsys {#synopsys-1 style="margin-left: 20px;"}

delete raidLogicalDrive [id=<string>]

Parameters {#parameters-1 style="margin-left: 20px;"}

id

Id is system generated key for all logical drives

add raidLogicalDrive

Use this operation to create logical disk

Synopsys {#synopsys-2 style="margin-left: 20px;"}

add raidLogicalDrive [name=<string>] [adapter_id=<int>] [state=<string>] [sr_uuid=<string>] [drives=<string>] [targetid=<int>] [virtualdrive=<int>] [size=<string>] [force_clean=(false | true)] [physical_disk_slot_1=<string>] [physical_disk_slot_2=<string>]

Parameters {#parameters-2 style="margin-left: 20px;"}

name

Logical Drive Name

adapter_id

Adapter ID

state

State

sr_uuid

SR UUID

drives

Drives

targetid

Target ID

virtualdrive

Virtual Drive

size

Logical Drive Size

force_clean

Force Clean Physical Disks before creating logical drive

physical_disk_slot_1

First Slot for Raid Logical Drive

physical_disk_slot_2

Second Slot for Raid Logical Drive

Was this article helpful?