Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2016-08-26 04:50:47
Size: 60
Editor: localhost
Comment:
Revision 7 as of 2017-01-11 02:07:30
Size: 422
Editor: merlyn
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 -changer
    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 -changer
    tpautoconf -r
    tpautoconf -t
  1. 重新走一遍"添加磁带库"配制向导。

# stop ps -ef | grep bprd bprdreq -teminate

# netbackup start

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