linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Greg Freemyer <greg.freemyer@gmail.com>
To: Gary.Mansell@ricardo.com,
	LVM general discussion and development <linux-lvm@redhat.com>
Cc: nahant-list@redhat.com, taroon-list@redhat.com, linux-poweredge@dell.com
Subject: Re: [linux-lvm] How to mirror or Replicate a primary server's data to a secondarymachine
Date: Thu, 14 Apr 2005 19:35:03 -0400	[thread overview]
Message-ID: <87f94c3705041416357039a4a5@mail.gmail.com> (raw)
In-Reply-To: <1113495234.25261.28.camel@grma-lap>

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

      parent reply	other threads:[~2005-04-14 23:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Greg Freemyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87f94c3705041416357039a4a5@mail.gmail.com \
    --to=greg.freemyer@gmail.com \
    --cc=Gary.Mansell@ricardo.com \
    --cc=linux-lvm@redhat.com \
    --cc=linux-poweredge@dell.com \
    --cc=nahant-list@redhat.com \
    --cc=taroon-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).