Change of ownership of the medias
Hi,
For a restore purpose, I asked the required medias to be loaded in TLD2 as the same series of medias are in the same TLD. But the DCO loaded in TLD0 with a comment that they can't load the required medias in the asked TLD as it requires a high level approval.
The tape density (LTO4-hcart) and drive density (hcart2) are not compatible. Hence the tape drive is not able to mount the tape for the restoration.
Refer the below details:
bash-3.00$ suexec /usr/openv/netbackup/bin/admincmd/bpmedialist -m B*****
Server Group = UNRESTRICTED_SHARING_GROUP
id rl images allocated last updated density kbytes restores
vimages expiration last read <------- STATUS ------->
--------------------------------------------------------------------------------
B***** 21 11 04/14/2013 21:00 04/16/2013 21:56 hcart 1117139384 0
11 04/14/2023 21:56 N/A FULL SUSPENDED
bash-3.00$
bash-3.00$ suexec vmoprcmd -devconfig -l
Device Robot Drive Robot Drive Device Second
Type Num Index Type DrNum Status Comment Name Path Device Path
robot 2 - TLD - - - - /dev/sg/c0tw2002000e111201ffl1
drive - 3 hcart2 2 UP - IBM.ULT3580-TD47 /dev/rmt/3cbn
drive - 4 hcart2 1 UP - IBM.ULT3580-TD4 /dev/rmt/2cbn
bash-3.00$
*****************************************
So is there anyway i can change the ownership of the medias being in the different robot type?
Finally i made it work....
at the oldserver option i gave the NAS filer name instead of the RCH name it worked.
suexec /usr/openv/netbackup/bin/admincmd/bpmedia -movedb -oldserver s****** -newserver s****** -m B*****
It worked and the restore now got completed.