Start a Conversation

Unsolved

This post is more than 5 years old

1796

March 15th, 2015 02:00

How to Move a File System from Physical DM to VDM

I want to move File System from Physical Data Mover to Virtual Data Mover .

1.2K Posts

March 17th, 2015 04:00

Take a look at this thread - moving a dm to vdm different systems

Much of the same concepts are implied.

Moving the filesystem 0can be performed with a lot of downtime or a little downtime, depending on how much free capacity you have available.

Option 1 - Lot of downtime, no extra space required [re-mount filesystem]

You can unmount the filesystem from the physical DM (server_umount server_2 -perm /filesystem_mountpoint)

Then create a new mountpoint under the VDM (server_mountpoint vdm_name -create /filesystem_mountpoint)

Finally, mount the filesystem on the VDM (server_mount vdm_name filesystem_name /filesystem_mountpoint)

You will then need to re-recreate any CIFS shares or NFS exports as needed

This is the simplest way to go, but it will leave the filesystem unavailable to clients until all the work is completed.

Option 2 - Less downtime, but requires enough space for a second copy of the filesystem

You can create a Celerra or VNX Replicator session, and replicate the filesystem from physical data mover to the VDM

Then, switchover the replication to the VDM

You will then need to re-recreate any CIFS shares or NFS exports as needed

Let us know if that helps!

Karl

6 Posts

March 18th, 2015 00:00

Thank You Karl, I have selected the first option , you may close the case now

1.2K Posts

March 18th, 2015 05:00

Ha!  This isn't EMC's Support Site, this is the Community Forums.

If you found my response helpful, please mark the reply as useful, so that other users who search for your issue may be assisted.

Thanks!

Karl

4.5K Posts

March 19th, 2015 14:00

Was your question answered correctly? If so, please remember to mark your question Answered when you get the correct answer and award points to the person providing the answer. This helps others searching for a similar issue.

glen

6 Posts

March 19th, 2015 19:00

Thanks , it was useful i chose option 1

6 Posts

March 19th, 2015 19:00

Hei , I have asked to Support Team as well ! so i thought it was from Support , anyways Thanks for your reply & it was helpful & useful

No Events found!

Top