Automatically tapes moves from define media pools to Netbackup pool after retention period expired.
Updated: 21 May 2010 | 13 comments
I had created number of media pools for arround 25 tapes & these bundle of tapes i use for daily backup with a retention period of a week.But after completion of retention period,these tapes is automatically moves to netbackup pool.Due to this i need to again move these tapes to particular define media pool.Is that any one face this problem with NBU 6.5.3.
discussion Filed Under:
Comments
this is how it works
Hi Shashank,
When you insert new (fresh) media , and inventory it, you can specify which volume pool it will go into (Default is netbackup). After completion of retention period, tapes WILL go back to the volume pool where it was first inventoried.
-Rajeev
-Rajeev
"Unix IS user friendly... It's just selective about who its friends are"
I thought that would only
I thought that would only happen if Netbackup took the tape from the pool, not if the pool was changed manually. And the Netbackup pool isn't normally used as the scratch pool.
Shashank, do you have a separate scratch pool? What do you get for 'vmpool -listscratch'?
--
Darren
RETURN_UNASSIGNED_MEDIA_TO_SC
RETURN_UNASSIGNED_MEDIA_TO_SCRATCH_POOL = NO
try putting that in your vm.conf.
I don't have to know how to spell....I work on Unix.
NetBackup 7.0.1 - AIX & Windows
Finaly got solution
I have rune nbemmcmd -changesetting -RETURN_
UNASSIGNED_MEDIA_TO_SCRATCH_POOL no -machinename (hostname of master server) & it works.
I tried this syntax
I am using 6.0MP5 is the syntax the same... is there a registry or file or gui setting I can use to change this?
syntax should be the same
nbemmcmd -changesetting -return_unassigned_media_to_scratch_pool no -machinename <servername>
take note of all the hyphens
~ Bill
Thanks
That worked!!! So I selected yes so that it will return to scratch because that is where it pooled it from. How do I verify that the Netbackup Pool Media is really ready to be scratch (empty)?
oops
if you want media to go to Scratch pool select yes
if you want media to stay in current pool select no
Netbackup pool cannot be Scratch. Other pool can be Scratch but it makes sense to name Scratch pool 'Scratch'.
~ Bill
I selected yes for it to go
I selected yes for it to go to scratch... but the media that was assigned to netback before i changed it is still in Netback volume pool. Do i just RIght click and change it all to scratch? I want to make sure there are no "valid" (non-expired images on it). I will make sure all my policies are not using the netbackup pool and if not change them to scratch.
too many questions, slow down :)
this setting works on newly expring media not existing expired media
yes, if you want to change old expired media to Scratch you can do that
it won't let you change volume pool unless it has no images
do not use Scratch pool in your policy attribute; that's just wrong
think of Scratch as "free" for use, not "used" for any old thing
~ Bill
Scratch Pool
The individual policies have different pools that pull from scrach as they need to. How can I see if there are images on a volume pool?
ok, whew!
in the GUI, media in use will have Time Assigned and Data Expiration
~ Bill
barcode rule
You could always create a set of barcode rules (using the vmrule command) for each of your tapes and assign them to a specific volume pool, that way when images expire, netbackup will assign that media to the correct volume pool rather then send it back to a scratch pool.
Would you like to reply?
Login or Register to post your comment.