The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Display disk and partition ownership
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
You can view disk ownership to determine which node controls the storage. You can also view the partition ownership on systems that use shared disks.
Steps
-
Display the ownership of physical disks:
storage disk show -ownership
cluster::> storage disk show -ownership Disk Aggregate Home Owner DR Home Home ID Owner ID DR Home ID Reserver Pool -------- --------- -------- -------- -------- ---------- ----------- ----------- ----------- ------ 1.0.0 aggr0_2 node2 node2 - 2014941509 2014941509 - 2014941509 Pool0 1.0.1 aggr0_2 node2 node2 - 2014941509 2014941509 - 2014941509 Pool0 1.0.2 aggr0_1 node1 node1 - 2014941219 2014941219 - 2014941219 Pool0 1.0.3 - node1 node1 - 2014941219 2014941219 - 2014941219 Pool0
-
If you have a system that uses shared disks, you can display the partition ownership:
storage disk show -partition-ownership
cluster::> storage disk show -partition-ownership Root Data Container Container Disk Aggregate Root Owner Owner ID Data Owner Owner ID Owner Owner ID -------- --------- ----------- ----------- ----------- ----------- ---------- ----------- 1.0.0 - node1 1886742616 node1 1886742616 node1 1886742616 1.0.1 - node1 1886742616 node1 1886742616 node1 1886742616 1.0.2 - node2 1886742657 node2 1886742657 node2 1886742657 1.0.3 - node2 1886742657 node2 1886742657 node2 1886742657