Reference Guide

Example
Display a list of the current storage identifiers:
CLI> hardware storage-identifiers list
Output
.------------------.----------------------.
| Identifier | Description |
|------------------|----------------------|
| 21000024ff4f92e8 | Controller0 hba0 WWN |
|------------------|----------------------|
| 21000024ff4f92e9 | Controller0 hba1 WWN |
|------------------|----------------------|
| 21000024ff4f9318 | Controller1 hba0 WWN |
|------------------|----------------------|
| 21000024ff4f9319 | Controller1 hba1 WWN |
'------------------'----------------------'
hardware storage-identifiers view
Display information about a storage identifier.
Format
hardware storage-identifiers view <Identifier>
Arguments
Argument Description Format
<Identifier> Storage identifier Existing storage identifier
Example
Display information about the storage identifier 21000024ff4f92e8:
CLI> hardware storage-identifiers view 21000024ff4f92e8
Output
Identifier = 21000024ff4f92e8
Description = Controller0 hba0 WWN
hardware storage-subsystem create-NAS-pool
Create the NAS pool.
Format
hardware storage-subsystem create-NAS-pool
CLI Commands
73