Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Disk shows all the physically attached SCSI devices on the Mayastor storage server.


create

Used to create and connect to cloud object storage as disk.

show

List all physically attached SCSI, NVMe and cloud disks.

Examine individual disk label.

set

Use to locate disk in SES enclosure array by blinking LED.

Control power to individual slot in Linux supported disk array.

Connect to configured cloud disk for IO.

delete

Used to erase all partition information on a physical disk only. Not for cloud disk.


Usage

Code Block
languagetext
show  disk
create disk 	<cloud-disk-name> cloud=cloud-label size=size-val[mMgGTt] blocksize=<size-val>[KM] [bucket=<bucket-name>
set disk	<devname> [locate=[0|1]|power_status=[on|off]|fault=[0|1]]
<devname>setset disk 	disk=<cloud-disk> online=[0|1] [loopdev=[yes|no|loopX]
delete disk <devname>

...