media migration
Created: 27 Oct 2009 | 1 comment
We are moving media servers from an old master to a new one. They have tapes assigned which we will re-assign using : "bpmedia –movedb –m <mediaid> -newserver <mynewserver> -oldserver <myoldserver>" but it would be nice if we could just somehow move the media server and all it's tapes from one environment to another.
Idea Filed Under:
Comments
You can do it with -allvolume
You can do it with -allvolume option.
bpmedia -movedb -allvolume -newserver <mynewserver> -oldserver <myoldserver>
Would you like to reply?
Login or Register to post your comment.