轉換 Oracle® Solaris 10 至 Oracle Solaris 11.2

結束列印檢視

更新日期: 2014 年 12 月
 
 

監視檔案系統

您可以使用 fsstat 指令來監視檔案系統,並報告檔案系統作業。提供多種可報告不同種類活動的選項。例如,您可以依掛載點或檔案系統類型顯示資訊。在下列範例中,fsstat 指令顯示從最初載入 ZFS 模組開始的所有 ZFS 檔案系統作業:

$ fsstat zfs
new  name   name  attr  attr lookup rddir  read read  write write
file remov  chng   get   set    ops   ops   ops bytes   ops bytes
268K  145K 93.6K 28.0M 71.1K   186M 2.74M 12.9M 56.2G 1.61M 9.46G zfs

請參閱 fsstat(1M),以取得其他範例。