Jump to content

Fail-Over Server


Recommended Posts

Guest Saurabh
Posted

Greetings !!!

 

I have a very simple query. I want to have one main server and 2nd backup

server.

 

Now, how i can mirrior my data from one server to another server ?

 

And how to setup, so when if my primary server fails to boot, my nodes get

the connectivity AND THE DATA from backup server.

 

Looking for a kind help.

 

- Saurabh Vasa

  • Replies 5
  • Created
  • Last Reply

Popular Days

Guest Meinolf Weber
Posted

Re: Fail-Over Server

 

Hello Saurabh,

 

Do you a domain or only a workgroup?

 

Check out DFS:

http://technet.microsoft.com/en-us/library/cc756883.aspx

 

Best regards

 

Meinolf Weber

Disclaimer: This posting is provided "AS IS" with no warranties, and confers

no rights.

** Please do NOT email, only reply to Newsgroups

** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

 

> Greetings !!!

>

> I have a very simple query. I want to have one main server and 2nd

> backup server.

>

> Now, how i can mirrior my data from one server to another server ?

>

> And how to setup, so when if my primary server fails to boot, my nodes

> get the connectivity AND THE DATA from backup server.

>

> Looking for a kind help.

>

> - Saurabh Vasa

>

Guest Saurabh
Posted

Re: Fail-Over Server

 

Hi,

 

I do have a domain.

 

I saw that site, but can you please explain me in simple language.

 

Thanks

 

- Saurabh Vasa

 

"Meinolf Weber" wrote:

> Hello Saurabh,

>

> Do you a domain or only a workgroup?

>

> Check out DFS:

> http://technet.microsoft.com/en-us/library/cc756883.aspx

>

> Best regards

>

> Meinolf Weber

> Disclaimer: This posting is provided "AS IS" with no warranties, and confers

> no rights.

> ** Please do NOT email, only reply to Newsgroups

> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

>

>

> > Greetings !!!

> >

> > I have a very simple query. I want to have one main server and 2nd

> > backup server.

> >

> > Now, how i can mirrior my data from one server to another server ?

> >

> > And how to setup, so when if my primary server fails to boot, my nodes

> > get the connectivity AND THE DATA from backup server.

> >

> > Looking for a kind help.

> >

> > - Saurabh Vasa

> >

>

>

>

Guest Meinolf Weber
Posted

Re: Fail-Over Server

 

Hello Saurabh,

 

DFS will group shared folders located on different servers by transparently

connecting them to one or more DFS namespaces. A DFS namespace is a virtual

view of shared folders in an organization.

 

So you have on your servers a folder with the same content and the user just

see the namespace and not a shared folder.

 

See also here:

http://technet.microsoft.com/en-us/library/cc782417.aspx

 

http://www.microsoft.com/windowsserver2003/technologies/storage/dfs/default.mspx

 

Best regards

 

Meinolf Weber

Disclaimer: This posting is provided "AS IS" with no warranties, and confers

no rights.

** Please do NOT email, only reply to Newsgroups

** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

 

> Hi,

>

> I do have a domain.

>

> I saw that site, but can you please explain me in simple language.

>

> Thanks

>

> - Saurabh Vasa

>

> "Meinolf Weber" wrote:

>

>> Hello Saurabh,

>>

>> Do you a domain or only a workgroup?

>>

>> Check out DFS:

>> http://technet.microsoft.com/en-us/library/cc756883.aspx

>> Best regards

>>

>> Meinolf Weber

>> Disclaimer: This posting is provided "AS IS" with no warranties, and

>> confers

>> no rights.

>> ** Please do NOT email, only reply to Newsgroups

>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

>>> Greetings !!!

>>>

>>> I have a very simple query. I want to have one main server and 2nd

>>> backup server.

>>>

>>> Now, how i can mirrior my data from one server to another server ?

>>>

>>> And how to setup, so when if my primary server fails to boot, my

>>> nodes get the connectivity AND THE DATA from backup server.

>>>

>>> Looking for a kind help.

>>>

>>> - Saurabh Vasa

>>>

Guest Saurabh
Posted

Re: Fail-Over Server

 

Hi Meinolf,

 

Thanks a lot for your kind help.

 

Is this only for remote location or can be setup locally.

 

Will go through it, it seems to be bit difficuilt.

 

Anywayz, will get back to you if in need.

 

Thanks once again.

 

Regards

 

- Saurabh

 

"Meinolf Weber" wrote:

> Hello Saurabh,

>

