Use the lsdrivelba command to map array MDisk logical block address (LBA) to a set of drives.
This command maps the array MDisk LBA to a set of drives.
The system provides volumes that have LBAs for 512-byte block sizes, but back-end disks that have a block size of either 512 or 4096 bytes can also be used. Drives are listed in their physical size.
Use the lsdrive command to display the drive block size, and use the lsdrive or lsarray command to list each object (the drive and the MDisk).
Attribute | Value |
---|---|
drive_id | The ID of drive; blank if no configured array member exists (for example, in a degraded array). |
type | The type of information on the disk:
|
drive_lba | The LBA on the drive. |
drive_start | The start of range of LBAs (strip) on the drive. |
drive_end | The end of range of LBAs (strip) on the drive. |
mdisk_start | The start of range of LBAs (strip) on the array MDisk. |
mdisk_end | The end of range of LBAs (strip) on the array MDisk. |
lsdrivelba -delim : -mdisklba 0x000 -mdisk 2
The resulting output:
drive_id:type:drive_lba:drive_start:drive_end:mdisk_start:mdisk_end 0:data:0x0000000000000000:0x0000000000000000:0x0000000000000200:0x0000000000000000:0x0000000000000200 4:parity:0x0000000000000000:0x0000000000000000:0x0000000000000200:0x0000000000000000:0x0000000000000200