需要从solaris上查机器的sn号,于是google了一上,发现有以下几种方法:

1. prtdiag –vp | grep –i sn  (在M5000上测试可用, solaris版本为solaris10u10)

2. 在explorer的README和default文件中 (在V890上测试,值均为空)

/opt/SUNWexplo/output/explorer.`hostid`.`hostname`…./README file (System Serial number)

/opt/SUNWexplo/output/explorer.`hostid`.`hostname`…./defaults

3. eeprom | grep ChassisSerialNumber 

4. 使用sneep

相关文章:

  • 2022-12-23
  • 2021-11-30
  • 2021-12-10
  • 2022-12-23
  • 2022-02-26
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-10
  • 2022-12-23
相关资源
相似解决方案