Re: syncing up 2 servers...just like that!

From: Les Mikesell (lesmikesell_at_gmail.com)
Date: 03/18/05

  • Next message: Scot L. Harris: "Re: Fork bombing a Linux machine as a non-root user"
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    Date: Fri, 18 Mar 2005 14:14:47 -0600
    
    

    On Fri, 2005-03-18 at 13:08, rado wrote:
    > > There are a couple of ways to sync live over a network. One is an nbd
    > > or enbd device used along with md software RAID, another is DRBD which
    > > does that and a little more. This project puts the pieces together:
    > > http://www.linuxha.net/index.pl
    > >
    > >
    > > RAID???? hummmm gotta stay away from hardware specific tho....interesting!!!
    > saving this msg...dunno DRBD and wanna see what that's about as well
    > thx les!

    Linux software RAID has nothing hardware specific. You create md
    (multi-disk) devices out of existing hardware partitions. The nbd
    or enbd drivers connect to partitions on a remote machine over the
    network and RAID1 mirroring can work over them as though they were
    local partitions.

    -- 
      Les Mikesell
        les@futuresource.com
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Scot L. Harris: "Re: Fork bombing a Linux machine as a non-root user"

    Relevant Pages

    • Re: How to unmap certain partitions?
      ... It is rather unusual to map folders on the local disk to network shares. ... There were 4 partitions on the hard drive I disconnected, ... computers in a LAN. ... an error message for each missing partition. ...
      (microsoft.public.win2000.networking)
    • Re: [PATCH][RESEND][v3] Modify loop device to be able to manage partitions of the disk image
      ... This patch allows to use loop device with partitionned disk image. ... NBD doesn't manage partitions... ... Actually the usual partitioning tools will create partitions on nbd volumes, but without inodes they are not useful. ... I did use fdisk on an nbd device before I asked about overhead, but I didn't try to use the partitions. ...
      (Linux-Kernel)
    • Re: [RFD] Layering: Use-Case Composers (was: DRBD - what is it, anyways? [compare with e.g.
      ... per the message below MD would need to be modified to work reasonably well with one of the disk components being over an unreliable link (like a network link) ... Yes, and with a bitmap configured on the raid1, you just resync the blocks that have been written while the connection was down. ... Well, if people would like to see a timeout option, I actually coded up a patch a couple of years ago to do just that, but I never got it into mainline because you can do almost as well by doing a check at user-level (I basically ping the nbd connection periodically and if it fails, I kill -9 the nbd-client). ...
      (Linux-Kernel)
    • Challenge with Oracle, disconnect from Network and AIX
      ... I have Oracle 10G installed. ... once I powerdown and restart the server and partitions without ... the network the fun begins. ... and place the switch back on the network, ...
      (comp.unix.aix)
    • Samba - Network Path not found
      ... One of my partitions is defined in my samba configuration as being ... shared as remwindows. ... When I try to map the network drive in Windows, ...
      (Ubuntu)