Chinaunix

标题: 请教hpux 11.11的固件版本怎么查询? [打印本页]

作者: tonyzhou_cn    时间: 2013-10-24 11:06
标题: 请教hpux 11.11的固件版本怎么查询?
本帖最后由 tonyzhou_cn 于 2013-10-24 11:44 编辑

请教hpux 11.11的固件版本怎么查询?
使用machinfo查询不到,又不能使用MP查询,还有其他命令吗?谢谢
作者: lgatuk    时间: 2013-10-24 14:32
parstatus
这个可以用
作者: jackiew    时间: 2013-10-24 16:05
问题太笼统,很多备件都有FW。你要查看哪个备件的FW?

比如要查看 Cell Board 的相关 FW 信息,可以在MP->CM里执行:
  1. MP:CM> sysrev
复制代码

作者: tonyzhou_cn    时间: 2013-10-24 16:35
本帖最后由 tonyzhou_cn 于 2013-10-24 16:35 编辑

回复 3# jackiew

比如:使用machinfo在rx8640可以查询到以下的固件版本号。

   Firmware info:
   Firmware revision:  9.022
   FP SWA driver revision: 1.18
   IPMI is supported on this system.
   BMC firmware revision: 3.01

作者: jackiew    时间: 2013-10-24 17:39
machinfo 的作用可以 man machinfo 看到:
  1. machinfo(1) machinfo(1)
  2. NAME
  3. machinfo - print machine information
  4. SYNOPSIS
  5. machinfo [-v]
  6. DESCRIPTION
  7. machinfo prints useful information about the machine. The output includes information about processors,
  8. firmware revision, and amount of memory. The information about processors and memory in a partitioned
  9. environment is limited to the partition in which machinfo is run.
  10. When machinfo is used in a partition or system using a supported combination of differing processors,
  11. machinfo will display information about each specific type of processor separately. This applies when
  12. processors with different cache sizes or steppings are combined, as allowed by firmware and HP-UX.
  13. Beginning in HP-UX 11i v3 (B.11.31), machinfo reports information for all processors at once.
  14. Options
  15. machinfo recognizes the following option:
  16. -v This option will cause machinfo to print out extra details, such as the sizes of each individual
  17. level of processor cache, and which optional features of the ISA are supported natively by the
  18. processors.
  19. SEE ALSO
  20. getconf(1), uname(1), pstat(2).
复制代码
既然 machinfo 得不到你想要的信息,就要想其它办法。关键是你要知道什么信息。
作者: tonyzhou_cn    时间: 2013-10-24 18:40
回复 5# jackiew


    我想查询系统的固件版本,类似于使用machinfo查询到的信息一样,但在HPUX 11.11中没有machinfo这个命令。谢谢各位的回复,我再查查资料
作者: jackiew    时间: 2013-10-24 23:20
试试:
  1. # print_manifest
复制代码
看是否达到你的要求。
作者: tonyzhou_cn    时间: 2013-10-25 09:35
回复 7# jackiew


    我试过,这个命令也查不到,只是我手上没有HPUX 11.11机器了,只有下次遇到再试了
作者: lbseraph    时间: 2013-10-25 11:24
tonyzhou_cn 发表于 2013-10-24 11:06
请教hpux 11.11的固件版本怎么查询?
使用machinfo查询不到,又不能使用MP查询,还有其他命令吗?谢谢


便捷的话,你是要连到MP卡里用3#的命令来查的,HP-UX 11.11没有machinfo这个命令的。还有个折中的方法,你用cstm来查CPU的code版本,然后去找对应机型的firmware bundle信息,对应出来是哪个system firmware。
作者: tonyzhou_cn    时间: 2013-10-25 16:23
回复 9# lbseraph
  谢谢版主,手上现在没有机器了,只有下次测试了。




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2