cancel
Showing results for 
Search instead for 
Did you mean: 

No drives are available

Fabian_Schwarz
Level 4

Hi,
Is there any way to find (by command line)
this message in any Job ?
"No drives are available"

1 REPLY 1

Genericus
Moderator
Moderator
   VIP   

If the message shows in the activity monitor, yes you can use bpdbjobs command.

I use this command to search for SLP jobs with statement "media is in use":

bpdbjobs -most_columns | cut -d, -f 1,2,3,4,5,12,15,24,45,57 | /usr/bin/grep "4,0,,SLP" | /usr/bin/grep -c " media is in use "

I find the jobid and then use bpdbjobs -cancel  & bpdbjobs -delete to clear them.

You will likely need to TEST TEST TEST before you script these last two commands!!!

 

 

NetBackup 9.1.0.1 on Solaris 11, writing to Data Domain 9800 7.7.4.0
duplicating via SLP to LTO5 & LTO8 in SL8500 via ACSLS