move DFS root to different volume on same server
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
move DFS root to different volume on same server

 
Post new topic   Reply to topic    Windows Server Forum Index -> DFS and FRS
Author Message
ARM123
Guest





Posted: Sat Dec 18, 2004 2:27 am    Post subject: move DFS root to different volume on same server Reply with quote

i have a dfs root on a dc that is running out of disk space, so i have
connected the server to a SAN and want to move the dfs root to a the
different logical drive on the same server. any idea how to do that? thanks.
Back to top
Glenn L
Guest





Posted: Mon Dec 20, 2004 11:58 am    Post subject: Re: move DFS root to different volume on same server Reply with quote

This should be a pretty straight forward procedure.
Do this after hours of course.

Perform a system state backup first.
Validate the status of the DFSroot and links are enabled and OK.

stop the dfs service
stop the server service (browser service will also stop)

Create a new folder on the drive letter that is your SAN.
open the registry and browse to HKLM\system\CCS\Services\LanManServer\Shares
Modify your DFSroot share entry to point to the new target folder.

Start the server service and browser service. (validate the new folder is
now shared with dfsroot share name)
Start the DFS service.

Now open your DFS admin GUI and check status on your root and links.

You are done.


--
Glenn L
CCNA, MCSE 2000/2003 + Security

"ARM123" <adam(removethis)@amiceli.com> wrote in message
news:eAKWHXH5EHA.2452@TK2MSFTNGP14.phx.gbl...
Quote:
i have a dfs root on a dc that is running out of disk space, so i have
connected the server to a SAN and want to move the dfs root to a the
different logical drive on the same server. any idea how to do that?
thanks.
Back to top
Nick M
Guest





Posted: Tue Apr 26, 2005 8:50 pm    Post subject: Re: move DFS root to different volume on same server Reply with quote

These instructions sound as if this will only redirect the target to a new
location. What about the data? How should that be moved to the new location
in this process?

Nick

"Glenn L" wrote:

Quote:
This should be a pretty straight forward procedure.
Do this after hours of course.

Perform a system state backup first.
Validate the status of the DFSroot and links are enabled and OK.

stop the dfs service
stop the server service (browser service will also stop)

Create a new folder on the drive letter that is your SAN.
open the registry and browse to HKLM\system\CCS\Services\LanManServer\Shares
Modify your DFSroot share entry to point to the new target folder.

Start the server service and browser service. (validate the new folder is
now shared with dfsroot share name)
Start the DFS service.

Now open your DFS admin GUI and check status on your root and links.

You are done.


--
Glenn L
CCNA, MCSE 2000/2003 + Security

"ARM123" <adam(removethis)@amiceli.com> wrote in message
news:eAKWHXH5EHA.2452@TK2MSFTNGP14.phx.gbl...
i have a dfs root on a dc that is running out of disk space, so i have
connected the server to a SAN and want to move the dfs root to a the
different logical drive on the same server. any idea how to do that?
thanks.



Back to top
Neil
Guest





Posted: Wed May 11, 2005 12:51 am    Post subject: Re: move DFS root to different volume on same server Reply with quote

Glen,

Nick is correct, how can the existing data be moved to the new location?
Just copy it or is there a process for it.

thanks and I appreciate your response, I have similar issues with me where
the SYSTEM drive is running out of disk space.

"Nick M" wrote:

Quote:
These instructions sound as if this will only redirect the target to a new
location. What about the data? How should that be moved to the new location
in this process?

Nick

"Glenn L" wrote:

This should be a pretty straight forward procedure.
Do this after hours of course.

Perform a system state backup first.
Validate the status of the DFSroot and links are enabled and OK.

stop the dfs service
stop the server service (browser service will also stop)

Create a new folder on the drive letter that is your SAN.
open the registry and browse to HKLM\system\CCS\Services\LanManServer\Shares
Modify your DFSroot share entry to point to the new target folder.

Start the server service and browser service. (validate the new folder is
now shared with dfsroot share name)
Start the DFS service.

Now open your DFS admin GUI and check status on your root and links.

You are done.


--
Glenn L
CCNA, MCSE 2000/2003 + Security

"ARM123" <adam(removethis)@amiceli.com> wrote in message
news:eAKWHXH5EHA.2452@TK2MSFTNGP14.phx.gbl...
i have a dfs root on a dc that is running out of disk space, so i have
connected the server to a SAN and want to move the dfs root to a the
different logical drive on the same server. any idea how to do that?
thanks.



Back to top
Shannon Wagner
Guest





Posted: Wed Jun 01, 2005 11:25 pm    Post subject: Re: move DFS root to different volume on same server Reply with quote

This article might help:
http://support.microsoft.com/default.aspx?scid=kb;en-us;266679
Back to top
wpyung



Joined: 27 Jun 2005
Posts: 2

Posted: Mon Jun 27, 2005 11:35 am    Post subject: has anyone managed to do this ? Reply with quote

I too am running out of space on my C: drive on my domain controller.

The article quoted by Shannon seems difficult and maybe a catch 22.

Is it best to delete the DFS root and recreate ?

I only have a small DFS structure - but many users using it, so I'm looking for the cleanest way to proceed.
Back to top
View user's profile Send private message
Paul Williams [MVP]
Guest





Posted: Sun Jul 03, 2005 8:51 pm    Post subject: Re: has anyone managed to do this ? Reply with quote

I can't see the rest of this thread, so have no idea what we're talking
about.


Quote:
Is it best to delete the DFS root and recreate ?

This depends on what the root is. Also, if the root is large, recreating it
could be an issue if disk space is lacking as it could force you into a
Journal Wrap that you can't get out of.


Quote:
I only have a small DFS structure - but many users using it, so I'm
looking for the cleanest way to proceed.

Is this a domain or stand alone root?


--
Paul Williams
Microsoft MVP - Windows Server - Directory Services
http://www.msresource.net | http://forums.msresource.net
Back to top
wpyung



Joined: 27 Jun 2005
Posts: 2

Posted: Fri Jul 08, 2005 9:59 am    Post subject: re:move DFS root to different volume on same server Reply with quote

This is a domain root DFS.

I want to move it to a different domain controller as we are replacing old hardware.

What is the best way to proceed - I need the exact steps ?

What do mean about the root being large ?
The DFS structure is small.
However the data stored within the shares on other servers is large. It is used by many users.
Back to top
View user's profile Send private message
Paul Williams [MVP]
Guest





Posted: Tue Jul 12, 2005 12:51 pm    Post subject: Re: re:move DFS root to different volume on same server Reply with quote

The beginning of this thread appears to be missing. Can you please repost
your original problem, and what it is exactly you are trying to achieve?

--
Paul Williams
Microsoft MVP - Windows Server - Directory Services
http://www.msresource.net | http://forums.msresource.net
Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> DFS and FRS All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB