Why "storage disk show" result from CLI different with command line page example
Applies to
Answer
- This is because the storage disk show command page introduces the wrong example:
cluster1::> storage disk show
Usable Container
Disk Size Shelf Bay Type Position Aggregate Owner
---------------- ---------- ----- --- ----------- ---------- --------- --------
1.1.1 10GB 1 1 spare present - node1
1.1.4 78.59GB 1 4 spare present - node1
- The correct result is like following:
::> storage disk show
Usable Disk Container Container
Disk Size Shelf Bay Type Type Name Owner
---------------- ---------- ----- --- ------- ----------- --------- --------
NET-1.1 3.93GB - 24 FCAL aggregate aggr1_node1 ontap916-01
NET-1.2 3.93GB - 25 FCAL aggregate aggr1_node1 ontap916-01
- The document team plans to fix the command page.