> DFS will group shared folders located on different servers by transparently

> connecting them to one or more DFS namespaces. A DFS namespace is a virtual

> view of shared folders in an organization.

>

> So you have on your servers a folder with the same content and the user just

> see the namespace and not a shared folder.

>

> See also here:

> http://technet.microsoft.com/en-us/library/cc782417.aspx

>

> http://www.microsoft.com/windowsserver2003/technologies/storage/dfs/default.mspx

>

> Best regards

>

> Meinolf Weber

> Disclaimer: This posting is provided "AS IS" with no warranties, and confers

> no rights.

> ** Please do NOT email, only reply to Newsgroups

> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

>

>

> > Hi,

> >

> > I do have a domain.

> >

> > I saw that site, but can you please explain me in simple language.

> >

> > Thanks

> >

> > - Saurabh Vasa

> >

> > "Meinolf Weber" wrote:

> >

> >> Hello Saurabh,

> >>

> >> Do you a domain or only a workgroup?

> >>

> >> Check out DFS:

> >> http://technet.microsoft.com/en-us/library/cc756883.aspx

> >> Best regards

> >>

> >> Meinolf Weber

> >> Disclaimer: This posting is provided "AS IS" with no warranties, and

> >> confers

> >> no rights.

> >> ** Please do NOT email, only reply to Newsgroups

> >> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> >>> Greetings !!!

> >>>

> >>> I have a very simple query. I want to have one main server and 2nd

> >>> backup server.

> >>>

> >>> Now, how i can mirrior my data from one server to another server ?

> >>>

> >>> And how to setup, so when if my primary server fails to boot, my

> >>> nodes get the connectivity AND THE DATA from backup server.

> >>>

> >>> Looking for a kind help.

> >>>

> >>> - Saurabh Vasa

> >>>

>

>

>

Guest Meinolf Weber
Posted

Re: Fail-Over Server

 

Hello Saurabh,

 

You can also use it in one site.

 

Best regards

 

Meinolf Weber

Disclaimer: This posting is provided "AS IS" with no warranties, and confers

no rights.

** Please do NOT email, only reply to Newsgroups

** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

 

> Hi Meinolf,

>

> Thanks a lot for your kind help.

>

> Is this only for remote location or can be setup locally.

>

> Will go through it, it seems to be bit difficuilt.

>

> Anywayz, will get back to you if in need.

>

> Thanks once again.

>

> Regards

>

> - Saurabh

>

> "Meinolf Weber" wrote:

>

>> Hello Saurabh,

>>

>> DFS will group shared folders located on different servers by

>> transparently connecting them to one or more DFS namespaces. A DFS

>> namespace is a virtual view of shared folders in an organization.

>>

>> So you have on your servers a folder with the same content and the

>> user just see the namespace and not a shared folder.

>>

>> See also here:

>> http://technet.microsoft.com/en-us/library/cc782417.aspx

>> http://www.microsoft.com/windowsserver2003/technologies/storage/dfs/d

>> efault.mspx

>>

>> Best regards

>>

>> Meinolf Weber

>> Disclaimer: This posting is provided "AS IS" with no warranties, and

>> confers

>> no rights.

>> ** Please do NOT email, only reply to Newsgroups

>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

>>> Hi,

>>>

>>> I do have a domain.

>>>

>>> I saw that site, but can you please explain me in simple language.

>>>

>>> Thanks

>>>

>>> - Saurabh Vasa

>>>

>>> "Meinolf Weber" wrote:

>>>

>>>> Hello Saurabh,

>>>>

>>>> Do you a domain or only a workgroup?

>>>>

>>>> Check out DFS:

>>>> http://technet.microsoft.com/en-us/library/cc756883.aspx Best

>>>> regards

>>>>

>>>> Meinolf Weber

>>>> Disclaimer: This posting is provided "AS IS" with no warranties,

>>>> and

>>>> confers

>>>> no rights.

>>>> ** Please do NOT email, only reply to Newsgroups

>>>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

>>>>> Greetings !!!

>>>>>

>>>>> I have a very simple query. I want to have one main server and 2nd

>>>>> backup server.

>>>>>

>>>>> Now, how i can mirrior my data from one server to another server ?

>>>>>

>>>>> And how to setup, so when if my primary server fails to boot, my

>>>>> nodes get the connectivity AND THE DATA from backup server.

>>>>>

>>>>> Looking for a kind help.

>>>>>

>>>>> - Saurabh Vasa

>>>>>


×
×
  • Create New...