legato networker for windows下的bootstrap恢复步骤
先把备份服务器服务停下来,备份nsr整个目录(用copy备到硬盘上就可以了,他们容量应该够),再把服务起来
1、 先在volume里查到这台机器昨天备份成功的bootstrap号
如上图第三行 bootstrap对应的ssid,记录下来
2、 把对应的磁带mount到一个带机里
3、 在备份服务器上做mmrecov
C:\Program Files\Legato\nsr\bin>mmrecov
mmrecov: Using tech2 as server
NOTICE: mmrecov is used to recover the NetWorker server's media index and
resource files from media (backup tapes or disks) when any of this
critical NetWorker data has been lost or damaged. Note that this
command will OVERWRITE the server's existing media index. mmrecov is not
used to recover NetWorker clients' on-line indexes; normal recover
procedures may be used for this purpose. See the Legato NetWorker
Disaster Recovery Guide for more details.
\\.\Tape0
d:\v_tape
What is the name of the device you plan on using [\\.\Tape0]? \\.\Tape1 //mount到的磁带机所在磁带机,默认Tape0
\\.\Tape0: unmounted tech1.001
Enter the latest bootstrap save set id: 4247896552 //第1步里查到的ssid号
Enter starting file number (if known) [0]: //直接回车
Enter starting record number (if known) [0]: //直接回车
Please insert the volume on which save set id 4249035376 started
into \\.\Tape0. When you have done this, press <RETURN>: //直接回车
Scanning \\.\Tape0 for save set 4249035376; this may take a while...
scanner: scanning 8mm Mammoth-2 tape tech1.001 on \\.\Tape0
C:\Program Files\Legato\nsr\res.R\servers
C:\Program Files\Legato\nsr\res.R\nsrdb\00\0a00bc05f6612f3fc0a801de
C:\Program Files\Legato\nsr\res.R\nsrdb\00\2800bc05f6612f3fc0a801de
C:\Program Files\Legato\nsr\res.R\nsrdb\00\3200bc05f6612f3fc0a801de
C:\Program Files\Legato\nsr\res.R\nsrdb\00\3c00bc05f6612f3fc0a801de
直到执行完成,到命令提示符下。
先把备份服务器服务停下来,备份nsr整个目录(用copy备到硬盘上就可以了,他们容量应该够),再把服务起来
1、 先在volume里查到这台机器昨天备份成功的bootstrap号
如上图第三行 bootstrap对应的ssid,记录下来
2、 把对应的磁带mount到一个带机里
3、 在备份服务器上做mmrecov
C:\Program Files\Legato\nsr\bin>mmrecov
mmrecov: Using tech2 as server
NOTICE: mmrecov is used to recover the NetWorker server's media index and
resource files from media (backup tapes or disks) when any of this
critical NetWorker data has been lost or damaged. Note that this
command will OVERWRITE the server's existing media index. mmrecov is not
used to recover NetWorker clients' on-line indexes; normal recover
procedures may be used for this purpose. See the Legato NetWorker
Disaster Recovery Guide for more details.
\\.\Tape0
d:\v_tape
What is the name of the device you plan on using [\\.\Tape0]? \\.\Tape1 //mount到的磁带机所在磁带机,默认Tape0
\\.\Tape0: unmounted tech1.001
Enter the latest bootstrap save set id: 4247896552 //第1步里查到的ssid号
Enter starting file number (if known) [0]: //直接回车
Enter starting record number (if known) [0]: //直接回车
Please insert the volume on which save set id 4249035376 started
into \\.\Tape0. When you have done this, press <RETURN>: //直接回车
Scanning \\.\Tape0 for save set 4249035376; this may take a while...
scanner: scanning 8mm Mammoth-2 tape tech1.001 on \\.\Tape0
C:\Program Files\Legato\nsr\res.R\servers
C:\Program Files\Legato\nsr\res.R\nsrdb\00\0a00bc05f6612f3fc0a801de
C:\Program Files\Legato\nsr\res.R\nsrdb\00\2800bc05f6612f3fc0a801de
C:\Program Files\Legato\nsr\res.R\nsrdb\00\3200bc05f6612f3fc0a801de
C:\Program Files\Legato\nsr\res.R\nsrdb\00\3c00bc05f6612f3fc0a801de
直到执行完成,到命令提示符下。