cancel
Showing results for 
Search instead for 
Did you mean: 

NBU status: 800

A_M_Ash_
Level 6

Hi,

I did the Re label task but a have received errors on some of the tapes as the below…

====================================================================================

26/August/2012 11:39:57 AM - begin Label

26/August/2012 11:39:57 AM - started process bplabel (9872)

26/August/2012 11:39:57 AM - requesting resource Win-Scratch:WIN001

26/August/2012 11:39:57 AM - Error nbjm(pid=5896) NBU status: 800, EMM status: Media is not in pool

26/August/2012 11:40:00 AM - end Label; elapsed time: 00:00:03

error requesting media (tpreq)(98)

====================================================================================

 

Do you know what does this mean?

 

i know it was a windows server , but any help is appreciated.

1 ACCEPTED SOLUTION

Accepted Solutions

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

We need to see what you are seeing....

Please show us attributes/properties for one of the tapes that is giving this error. Run this command from cmd:

nbemmcmd -listmedia -mediaid <media-id> 
(in <install-path>\veritas\netbackup\bin\admincmd)

Then please try and label again, this time taking screen shots of each step.

Please post output of command as well as screen shots.

View solution in original post

7 REPLIES 7

sksujeet
Level 6
Partner Accredited Certified

Make sure these tapes that you are trying to relabel are in the library and in the pool Win-Scratch

Run the inventory on the robot to make sure it is up to date.

 

sksujeet
Level 6
Partner Accredited Certified

I was doing something and had the same thing reproduced and thought of putting it here.

If you label it from GUI it will be easy and won't give you error message but if you do it from cmd then the chances are more as it is case sensitive.

The diffrence is very minor, I put Scratch_pool and it gave me the error message. Actually in my environment it is Scratch_Pool and when i typed it correctly it ran fine. I forgot to put the P in capital and it gave me the exact same error message.

C:\Documents and Settings\1>bplabel -m JJD505 -d hcart3 -p Scratch_pool -host XXX

In detailed status:

8/26/2012 10:32:13 PM - begin Label
8/26/2012 10:32:13 PM - started process bplabel (6948)
8/26/2012 10:32:16 PM - end Label; elapsed time: 00:00:03
8/26/2012 10:37:05 PM - requesting resource Scratch_pool:JJD505
8/26/2012 10:37:05 PM - Error nbjm(pid=4212) NBU status: 800, EMM status: Media is not in pool  
error requesting media (tpreq)(98)


C:\Documents and Settings\1>bplabel -m JJD505 -d hcart3 -p Scratch_Pool -h
ost delba0003
Media is already NetBackup format, media id = JJD505, overwrite it y/n (n)? y

A_M_Ash_
Level 6

Thanks sazz i will try and back to you

A_M_Ash_
Level 6

After the robot inventory. I still have the same issue…

sksujeet
Level 6
Partner Accredited Certified

Are you trying the label from command prompt or GUI?
If from cmd prompt, make sure you typed it correctly as it is case sensitive.
Please post the command here for bplabel
Also post output for vmpool -list_all

A_M_Ash_
Level 6

from GUI

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

We need to see what you are seeing....

Please show us attributes/properties for one of the tapes that is giving this error. Run this command from cmd:

nbemmcmd -listmedia -mediaid <media-id> 
(in <install-path>\veritas\netbackup\bin\admincmd)

Then please try and label again, this time taking screen shots of each step.

Please post output of command as well as screen shots.