Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2016-08-26 04:50:47
Size: 60
Editor: localhost
Comment:
Revision 4 as of 2016-08-26 08:50:00
Size: 408
Editor: localhost
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:


= upgrade HP MSL6400 firmware =
  1. DOWN Driver
  2. 升级HP微码,备份配制文件->执行升级。
  3. appliance重新扫描SCSI设备
  lsscisi -g
  scan -charger
  
  tpautoconf -r
  tpautoconf -t

  4. 重新走一遍"添加磁带库"配制向导。


# stop
ps -ef | grep bprd
bprdreq -teminate

# netbackup start

QQ Summer

767348848

upgrade HP MSL6400 firmware

  1. DOWN Driver
  2. 升级HP微码,备份配制文件->执行升级。

  3. appliance重新扫描SCSI设备 lsscisi -g scan -charger tpautoconf -r tpautoconf -t
  4. 重新走一遍"添加磁带库"配制向导。

# stop ps -ef | grep bprd bprdreq -teminate

# netbackup start

首頁/2016-08-26 (last edited 2017-01-11 02:08:01 by merlyn)