Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > File Systems > topology- or location-based priority

Reply
Thread Tools Display Modes

topology- or location-based priority

 
 
Rob Pettrey
Guest
Posts: n/a

 
      05-11-2009
I have two sites that use a company-wide folder at the main location.

Users at the remote site are accessing the company folder across a T-1 and
it is very slow. I want the remote users accessing the files from their
remote server and the local users from the local server, with changes
synchronized.

I set up a replication folder with the first member on the local server and
the second member on the remote server. It works flawlessly, but doesn't
achieve my objective. When I open a document in the replicated folder, both
local and remote users open the local member copy and replicate to the remote
server.

It appears the members are selected in replication member order. It appears
that any priority I can assign is based on server name, not server location.
I don't want 'always use this server first'; I want, 'if you're here, use
this server first'.

Does anyone have a way to make the member selection location-based?
--
Rob Pettrey
Microsoft Small Business Specialist
 
Reply With Quote
 
 
 
 
Isaac Oben [MCITP:EA, MCSE]
Guest
Posts: n/a

 
      05-12-2009
Hello Rob,
I am assuming that the local and remote sites are on different subnets

Option 1: If both your local and remote servers are domain controllers, then
you can try to edit registry key for each DC to include
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Dfs "PreferLogonDC"
dword:value of 1. This should force users to look for dfs first from local
site

Option 2: You can enable insite referral, but the only problem with this is
that, the local site sever is down, then users will be left with no
referrals as opposed to the disable insite where clients can be rerouted to
next available referral.

Option 3: And if servers are not a domain controller, then the suggestion I
might say is that of using a script, maybe logon script, to
force users to use DFS shares based on their subnets.


"Rob Pettrey" <> wrote in message
news:EAD1FF9E-5D1A-4A50-B0FE-...
>I have two sites that use a company-wide folder at the main location.
>
> Users at the remote site are accessing the company folder across a T-1 and
> it is very slow. I want the remote users accessing the files from their
> remote server and the local users from the local server, with changes
> synchronized.
>
> I set up a replication folder with the first member on the local server
> and
> the second member on the remote server. It works flawlessly, but doesn't
> achieve my objective. When I open a document in the replicated folder,
> both
> local and remote users open the local member copy and replicate to the
> remote
> server.
>
> It appears the members are selected in replication member order. It
> appears
> that any priority I can assign is based on server name, not server
> location.
> I don't want 'always use this server first'; I want, 'if you're here, use
> this server first'.
>
> Does anyone have a way to make the member selection location-based?
> --
> Rob Pettrey
> Microsoft Small Business Specialist



 
Reply With Quote
 
Rob Pettrey
Guest
Posts: n/a

 
      05-12-2009
Isaac,

Thanks for the reply!

I'm testing this using two 2008 VM's, so I can shut them down to test the
synchronizing and such, which works flawlessly.

I do have two domain controllers, one in each location, and they are in two
different subnets. They are master and slave. The remote DC is a 2008
Enterprise VM, and the local DC is unfortunately a SBS 2003 R2. (I'm trying
to share the SBS company folder.)

My understanding is I can't run DFS-R on it, even though it is R2. Is it
possible to do this? Or does it not make sense, based on the nature of the
box, already carrying Exchange, file services, DC, AD, etc.?

Can I run DFS on a SBS 2003 R2 box?

If not, I'll have to move the company folder to the local 2008 non-DC, set
DFS up to use the remote DC and the local 2008 non-DC, turn on the prefer
flag on the remote DC and see what happens. Unless you have a better
suggestion.

I like your other suggestion of forcing the local share. I just tested this:

\\domain.local\domain-files\domain-folder - domain replication folder
\\local\local-folder - local replication member
\\remote\remote-folder - remote replication member

I mapped w: to \\local\local-folder and x: to \\remote\remote-folder,
changed w:\test.doc and it replicated to x:. So far, so good!

So, in other words, it doesn't matter if I'm mapped either to the domain or
the member share, replication happens because of the existing DFS plumbing I
have already set up. I'll test and post my findings.

--
Rob Pettrey
Microsoft Small Business Specialist


"Isaac Oben [MCITP:EA, MCSE]" wrote:

> Hello Rob,
> I am assuming that the local and remote sites are on different subnets
>
> Option 1: If both your local and remote servers are domain controllers, then
> you can try to edit registry key for each DC to include
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Dfs "PreferLogonDC"
> dword:value of 1. This should force users to look for dfs first from local
> site
>
> Option 2: You can enable insite referral, but the only problem with this is
> that, the local site sever is down, then users will be left with no
> referrals as opposed to the disable insite where clients can be rerouted to
> next available referral.
>
> Option 3: And if servers are not a domain controller, then the suggestion I
> might say is that of using a script, maybe logon script, to
> force users to use DFS shares based on their subnets.
>
>
> "Rob Pettrey" <> wrote in message
> news:EAD1FF9E-5D1A-4A50-B0FE-...
> >I have two sites that use a company-wide folder at the main location.
> >
> > Users at the remote site are accessing the company folder across a T-1 and
> > it is very slow. I want the remote users accessing the files from their
> > remote server and the local users from the local server, with changes
> > synchronized.
> >
> > I set up a replication folder with the first member on the local server
> > and
> > the second member on the remote server. It works flawlessly, but doesn't
> > achieve my objective. When I open a document in the replicated folder,
> > both
> > local and remote users open the local member copy and replicate to the
> > remote
> > server.
> >
> > It appears the members are selected in replication member order. It
> > appears
> > that any priority I can assign is based on server name, not server
> > location.
> > I don't want 'always use this server first'; I want, 'if you're here, use
> > this server first'.
> >
> > Does anyone have a way to make the member selection location-based?
> > --
> > Rob Pettrey
> > Microsoft Small Business Specialist

