* [linux-lvm] How to mirror or Replicate a primary server's data to a secondarymachine
@ 2005-04-14 16:13 Gary Mansell
2005-04-14 16:45 ` Diaz Rodriguez, Eduardo
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: Gary Mansell @ 2005-04-14 16:13 UTC (permalink / raw)
To: nahant-list, linux-lvm, taroon-list, linux-poweredge
Hi,
I am considering whether to go down the path of a dual server, manual
failover solution for one of my RHEL fileservers.
I would have two identical servers in two different machine rooms on our
site and if the main server failed then I would manually reconfigure the
secondary server with the primary server's IP address so that the client
machines can carry on working.
Can anyone recommend to me what I need to do to mirror the data across
the two servers so that updates to the primary server are also made to
the secondary server
Thanks in advance for any help
Regards
Gary Mansell
--
This e-mail and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this e-mail in error please notify the sender immediately
and delete this e-mail from your system. Please note that any views or opinions
presented in this e-mail are solely those of the author and do not necessarily
represent those of Ricardo (save for reports and other documentation formally
approved and signed for release to the intended recipient). Only Directors
or Duly Authorised Officers are authorised to enter into legally binding
obligations on behalf of Ricardo unless the obligation is contained within
a Ricardo Purchase Order.
Ricardo may monitor outgoing and incoming e-mails and other telecommunications
on its e-mail and telecommunications systems. By replying to this e-mail you
give consent to such monitoring. The recipient should check this e-mail and
any attachments for the presence of viruses. Ricardo accepts no liability for
any damage caused by any virus transmitted by this e-mail. "Ricardo" means
Ricardo plc and its subsidiary companies.
Ricardo plc is a public limited company registered in England with registered
number 00222915.
The registered office of Ricardo plc is Bridge Works, Shoreham-by Sea,
West Sussex, BN43 5FG.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-lvm] How to mirror or Replicate a primary server's data to a secondarymachine
2005-04-14 16:13 [linux-lvm] How to mirror or Replicate a primary server's data to a secondarymachine Gary Mansell
@ 2005-04-14 16:45 ` Diaz Rodriguez, Eduardo
2005-04-14 17:20 ` [linux-lvm] RE: How to mirror or Replicate a primary server's data to asecondarymachine Bahadir Kiziltan
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Diaz Rodriguez, Eduardo @ 2005-04-14 16:45 UTC (permalink / raw)
To: Gary.Mansell, LVM general discussion and development, nahant-list,
taroon-list, linux-poweredge
Use rsync ????
Sorry, but is a dificult question because there is many, many responses.
regards!
On Thu, 14 Apr 2005 17:13:54 +0100, Gary Mansell wrote
> Hi,
>
> I am considering whether to go down the path of a dual server, manual
> failover solution for one of my RHEL fileservers.
>
> I would have two identical servers in two different machine rooms on
> our site and if the main server failed then I would manually
> reconfigure the secondary server with the primary server's IP
> address so that the client machines can carry on working.
>
> Can anyone recommend to me what I need to do to mirror the data
> across the two servers so that updates to the primary server are
> also made to the secondary server
>
> Thanks in advance for any help
>
> Regards
>
> Gary Mansell
> --
>
> This e-mail and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to whom they are addressed.
> If you have received this e-mail in error please notify the sender immediately
> and delete this e-mail from your system. Please note that any views
> or opinions presented in this e-mail are solely those of the author
> and do not necessarily represent those of Ricardo (save for reports
> and other documentation formally approved and signed for release to
> the intended recipient). Only Directors or Duly Authorised Officers
> are authorised to enter into legally binding obligations on behalf
> of Ricardo unless the obligation is contained within a Ricardo
> Purchase Order.
>
> Ricardo may monitor outgoing and incoming e-mails and other telecommunications
> on its e-mail and telecommunications systems. By replying to this e-
> mail you give consent to such monitoring. The recipient should
> check this e-mail and any attachments for the presence of viruses.
> Ricardo accepts no liability for any damage caused by any virus
> transmitted by this e-mail. "Ricardo" means Ricardo plc and its
> subsidiary companies.
>
> Ricardo plc is a public limited company registered in England with registered
> number 00222915.
> The registered office of Ricardo plc is Bridge Works, Shoreham-by
> Sea, West Sussex, BN43 5FG.
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
=======================================================================================
El que nace para buey, hasta la yunta lame.
=======================================================================================
^ permalink raw reply [flat|nested] 6+ messages in thread
* [linux-lvm] RE: How to mirror or Replicate a primary server's data to asecondarymachine
2005-04-14 16:13 [linux-lvm] How to mirror or Replicate a primary server's data to a secondarymachine Gary Mansell
2005-04-14 16:45 ` Diaz Rodriguez, Eduardo
@ 2005-04-14 17:20 ` Bahadir Kiziltan
2005-04-14 17:37 ` [linux-lvm] How to mirror or Replicate a primary server's data to a secondarymachine Dan Stromberg
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Bahadir Kiziltan @ 2005-04-14 17:20 UTC (permalink / raw)
To: Gary.Mansell, nahant-list, linux-lvm, taroon-list,
linux-poweredge
I assume you mean a real-time replication solution. Also supports
IP-failover so you don't worry about manual intervention.
- Constant Data (www.constantdata.com)
- PeerFS (www.radiantdata.com)
Both are the commercial products configured easily and can be downloaded for
testing.
>From: "Gary Mansell" <Gary.Mansell@ricardo.com>
>Reply-To: Gary.Mansell@ricardo.com
>To: <nahant-list@redhat.com>, <linux-lvm@redhat.com>,
><taroon-list@redhat.com>, <linux-poweredge@dell.com>
>Subject: How to mirror or Replicate a primary server's data to
>asecondarymachine
>Date: Thu, 14 Apr 2005 17:13:54 +0100
>
>Hi,
>
>I am considering whether to go down the path of a dual server, manual
>failover solution for one of my RHEL fileservers.
>
>I would have two identical servers in two different machine rooms on our
>site and if the main server failed then I would manually reconfigure the
>secondary server with the primary server's IP address so that the client
>machines can carry on working.
>
>Can anyone recommend to me what I need to do to mirror the data across
>the two servers so that updates to the primary server are also made to
>the secondary server
>
>Thanks in advance for any help
>
>Regards
>
>Gary Mansell
>--
>
>This e-mail and any files transmitted with it are confidential and intended
>solely for the use of the individual or entity to whom they are addressed.
>If you have received this e-mail in error please notify the sender
>immediately
>and delete this e-mail from your system. Please note that any views or
>opinions
>presented in this e-mail are solely those of the author and do not
>necessarily
>represent those of Ricardo (save for reports and other documentation
>formally
>approved and signed for release to the intended recipient). Only Directors
>or Duly Authorised Officers are authorised to enter into legally binding
>obligations on behalf of Ricardo unless the obligation is contained within
>a Ricardo Purchase Order.
>
>Ricardo may monitor outgoing and incoming e-mails and other
>telecommunications
>on its e-mail and telecommunications systems. By replying to this e-mail
>you
>give consent to such monitoring. The recipient should check this e-mail
>and
>any attachments for the presence of viruses. Ricardo accepts no liability
>for
>any damage caused by any virus transmitted by this e-mail. "Ricardo" means
>Ricardo plc and its subsidiary companies.
>
>Ricardo plc is a public limited company registered in England with
>registered
>number 00222915.
>The registered office of Ricardo plc is Bridge Works, Shoreham-by Sea,
>West Sussex, BN43 5FG.
>
>
>_______________________________________________
>Linux-PowerEdge mailing list
>Linux-PowerEdge@dell.com
>http://lists.us.dell.com/mailman/listinfo/linux-poweredge
>Please read the FAQ at http://lists.us.dell.com/faq
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-lvm] How to mirror or Replicate a primary server's data to a secondarymachine
2005-04-14 16:13 [linux-lvm] How to mirror or Replicate a primary server's data to a secondarymachine Gary Mansell
2005-04-14 16:45 ` Diaz Rodriguez, Eduardo
2005-04-14 17:20 ` [linux-lvm] RE: How to mirror or Replicate a primary server's data to asecondarymachine Bahadir Kiziltan
@ 2005-04-14 17:37 ` Dan Stromberg
2005-04-14 18:17 ` [linux-lvm] " Saqib Ali
2005-04-14 23:35 ` [linux-lvm] " Greg Freemyer
4 siblings, 0 replies; 6+ messages in thread
From: Dan Stromberg @ 2005-04-14 17:37 UTC (permalink / raw)
To: Gary.Mansell, LVM general discussion and development
Cc: nahant-list, linux-poweredge, taroon-list
[-- Attachment #1: Type: text/plain, Size: 871 bytes --]
One way sync: rsync
Two way sync: unison
I'm partial to "balance" (you can find it on freshmeat) for load
balancing and failover of stateless protocols.
On Thu, 2005-04-14 at 17:13 +0100, Gary Mansell wrote:
> Hi,
>
> I am considering whether to go down the path of a dual server, manual
> failover solution for one of my RHEL fileservers.
>
> I would have two identical servers in two different machine rooms on our
> site and if the main server failed then I would manually reconfigure the
> secondary server with the primary server's IP address so that the client
> machines can carry on working.
>
> Can anyone recommend to me what I need to do to mirror the data across
> the two servers so that updates to the primary server are also made to
> the secondary server
>
> Thanks in advance for any help
>
> Regards
>
> Gary Mansell
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* [linux-lvm] Re: How to mirror or Replicate a primary server's data to a secondarymachine
2005-04-14 16:13 [linux-lvm] How to mirror or Replicate a primary server's data to a secondarymachine Gary Mansell
` (2 preceding siblings ...)
2005-04-14 17:37 ` [linux-lvm] How to mirror or Replicate a primary server's data to a secondarymachine Dan Stromberg
@ 2005-04-14 18:17 ` Saqib Ali
2005-04-14 23:35 ` [linux-lvm] " Greg Freemyer
4 siblings, 0 replies; 6+ messages in thread
From: Saqib Ali @ 2005-04-14 18:17 UTC (permalink / raw)
To: Gary.Mansell, Red Hat Enterprise Linux 4 (Nahant) Discussion List
Cc: taroon-list, linux-poweredge, linux-lvm
If you want to implement a failover solution, you might want to
consider using shared storage, e.g. :
1) a HP clustered server with shared data storage; or
2) a XIOTECH SAN; or
3) or a NAS. You can build a NAS using Linux.
If you dont want to go the route of shared storage, you can probably
use RSYNC to perform replication of data.
--
In Peace,
Saqib Ali
http://tools.tldp.org/search.php <--- Search for Linux HOWTOs
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-lvm] How to mirror or Replicate a primary server's data to a secondarymachine
2005-04-14 16:13 [linux-lvm] How to mirror or Replicate a primary server's data to a secondarymachine Gary Mansell
` (3 preceding siblings ...)
2005-04-14 18:17 ` [linux-lvm] " Saqib Ali
@ 2005-04-14 23:35 ` Greg Freemyer
4 siblings, 0 replies; 6+ messages in thread
From: Greg Freemyer @ 2005-04-14 23:35 UTC (permalink / raw)
To: Gary.Mansell, LVM general discussion and development
Cc: nahant-list, taroon-list, linux-poweredge
On 4/14/05, Gary Mansell <Gary.Mansell@ricardo.com> wrote:
> Hi,
>
> I am considering whether to go down the path of a dual server, manual
> failover solution for one of my RHEL fileservers.
>
> I would have two identical servers in two different machine rooms on our
> site and if the main server failed then I would manually reconfigure the
> secondary server with the primary server's IP address so that the client
> machines can carry on working.
>
> Can anyone recommend to me what I need to do to mirror the data across
> the two servers so that updates to the primary server are also made to
> the secondary server
>
> Thanks in advance for any help
>
> Regards
>
> Gary Mansell
If you need ordered writes (as a database would), the only solution
I'm sure works is DRBD. I then MD layered above NBD can also be used,
but I'm not positive it supports ordered writes.
If you choose DRBD, then Linux-HA (heartbeat) can be added to the mix
to get rid of the manual failover aspect. SLES (SuSE Linux Enterprise
Server) comes with both of these and Novell's support.
Or all of the above are GPL and you can use yourself and the community
for support.
HTH
Greg
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-04-14 23:35 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-14 16:13 [linux-lvm] How to mirror or Replicate a primary server's data to a secondarymachine Gary Mansell
2005-04-14 16:45 ` Diaz Rodriguez, Eduardo
2005-04-14 17:20 ` [linux-lvm] RE: How to mirror or Replicate a primary server's data to asecondarymachine Bahadir Kiziltan
2005-04-14 17:37 ` [linux-lvm] How to mirror or Replicate a primary server's data to a secondarymachine Dan Stromberg
2005-04-14 18:17 ` [linux-lvm] " Saqib Ali
2005-04-14 23:35 ` [linux-lvm] " Greg Freemyer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).