Restoring from alternate location
Created: 04 Oct 2012 | 4 comments
NBU 7.1.03
Backups were done in Location 2
Tapes have been moved to Location 1
If i load the tape in the robot in Location 1, inventory the robot, and start a restore, will the job look for the tape in its original location that is Location 2 or will it take the tape from its current location that is Location 1 ?
Discussion Filed Under:
Comments 4 Comments • Jump to latest comment
As i understand it - load the tape in Location 1, inventory. Once this is done, the master should now be aware that the tape is in L1 and do the restore from there and everything should be fine. Please correct me if i am wrong.
Is Location 1 and 2 associated in same or different NBU domain? (Same or different master server?)
If we assume all is under the same master server, does the media server in Location 2 that performed the backup have access to robot in Location 1?
The reason for my question is that the media and backup images are 'owned' by the media server that wrote the backup.
Restore request will be sent to media server that wrote the backup. So, if media server does not have access to robot in Location 1, a 'pending request' will probably be generated for the tape to be moved to Location 2 robot.
If you want another media server in Location 1 to perform the restore, you have 2 choices:
Use Host Properties on Master, General Server -> Media Host Override
bpmedia -movedb -m <media_id> -newserver <hostname> -oldserver <hostname>
Supporting Storage Foundation and VCS on Unix and Windows as well as NetBackup on Unix and Windows
Handy NBU Links
Logically move media(change media owner) using "bpmedia -m media_id -newserver new_media_server".
Authorized Symantec Consultant(ASC) Data Protection in Tokyo, Japan
Is Location 1 and 2 associated in same or different NBU domain? (Same or different master server?)
> Same Master
If we assume all is under the same master server, does the media server in Location 2 that performed the backup have access to robot in Location 1?
> Nope
The reason for my question is that the media and backup images are 'owned' by the media server that wrote the backup.
Restore request will be sent to media server that wrote the backup. So, if media server does not have access to robot in Location 1, a 'pending request' will probably be generated for the tape to be moved to Location 2 robot.
If you want another media server in Location 1 to perform the restore, you have 2 choices:
Use Host Properties on Master, General Server -> Media Host Override
bpmedia -movedb -m <media_id> -newserver <hostname> -oldserver <hostname>
> I think option2 is best in this case
will try and update
Would you like to reply?
Login or Register to post your comment.