检查每个 LIF 的 total_Ops 的命令是什么?
适用于
- ONTAP 9
- 逻辑接口 (LIF)
解答
使用以下命令检查 SAN LIF 。
::*> statistics show-periodic -object fcp_lif -counter total_ops -instance [fcp_lif_name]
::*> statistics show-periodic -object iscsi_lif -counter total_ops -instance [iscsi_lif_name]
注: NAS ( NFS/CIFS ) LIF 的等效信息不存在。
其他信息