Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2016-08-26 06:55:45
Size: 274
Editor: localhost
Comment:
Revision 5 as of 2016-08-26 09:06:41
Size: 408
Editor: localhost
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
1. DOWN Driver
2. 升级HP微码,备份配制文件->执行升级。
3. appliance重新扫描SCSI设备
rescan --scsibus
4. 重新走一遍"添加磁带库"配制向导。
  1. DOWN Driver
  2. 升级HP微码,备份配制文件->执行升级。
  3. appliance重新扫描SCSI设备
  lsscisi -g
  scan -changer
  
  tpa
utoconf -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 -changer 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)