Networker

[Networker] Adv_File Device not staging data off

2008-02-28 14:05:38
Subject: [Networker] Adv_File Device not staging data off
From: mgolden <networker-forum AT BACKUPCENTRAL DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Thu, 28 Feb 2008 11:03:31 -0800
Not sure if this is your problem, but:

I've found on our 7.3.3 setup that if you try to stage more than 25 savesets at 
a time - either with nsrstage using "-f filename.txt" or multiple "-S" that the 
staging just locks up.  It does this also using the GUI staging - when it tries 
to stage more than 25 savesets the process hangs.

I got around this by scripting nsrstage like this:

mminfo -q "volume=Volume" -r "ssid" | head -25 >/tmp/stage.txt

nsrstage -b "Pool" -m -S -f /tmp/stage.txt && nsrstage -C -V "Volume"


Hope this helps!

+----------------------------------------------------------------------
|This was sent by mgolden AT kanbay DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the body of the email. Please write to 
networker-request AT listserv.temple DOT edu if you have any problems with this 
list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

<Prev in Thread] Current Thread [Next in Thread>