>
>
>

 
Reply With Quote
 
Isaac Oben [MCITP:EA, MCSE]
Guest
Posts: n/a

 
      05-13-2009
Hello Rob,
DFS replication (DFS-R) is not supported on the SBS 2003 R2. but you can set
up the DFS with the FRS (File Replication Service) for the replication
between SBS 2003 server and Windows Server 2003. but you will not benefit on
features such as Remote differential compression (RDC)


"Rob Pettrey" <> wrote in message
news:4BB4BB0F-066A-40E7-B65F-...
> Isaac,
>
> Thanks for the reply!
>
> I'm testing this using two 2008 VM's, so I can shut them down to test the
> synchronizing and such, which works flawlessly.
>
> I do have two domain controllers, one in each location, and they are in
> two
> different subnets. They are master and slave. The remote DC is a 2008
> Enterprise VM, and the local DC is unfortunately a SBS 2003 R2. (I'm
> trying
> to share the SBS company folder.)
>
> My understanding is I can't run DFS-R on it, even though it is R2. Is it
> possible to do this? Or does it not make sense, based on the nature of the
> box, already carrying Exchange, file services, DC, AD, etc.?
>
> Can I run DFS on a SBS 2003 R2 box?
>
> If not, I'll have to move the company folder to the local 2008 non-DC, set
> DFS up to use the remote DC and the local 2008 non-DC, turn on the prefer
> flag on the remote DC and see what happens. Unless you have a better
> suggestion.
>
> I like your other suggestion of forcing the local share. I just tested
> this:
>
> \\domain.local\domain-files\domain-folder - domain replication folder
> \\local\local-folder - local replication member
> \\remote\remote-folder - remote replication member
>
> I mapped w: to \\local\local-folder and x: to \\remote\remote-folder,
> changed w:\test.doc and it replicated to x:. So far, so good!
>
> So, in other words, it doesn't matter if I'm mapped either to the domain
> or
> the member share, replication happens because of the existing DFS plumbing
> I
> have already set up. I'll test and post my findings.
>
> --
> Rob Pettrey
> Microsoft Small Business Specialist
>
>
> "Isaac Oben [MCITP:EA, MCSE]" wrote:
>
>> Hello Rob,
>> I am assuming that the local and remote sites are on different subnets
>>
>> Option 1: If both your local and remote servers are domain controllers,
>> then
>> you can try to edit registry key for each DC to include
>> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Dfs "PreferLogonDC"
>> dword:value of 1. This should force users to look for dfs first from
>> local
>> site
>>
>> Option 2: You can enable insite referral, but the only problem with this
>> is
>> that, the local site sever is down, then users will be left with no
>> referrals as opposed to the disable insite where clients can be rerouted
>> to
>> next available referral.
>>
>> Option 3: And if servers are not a domain controller, then the suggestion
>> I
>> might say is that of using a script, maybe logon script, to
>> force users to use DFS shares based on their subnets.
>>
>>
>> "Rob Pettrey" <> wrote in message
>> news:EAD1FF9E-5D1A-4A50-B0FE-...
>> >I have two sites that use a company-wide folder at the main location.
>> >
>> > Users at the remote site are accessing the company folder across a T-1
>> > and
>> > it is very slow. I want the remote users accessing the files from their
>> > remote server and the local users from the local server, with changes
>> > synchronized.
>> >
>> > I set up a replication folder with the first member on the local server
>> > and
>> > the second member on the remote server. It works flawlessly, but
>> > doesn't
>> > achieve my objective. When I open a document in the replicated folder,
>> > both
>> > local and remote users open the local member copy and replicate to the
>> > remote
>> > server.
>> >
>> > It appears the members are selected in replication member order. It
>> > appears
>> > that any priority I can assign is based on server name, not server
>> > location.
>> > I don't want 'always use this server first'; I want, 'if you're here,
>> > use
>> > this server first'.
>> >
>> > Does anyone have a way to make the member selection location-based?
>> > --
>> > Rob Pettrey
>> > Microsoft Small Business Specialist

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Drive permissions based on location Meinolf Weber Active Directory 0 09-29-2008 11:22 AM
Re: can a domain name resolve to a different IP based on location? Herb Martin DNS Server 0 03-14-2007 09:32 PM
Give access based on location vidro Server Networking 4 08-22-2005 05:26 PM
map printer based on location Wil Scripting 3 06-09-2005 06:44 PM
Setting Printer Based on Location Tom E. Pinkerton Scripting 2 10-28-2004 09:53 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59