Unsolved
This post is more than 5 years old
10 Posts
0
1190
June 23rd, 2009 10:00
Relocate files from extended drive to a new drive
I need to move an existing extended drive to a new drive on the same server. I found the procedure for using export/import metadata method, but that would double the amount of down-time for the server since all the data is copied twice.
What I'm hoping to do is disable the DX service and drivers (which I've done before in other troubleshooting), then use Robocopy to move all data on the extended drive to the new drive. At that point, I should be able to run the Sysinternals VolumeID utility to change the volume ID's of the two drives so that DX thinks nothing has happened after I re-enable the service/drivers. This part is actually part of the procedure. The only thing different is replacing the lengthy export/import metadata procedure with a single Robocopy.
Anyone have any thoughts on this?
Thanks!
What I'm hoping to do is disable the DX service and drivers (which I've done before in other troubleshooting), then use Robocopy to move all data on the extended drive to the new drive. At that point, I should be able to run the Sysinternals VolumeID utility to change the volume ID's of the two drives so that DX thinks nothing has happened after I re-enable the service/drivers. This part is actually part of the procedure. The only thing different is replacing the lengthy export/import metadata procedure with a single Robocopy.
Anyone have any thoughts on this?
Thanks!
No Events found!
Wisers
2 Intern
•
138 Posts
0
June 23rd, 2009 10:00
Also, I have restored my metadata to a new volume in the past and it was quite fast. It's not the real data right? Just the pointers?
Eublet1
10 Posts
0
June 23rd, 2009 11:00
The default meta-data export copies everything on the extended drive, stubs, unmanaged files, etc. So it's a lot of data. I'm thinking it'll take 3-5 hours to copy it once, so I don't want to have to do it twice.
warren4
5 Posts
0
July 2nd, 2009 06:00
Could it be as simple as disabling services and drivers, use Robocopy to copy data from one drive to another, rename old drive letter and volume id, reboot, rename new drive letter to old drive and change volume id to match old drive, reboot, restart all services and re-enable all drivers.
Any help is also greatly appreciated.
Thanks
jimkunysz
259 Posts
0
July 28th, 2009 08:00
If you still need assistance on this, drop me an email - jim.kunysz@cengage.com.