cancel
Showing results for 
Search instead for 
Did you mean: 

Using tape Drive in Net Backup and also for Solaris Tape Backup's

vamsivaddi
Level 5
Partner Accredited Certified

Can i use a tape Drive under netbackup control to backup some data using Solaris OS level backup to tape.

Backup Media Server is Solaris 10 Media Server.

Host running the backup is also the same Solaris 10 Server.

I am receiving drive in use error after in netbackup and backup failing with 96 after the Backup window closes.

Any suggestions to reset the drive.

Does this command helps for this issue?

nbrbutil -release MDS ######

1 ACCEPTED SOLUTION

Accepted Solutions

Will_Restore
Level 6

try this

nbrbutil -releaseMDS 3034

 

View solution in original post

5 REPLIES 5

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

If you want to use OS commands such as ufsdump, cpio, tar, etc, please DOWN drive(s) in NBU for the duration of the OS level backup. Don't do this while NBU backup window is open - you will see confusion/errors like the ones that you've mentioned above.

Do not use tapes in library for OS level backups - NBU will try to overwrite them.

Why the need for OS level backups?

 

Nicolai
Moderator
Moderator
Partner    VIP   

I think you will find tpreq interesting.

http://www.symantec.com/docs/HOWTO43743

You can use Netbackup tpreq command to mount a user selectable tape. This will allocate the device and let you have your very own device driver to use (the -f option). You need to ensure you separate Netbackup tapes and OS level tapes in two separate tape pools. Netbackup will freeze tapes that does not have a Netbackup tape header on them.

You dismount the tape with tpunmount.

vamsivaddi
Level 5
Partner Accredited Certified

Hi All,

Thank you very much for your replies.

Please find attached the error and logs. All the backup jobs failing with 96 or 196.

 
08/28/2012 12:17:01 - Info nbjm (pid=15279) starting backup job (jobid=5863) for client ajvadc02, policy nas_ad2, schedule daily_diff_inc
08/28/2012 12:17:01 - Info nbjm (pid=15279) requesting STANDARD_RESOURCE resources from RB for backup job (jobid=5863, request id:{20179A9A-F0F1-11E1-84C2-00144FB7B0C4})
08/28/2012 12:17:01 - requesting resource Any
08/28/2012 12:17:01 - requesting resource ajva5000.NBU_CLIENT.MAXJOBS.ajvadc02
08/28/2012 12:17:01 - requesting resource ajva5000.NBU_POLICY.MAXJOBS.nas_ad2

08/28/2012 12:17:01 - awaiting resource Any. No drives are available

INfact the drive is not busy.

Environment:

Master/Media Server on a single server Solaris 10.

SAS tape Drive connected to Master/Media.

Library Model sl 24

 

Will_Restore
Level 6

try this

nbrbutil -releaseMDS 3034

 

vamsivaddi
Level 5
Partner Accredited Certified

Thanks for the Command WR it worked.