UNSOLVED

lpamintuan

updated

12 years ago

L

lpamintuan

1 Rookie

41 Posts

0

699

December 8th, 2014 11:00

nsrtage command on Windows Backup Server

Hello,

I used this command in my previous Linux backup server to manually stage savesets from disk to tapes, but somehow it is not working on Windows 2012 Networker server. Can you please help me out with the correct syntax/parameters.

nsrstage -b 'Clone Pool' -m -S -f ssid.txt

Thanks in advance

  • bingo.1

    1 Rookie

    2430 Posts

    426

    1

    Posted December 8th, 2014 17:00

    I would use the maiin 'qualifier' first : nsrstage -m -b 'Clone Pool' -S -f ssid.txt

    In fact, it is time to replace nsrstage with nsrclone as nsrstage is about to retire. nsrclone can stage as well.

    Also be aware that if you have clones you better use SSID along with the CLONEID.

    Otherwise the result will only be one remaining instance. So you lose redundancy.

  • olaf_meyer

    11 Posts

    426

    0

    Posted December 10th, 2014 00:00

    Hello

    have you tried the nsrstage command in cmd oder powershell in windows ...?

    I have noticed that some strange things happens in windows if I start networker command in the blue windows powershell.

    So i preferd the "old" cmd shell.

    Olaf