[Veritas-bu] Identify drives in use

2007-06-19 Thread Marianu, Jonathan
Here is a possible answer to your problem. I have a script that combines these commands into a more condense version but here I broke it into several logical commands to make it easier to understand. This command provides a list of the TLD robots defined on the control host tpconfig -d | sed

Re: [Veritas-bu] Identify drives in use

2007-06-19 Thread Justin Piszcz
On Tue, 19 Jun 2007, Marianu, Jonathan wrote: Here is a possible answer to your problem. I have a script that combines these commands into a more condense version but here I broke it into several logical commands to make it easier to understand. This command provides a list of the TLD

[Veritas-bu] Identify drives in use

2007-06-05 Thread Dave Markham
Netbackup 5.0MP7 Solaris9 Anyone know how to identify from command line what drives are in use, or what tapes are in use while a job is running. We have an issue where ops keep opening the jukebox and changing tapes while jobs are running. The job is fine as the L700 library just suspends writes

Re: [Veritas-bu] Identify drives in use

2007-06-05 Thread Justin Piszcz
On Tue, 5 Jun 2007, Dave Markham wrote: Netbackup 5.0MP7 Solaris9 Anyone know how to identify from command line what drives are in use, or what tapes are in use while a job is running. We have an issue where ops keep opening the jukebox and changing tapes while jobs are running. The job

Re: [Veritas-bu] Identify drives in use

2007-06-05 Thread Dave Markham
Justin Piszcz wrote: On Tue, 5 Jun 2007, Dave Markham wrote: Netbackup 5.0MP7 Solaris9 Anyone know how to identify from command line what drives are in use, or what tapes are in use while a job is running. We have an issue where ops keep opening the jukebox and changing tapes while jobs

Re: [Veritas-bu] Identify drives in use

2007-06-05 Thread Weber, Philip
Piszcz Cc: veritas-bu@mailman.eng.auburn.edu Subject: Re: [Veritas-bu] Identify drives in use Justin Piszcz wrote: On Tue, 5 Jun 2007, Dave Markham wrote: Netbackup 5.0MP7 Solaris9 Anyone know how to identify from command line what drives are in use, or what tapes

Re: [Veritas-bu] Identify drives in use

2007-06-05 Thread Paul Keating
:[EMAIL PROTECTED] On Behalf Of Dave Markham Sent: June 5, 2007 5:25 AM To: veritas-bu@mailman.eng.auburn.edu Subject: [Veritas-bu] Identify drives in use We have an issue where ops keep opening the jukebox and changing tapes while jobs are running. The job is fine as the L700 library

Re: [Veritas-bu] Identify drives in use

2007-06-05 Thread Justin Piszcz
On Tue, 5 Jun 2007, Dave Markham wrote: Justin Piszcz wrote: On Tue, 5 Jun 2007, Dave Markham wrote: Netbackup 5.0MP7 Solaris9 Anyone know how to identify from command line what drives are in use, or what tapes are in use while a job is running. We have an issue where ops keep

Re: [Veritas-bu] Identify drives in use

2007-06-05 Thread Kevin Whittaker
PROTECTED] On Behalf Of Justin Piszcz Sent: Tuesday, June 05, 2007 9:18 AM To: Dave Markham Cc: veritas-bu@mailman.eng.auburn.edu Subject: Re: [Veritas-bu] Identify drives in use On Tue, 5 Jun 2007, Dave Markham wrote: Justin Piszcz wrote: On Tue, 5 Jun 2007, Dave Markham wrote: Netbackup 5.0MP7

Re: [Veritas-bu] Identify drives in use

2007-06-05 Thread Marianu, Jonathan
Two ways to obtain a list of all tape drives logically in use by media servers across a netbackup environment: 1 vmdareq (not always accurate) 2. bpstulist (to obtain a list of media servers) vmoprcmd -h $MEDIA_SERVER_NAME -xdraw The output provides a list of all drives in use. To

Re: [Veritas-bu] Identify drives in use

2007-06-05 Thread Dominik Pietrzykowski
@mailman.eng.auburn.edu Subject: Re: [Veritas-bu] Identify drives in use Two ways to obtain a list of all tape drives logically in use by media servers across a netbackup environment: 1 vmdareq (not always accurate) 2. bpstulist (to obtain a list of media servers) vmoprcmd -h $MEDIA_SERVER_NAME