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.
Check disk throughput and latency
-
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 check the disk throughput and latency metrics for cluster nodes to assist you in troubleshooting.
About this task
Advanced privilege level commands are required for this task.
Steps
-
Change to advanced privilege level:
set -privilege advanced
-
Check the disk throughput and latency metrics:
statistics disk show -sort-key latency
Example
The following example displays the totals in each user read or write operation for node2
on cluster1
:
::*> statistics disk show -sort-key latency cluster1 : 8/24/2015 12:44:15 Busy Total Read Write Read Write *Latency Disk Node (%) Ops Ops Ops (Bps) (Bps) (us) ------------ ---- ---- ---- ----- ----- ------ ----- ----- 1.10.20 node2 4 5 3 2 95232 367616 23806 1.10.8 node2 4 5 3 2 138240 386048 22113 1.10.6 node2 3 4 2 2 48128 371712 19113 1.10.19 node2 4 6 3 2 102400 443392 19106 1.10.11 node2 4 4 2 2 122880 408576 17713