Skip to main content
A newer release of this product is available.

storage pool show-disks

Contributors
Suggest changes

Display disks in storage pools

Availability: This command is available to cluster administrators at the admin privilege level.

Description

The storage pool show-disks command displays information about disks in storage pools in the cluster. The command output depends on the parameter or parameters specified with the command. If no parameters are specified, the command displays information about all disks in all storage pools in the cluster.

Parameters

{ [-fields <fieldname>,…​]

If you specify the -fields <fieldname>, …​ parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

| [-instance ] }

If you specify the -instance parameter, the command displays detailed information about all fields.

[-storage-pool <storage pool name>] - Name of Storage Pool

Selects the storage pools that match this parameter value.

[-disk <disk path name>] - Name of the disk

Selects the storage pools with the disks that match this parameter value.

[-disk-type {ATA | BSAS | FCAL | FSAS | LUN | MSATA | SAS | SSD | VMDISK | SSD-NVM}] - Disk Type

Selects the storage pools with the disks that match this parameter value. Only the SSD type is supported for this version of Data ONTAP.

[-usable-size {<integer>[KB|MB|GB|TB|PB]}] - Disk Usable Size

Selects the storage pools with the disks that match this parameter value.

In this command, usable-size refers to the sum of the capacities of all of the partitions on the disk.

[-total-size {<integer>[KB|MB|GB|TB|PB]}] - Total Size

Selects the storage pools with the disks that match this parameter value.

[-node-list <nodename>,…​] - List of Nodes

Selects the storage pools with the disks that are visible to all of the specified nodes.

Examples

Show information about SSDs in a storage pool called SP2 .

cluster1::> storage pool show-disks -storage-pool SP2

Storage Pool Name: SP2
Storage
    Disk     Type    Usable Size  Total Size
    -------- ------- ----------- -----------
    1.0.16   SSD         745.0GB     745.2GB
    1.0.18   SSD         745.0GB     745.2GB
    1.0.20   SSD         745.0GB     745.2GB
    1.0.22   SSD         745.0GB     745.2GB