Tuesday, May 24, 2011

Symantec Netbackup Command to check & make changes to tape & library config

Lets say if you have a master and you want to change the tape config on media server. You can do that by running below commands switches on vmoprcmd and can get the functions of tpconfig and tpautoconf. you do not need to login to that media server and you know GUI does not always helps.

Path : /usr/openv/volmgr/bin/

Command : ./vmoprcmd -Q(Capital)  This will give you some hidden options you have with vmoprcmd.

Command : ./vmoprcmd -devconfig -h media <tpconfig commands switches>

Command : ./vmoprcmd -autoconfig -h media <tpautoconf commands switches>

You can also restart the device manager service on another media server by using below commands.

Command : ./vmoprcmd -h media -stopltid

Command : ./vmoprcmd -h media -startltid

Cheers
Gorav


No comments:

Post a Comment