Views

How can I run a command on the server that will run an nsrjb command to control a jukebox connected to a storage node?

This Wiki is brought to you by Backup Central, where you can find the Mr. Backup Blog, Forums, and a mailing list for each forum!

Backup FAQs Service Providers Backup Software Backup Hardware Backup Book Wiki Free Stuff Miscellaneous


Using nsrexec, the same as nwadmin does. The following commands are an example of how to accomplish this on Unix:

export RUSER=root export RCMD="nsrjb -s servername -j jbname -L -b poolname -S1-10" nsrexec -c storagenodename