Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

4657

November 17th, 2016 06:00

How to migrate VTL to another DD

Hello guys/gals.

I have a VTL on DD880 that is used for NDMP backup. Now i need to migrate this VTL to a brand new DD9500 running DDOS 5.7.2.  I have search on the support site and can't find anything that provides some kind of steps of how to do it.  I see some references to using directory replication with VTL, then some other references to pool replication.

Thank you

2 Intern

 • 

20.4K Posts

December 6th, 2016 05:00

Here are the steps that I used to migrate DD VTL from DD880 to DD9500

1) My VTL was setup ages ago and is a based "directory" based VTL, not an MTree.  So I am going to setup basic directory replication from DD880 to DD9500. Note that we are simply replicating the pool that contains virtual tapes, things like virtual tape library (robot, drives), initiators, access group ..etc will be created manually on DD9500.

CTX   Source                                                Destination                                             Connection Host and Port                Low-bw-optim   Encryption

---   ---------------------------------------------------   -----------------------------------------------------   -------------------------------------   ------------   ----------

1     dir://dd880.mycompany.local/backup/vtc/ndmp_vnx5700   dir://dd9500.mycompany.local/backup/vtc/ndmp_vnx5700   dd9500.mycompany.local   (default)     disabled       disabled 

---   ---------------------------------------------------   -----------------------------------------------------   -------------------------------------   ------------   --------

When there is no activity on VTL i go ahead and create directory replication and initialize it. Here is my replication configuration, my VTL pool name is ndmp_vnx5700.  Once you initialize replication you can look on dd9500 under pools and you will see the pool appear and it will also show you how many tapes have been replicated so far (rough estimate)

2) Once replication is synced, schedule time to cut-over to new DD. With no activity on source, i went ahead and broke directory replication. Next i went to my library on dd9500 and imported all tapes.

3) This step is necessary unless you would like to convert your directory based VTL to an MTree. I wanted to do that because i like some of the reporting functionality you can get using MTree. So the very last thing i did in dd9500 GUI was to convert pool  to Mtree. That process took a couple of minutes because it has to stop and start VTL services. Once it completes you will your VTL pool in "mtree list" output.  I was curious to see where the tapes were moved to, so this process of converting moved the tapes from /backup/vtc/ndmp_vnx5700 to /data/col1/rsph_vnx5700/.vtc.  Not that i matters but i wanted to know for some further VNX/NDMP troubleshooting.

4) Last step for me was to present drives to VNX Datamovers and rescan. Drives showed up with new addresses

[nasadmin@Cs1 ~]$ server_devconfig server_2 -list -scsi -nondisks

server_2 :

               Scsi Device Table

name                addr         type  info

gk01                c0t0l0       disk  1 000000000000APM00000000123

gk161               c16t0l0      disk  1 000000000000APM00000000123

jbox1               c64t0l0      jbox  STK L180 0306

tape2               c64t0l1      tape  IBM ULTRIUM-TD3 8711

tape3               c64t0l2      tape  IBM ULTRIUM-TD3 8711

tape4               c64t0l3      tape  IBM ULTRIUM-TD3 8711

tape5               c64t0l4      tape  IBM ULTRIUM-TD3 8711

5) We use Netbackup so we had to delete robot and drives and re-discover them.  Simply changing the address did not work because Netbackup definition contains the serial number in addition to the physical address on datamover.

6) Finally delete old VTL/Pool on dd880 when you are confident everything works on dd9500.

November 30th, 2016 05:00

Hi

Are you going to have VTL on DD9500 also? If so you can do Directory replication or using backup application duplication copy..

1) Under a master server domain, use optimized duplication between your local site & remote site media server.

2) Setup one master in remote site, use AIR (Auto Image Replication) to replicate images between 2 sites.

In both options, Netbackup keeps a separate set of tapes in both VTL

If you are not going to have VTL on DD9500, you can do following method (ex: Netbackup)

1) You need to create SLP as following; VTL STU --Duplication--> local DD LSU --Replication--> Remote DD LSU

If you can detail your setup it would be helpful to provide any further inputs.

51 Posts

December 13th, 2017 04:00

did you change the size of the virtual tape on your new DD?

No Events found!

Top