设为首页 加入收藏

TOP

浅析vmstat命令(七)
2014-11-24 07:55:18 来源: 作者: 【 】 浏览:18
Tags:浅析 vmstat 命令
Number of client filesystem I/O requests blocked because no fsbuf was available. NFS (Network File System) and VxFS (Veritas) are client filesystems. Fsbuf are pinned memory buffers used to hold I/O requests in the filesystem layer.
external pager filesystem I/Os blocked with no fsbuf
Number of external pager client filesystem I/O requests blocked because no fsbuf was available. JFS2 is an external pager client filesystem. Fsbuf are pinned memory buffers used to hold I/O requests in the filesystem layer.
Virtualized Partition Memory Page Faults
Total number of virtual partition memory page faults recorded for the virtualized partition.
Time resolving virtualized partition memory page faults
Total time (in seconds, with millisecond granularity) the virtual partition has been blocked waiting for the resolution of the virtual partition's memory page faults.
-w Display the report in wide mode.

IBMP570A/>vmstat -w

System Configuration: lcpu=16 mem=31616MB

 kthr          memory                         page                       faults           cpu    
------- --------------------- ------------------------------------ ------------------ -----------
  r   b        avm        fre    re    pi    po    fr     sr    cy    in     sy    cs us sy id wa
  2   1    8301946      56037     0     2     5   191    907     0  2281  67381  7744 15  4 79  2
IBMP570A/>vmstat -w 2

System Configuration: lcpu=16 mem=31616MB

 kthr          memory                         page                       faults           cpu    
------- --------------------- ------------------------------------ ------------------ -----------
  r   b        avm        fre    re    pi    po    fr     sr    cy    in     sy    cs us sy id wa
  1   0    8302032      55913     0     0     0     0      0     0  1921  50607  6873 18  2 78  1
  2   0    8300623      57322     0     0     0     0      0     0  1931  58353  6869 22  2 74  1
  1   0    8301821      56124     0     0     0     0      0     0  1961  53174  6902 20  2 76  1
IBMP570A/>vmstat -wi
priority level    type   count module(handler)
    0       2   hardware 9975749 i_mpc_int_handler(1541520.16)
    0  589825   hardware     0 /usr/lib/drivers/pci/sisraid_dd(3fd0e70.16)
    0  589825   hardware     0 /usr/lib/drivers/planar_pal_chrp(3f30bd0.16)
    0  589825   hardware     0 /usr/lib/drivers/pci/sisraid_dd(3fd0e70.16)
    1  655360   hardware     1 /usr/lib/drivers/vconsdd(3f77918.16)
    1  655361   hardware    52 /usr/lib/drivers/vconsdd(3f77918.16)
    3      83   hardware    27 /usr/lib/drivers/pci/sisraid_dd(3fd0ea0.16)
    3     115   hardware -2120194071 /usr/lib/drivers/pci/goentdd(3ffd9d0.16)
    3     117   hardware 42240924 /usr/lib/drivers/pci/sisraid_dd(3fd0ea0.16)
    3     163   hardware    32 /usr/lib/drivers/pci/sisraid_dd(3fd0ea0.16)
    3     167   hardware 1090002304 /etc/drivers/pci/efcddpin(403fec8.16)
    3   65619   hardware    27 /usr/lib/drivers/pci/sisraid_dd(3fd0ea0.16)
    3   65653   hardware 32898602 /usr/lib/drivers/pci/sisraid_dd(3fd0ea0.16)
    3   65701   hardware -1514225260 /usr/lib/drivers/pci/goentdd(3ffd9d0.16)
    3   65703   hardware 830860 /etc/drivers/pci/efcddpin(403fec8.16)
    4      85   hardware 139288 /usr/lib/drivers/pci/hcd33103500(42f3aa0.16)
    4      85   hardware 140784 /usr/lib/drivers/pci/hcd33103500(42f3aa0.16)
    4   65621   hardware 139264 /usr/lib/drivers/pci/hcd33103500(42f3aa0.16)
    4   65621   hardware 139263 /usr/lib/drivers/pci/hcd33103500(42f3aa0.16)
IBMP570A/>vmstat -wI 2

System Configuration: lcpu=16 mem=31616MB

   kthr            memory                         page                       faults           cpu    
----------- --------------------- ------------------------------------ ------------------ -----------
  r   b   p        avm        fre    fi    fo    pi    po    fr     sr    in     sy    cs us sy id wa
  2   0   0    8307718      50224     0     0     0     0     0      0  1167  47566  5060 18  2 79  0
  2   0   0    8307587      50355     0     0     0     0     0      0  2376  65138  7929 23  3 74  0
  2   0   0    8302153      55789     0     0     0     0     0      0   849  47837  4501 20  2 77  1
  2   0   0    8301990      55951     0    12     0     0     0      0   670  49942  4049 24  2 73  0
IBMP570A/>vmstat -wl 2

Syste

首页 上一页 4 5 6 7 下一页 尾页 7/7/7
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇Mysql有无groupby对max函数查询结.. 下一篇hbase:应用开发,hbase表操作及..

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容:

·Python爬虫教程(从 (2025-12-26 16:49:14)
·【全269集】B站最详 (2025-12-26 16:49:11)
·Python爬虫详解:原 (2025-12-26 16:49:09)
·Spring Boot Java: (2025-12-26 16:20:19)
·Spring BootでHello (2025-12-26 16:20:15)