Differences between revisions 3 and 8 (spanning 5 versions)
Revision 3 as of 2016-08-26 06:56:12
Size: 282
Editor: localhost
Comment:
Revision 8 as of 2017-01-11 02:08:01
Size: 432
Editor: merlyn
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
rescan --scsibus {{{
    lsscisi -g
    scan -changer
    tpautoconf -r
    tpautoconf -t
}}}
Line 13: Line 19:


{{{
# 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)