Viewing the List of Disks
Explains how to view the disks on a node using either the Control System or the CLI.
Viewing the List of Disks Using the Control System
About this task
To view both the system and filesystem disks:
Procedure
- Log in to the Control System and go to the node information page.
-
Go to the Summary tab.
On this page, the Disks and System Disks panes display the following for each disk:
Select the checkbox beside a disk in the Disks pane to:Column Name Column Description Status The status of the disk. Value can be one of the following: - — indicates disk is active or good.
- — indicates disk is on standby.
- — indicates disk is offline.
Device The disk partition(s). Mnt Indicates whether () or not the disk is mounted. file system (Displayed in the Disks pane only) The disks available for file system. A indicates that the disk was added to file system. File System (Displayed in the System Disks pane only) The disks for system use. Allocated The amount of space allocated, in gigabytes. Used The percentage of disk space used. Model# The disk model number. Firmware Version The disk firmware version. Storage Label The label assigned to the disk. Storage Pool The ID of the storage pool associated with the disk. NOTEDisks in the System Disks pane cannot be selected.
Retrieving the List of Disks Using the CLI or REST API
About this task
The basic command to list the disks on a node is:
maprcli disk list -host <host>
For complete reference information, see
disk list
.