Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Change volume pool

Updated: 21 May 2010 | 13 comments
cus's picture
0 0 Votes
Login to vote

Hello,

i'm having issues moving tapes from the "netbackup" volume pool to a our customised volume pool called "offsite". Apparently tapes cannot be moved with vaild images on them, when running a "image on tape" report there are valid images on them which don't expire until 2016. Here is my problem, i cannot find any images on this tape via the catalog, when selecting "action\ duplicate, verify or import" from the catalog search. Could someone give ideas as to what i may be doing wrong? I was hoping to import these images off to another tape.

Thanks

discussion Filed Under:

Comments

NavA's picture
15
Nov
2009
0 Votes 0
Login to vote

bpimmedia & bpduplicate

try bpimmedia to list images of a tape. [Note: this command can take a while], also you might want to pipe it to a text file.
bpimmedia -mediaid <media>

http://seer.entsupport.symantec.com/docs/281319.htm

And you can duplicate data to another tape using bpduplicate command.

rjrumfelt's picture
15
Nov
2009
0 Votes 0
Login to vote

I know this sounds pretty basic,

but it has tripped me up in the past.

Have you verified that the date range for when the backup occured was correct when you are searching the catalog?   The default only looks back 24 hours, so you have to change it to the window from when the backup you are looking for occured.

wrobbins's picture
16
Nov
2009
0 Votes 0
Login to vote

Date/Time Range

If that doesn't do it, try modifiying Copies (i.e. Copy 2)

~ Bill

cus's picture
16
Nov
2009
0 Votes 0
Login to vote

Thanks for your reply, i was

Thanks for your reply, i was hoping i had only entered the dates incorrectly. I did a search from as far back as 2007 for copy 1, copy 2 etc, but unfortunately i still received 'no entries' from the search.

NavA's picture
16
Nov
2009
0 Votes 0
Login to vote

nbcc

did you try this command
bpimmedia -mediaid <media>

If it is a catalog consistency issue then you may want to work with SYmante on NBCC [if included in your support contract].

J.Hinchcliffe's picture
16
Nov
2009
0 Votes 0
Login to vote

do it the easy way

run the report images on tape - and just put in the tape number,
it will come back and tell you what images are on that tape

I don't have to know how to spell....I work on Unix.
NetBackup 7.0.1 - AIX & Windows

cus's picture
16
Nov
2009
0 Votes 0
Login to vote

unfortunately this is were it

unfortunately this is were it becomes confusing, when i run "images on tape" the report displays all the valid images on tape however when i go into the 'Catalog' and search there to duplicate, the tape does not exist. It is really unsual and confusing. I'm beginning to think we may have discrepancies in our Catalog.

wrobbins's picture
16
Nov
2009
0 Votes 0
Login to vote

I was hoping to import these images off to another tape

Technically, you would duplicate those images, not import them.  ;)

But if you're going to do that, why not just use another volume for your offsite pool since you're "robbing Peter to pay Paul" so to speak.

~ Bill

rjrumfelt's picture
17
Nov
2009
0 Votes 0
Login to vote

So it sounds like

you have images on a tape that were expired in the catalog.  What is the expiration date of the images from the "images on media" report?

Would it be possible to try an do an import of the tape to get them back into the catalog?  Or does the images on tape report pull its data from the catalog?  If that is the case then ignore my first statement.

cus's picture
17
Nov
2009
0 Votes 0
Login to vote

it appears that way? i'm

i'm really not sure why i can't see the images in the Catalog, but your suggestion could be a valid reason 'images may have expired'?? I will check this.

The expiration date of the images on the media is 2016.

How would i import the images on tape to the Catalog? do you mean duplicate the images off the tape to another media?

Marianne van den Berg's picture
17
Nov
2009
1 Vote +1
Login to vote

Just to recap - tell me if I

Just to recap - tell me if I understand you correctly:
You ran 'images on tape' (which is the same as bpimmedia) - the result was a list of images expiring in 2010.
This report queries the image database.
If you cannot find the images in the Catalog section of the GUI, it means that there is something wrong with the criteria that you have specified. This action queries the same database (images) as the report.
It is sometimes easier to use command line than the GUI. Have a look at bpduplicate in the Commands manual.
Something like:
bpduplicate -dstunit <destination_stu> -dp <destination pool name>  -id <media_id> -L <output_file>

Supporting Storage Foundation and VCS on Unix and Windows as well as NetBackup on Unix and Windows.
Handy NBU links

cus's picture
17
Nov
2009
0 Votes 0
Login to vote

yep you are correct. I ran

yep you are correct. I ran GUI 'images on tape' report and bpimmedia and received the same information, images and expiration date of 2016 are identical, however it does not appear in the Catalog search. Could I please ask what you mean by 'something wrong with the criteria'? so that i may beable to test this? Thank you

J.Hinchcliffe's picture
18
Nov
2009
0 Votes 0
Login to vote

What are you putting in all the fields

when you do the catalog search
what do you have on that screen for your search criteria?

I don't have to know how to spell....I work on Unix.
NetBackup 7.0.1 - AIX & Windows