免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 6042 | 回复: 8
打印 上一主题 下一主题

dmesg怎么没有看到内存信息呢? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-07-26 09:45 |只看该作者 |倒序浏览
# dmesg

Jul 26 09:33
...
cess previously accessed device at nport ID 0x10200.
0/2/0/0: \'World-wide name\' (unique identifier) for device at nport ID 0x10200 has
changed. If the device has been replaced intentionally, please use the
fcmsutil(1M) command\'s replace_dsk option to allow the new device to be used.
0/2/0/0: Fibre Channel Driver detected a parse error in the FLOGI/PLOGI response
returned by nport ID 0x10200. FLOGI/PLOGI Fail Code = 0x6.

0/2/0/0: Unable to access previously accessed device at nport ID 0x10200.
0/2/0/0: \'World-wide name\' (unique identifier) for device at nport ID 0x10200 has
changed. If the device has been replaced intentionally, please use the
fcmsutil(1M) command\'s replace_dsk option to allow the new device to be used.
0/2/0/0: Fibre Channel Driver detected a parse error in the FLOGI/PLOGI response
returned by nport ID 0x10200. FLOGI/PLOGI Fail Code = 0x6.

0/2/0/0: Unable to access previously accessed device at nport ID 0x10200.
0/2/0/0: \'World-wide name\' (unique identifier) for device at nport ID 0x10200 has
changed. If the device has been replaced intentionally, please use the
fcmsutil(1M) command\'s replace_dsk option to allow the new device to be used.
0/2/0/0: Fibre Channel Driver detected a parse error in the FLOGI/PLOGI response
returned by nport ID 0x10200. FLOGI/PLOGI Fail Code = 0x6.

0/2/0/0: Unable to access previously accessed device at nport ID 0x10200.
0/2/0/0: \'World-wide name\' (unique identifier) for device at nport ID 0x10200 has
changed. If the device has been replaced intentionally, please use the
fcmsutil(1M) command\'s replace_dsk option to allow the new device to be used.
0/2/0/0: Fibre Channel Driver detected a parse error in the FLOGI/PLOGI response
returned by nport ID 0x10200. FLOGI/PLOGI Fail Code = 0x6.

0/2/0/0: Unable to access previously accessed device at nport ID 0x10200.
0/2/0/0: \'World-wide name\' (unique identifier) for device at nport ID 0x10200 has
changed. If the device has been replaced intentionally, please use the
fcmsutil(1M) command\'s replace_dsk option to allow the new device to be used.
0/2/0/0: Fibre Channel Driver detected a parse error in the FLOGI/PLOGI response
returned by nport ID 0x10200. FLOGI/PLOGI Fail Code = 0x6.

0/2/0/0: Unable to access previously accessed device at nport ID 0x10200.
0/2/0/0: \'World-wide name\' (unique identifier) for device at nport ID 0x10200 has
changed. If the device has been replaced intentionally, please use the
fcmsutil(1M) command\'s replace_dsk option to allow the new device to be used.
0/2/0/0: Fibre Channel Driver detected a parse error in the FLOGI/PLOGI response
returned by nport ID 0x10200. FLOGI/PLOGI Fail Code = 0x6.

0/2/0/0: Unable to access previously accessed device at nport ID 0x10200.
0/2/0/0: \'World-wide name\' (unique identifier) for device at nport ID 0x10200 has
changed. If the device has been replaced intentionally, please use the
fcmsutil(1M) command\'s replace_dsk option to allow the new device to be used.
0/2/0/0: Fibre Channel Driver detected a parse error in the FLOGI/PLOGI response
returned by nport ID 0x10200. FLOGI/PLOGI Fail Code = 0x6.

0/2/0/0: Unable to access previously accessed device at nport ID 0x10200.
0/2/0/0: \'World-wide name\' (unique identifier) for device at nport ID 0x10200 has
changed. If the device has been replaced intentionally, please use the
fcmsutil(1M) command\'s replace_dsk option to allow the new device to be used.
0/2/0/0: Fibre Channel Driver detected a parse error in the FLOGI/PLOGI response
returned by nport ID 0x10200. FLOGI/PLOGI Fail Code = 0x6.

0/2/0/0: Unable to access previously accessed device at nport ID 0x10200.
0/2/0/0: \'World-wide name\' (unique identifier) for device at nport ID 0x10200 has
changed. If the device has been replaced intentionally, please use the
fcmsutil(1M) command\'s replace_dsk option to allow the new device to be used.
0/2/0/0: Fibre Channel Driver detected a parse error in the FLOGI/PLOGI response
returned by nport ID 0x10200. FLOGI/PLOGI Fail Code = 0x6.

0/2/0/0: Unable to access previously accessed device at nport ID 0x10200.
#

论坛徽章:
0
2 [报告]
发表于 2007-07-26 13:29 |只看该作者
察看的办法的确是在这里看得
你可以用
#dmesg |grep Phys

论坛徽章:
0
3 [报告]
发表于 2007-07-26 13:30 |只看该作者
晕阿,我居然法帖才那么点点阿

论坛徽章:
0
4 [报告]
发表于 2007-07-26 16:51 |只看该作者
原帖由 kq01 于 2007-7-26 13:29 发表
察看的办法的确是在这里看得
你可以用
#dmesg |grep Phys


这样什么结果也没有.

论坛徽章:
0
5 [报告]
发表于 2007-07-30 16:03 |只看该作者
dmesg 只是显示你机器启动的一些信息,当然  内存能看到的

论坛徽章:
0
6 [报告]
发表于 2007-07-31 10:03 |只看该作者
信息被冲掉了,很正常。

论坛徽章:
0
7 [报告]
发表于 2007-08-16 14:46 |只看该作者
dmesg 你看看最后,应该有内存信息的.不行你也可以看看swapinfo -atm 里面也有内存信息.mstm也可以看.

[ 本帖最后由 qingqing82 于 2007-8-16 14:47 编辑 ]

论坛徽章:
0
8 [报告]
发表于 2007-08-19 01:02 |只看该作者
dmesg |grep -i phy

如果没见,汗,有问题吧

论坛徽章:
0
9 [报告]
发表于 2009-03-13 14:51 |只看该作者
dmesg|grep Phys
    Physical: 1048576 Kbytes, lockable: 745228 Kbytes, available: 864940 Kbytes
  
我刚试了一下!可以的!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP