public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sean Reifschneider <jafo@tummy.com>
To: Anton Altaparmakov <aia21@cantab.net>
Cc: linux-kernel@vger.kernel.org, torvalds@transmeta.com
Subject: Re: eNBD on loopback [was Re: [PATCH] 2.5.8 IDE 36]
Date: Sun, 21 Apr 2002 05:41:45 -0600	[thread overview]
Message-ID: <20020421054145.H2866@tummy.com> (raw)
In-Reply-To: <20020420212833.G2866@tummy.com> <5.1.0.14.2.20020421113007.04012810@pop.cus.cam.ac.uk>

On Sun, Apr 21, 2002 at 11:40:09AM +0100, Anton Altaparmakov wrote:
>I haven't tried RAID... Interesting idea though.

My use for it was in a high availability cluster, where I was using NBD to
set up shared storage between the two machines.

Another challenge I ran into, which DRBD solves well, is that it was hard
to get the RAID to operate in degraded mode.  It would try to access the
block device on the first startup of the md device after the primary
failure, even if the raidtab told it the drive was dead...  I finally just
set up a noop nbd server that would return the proper size on startup, but
any subsequent read/writes would fail...

>nbd is also actively developed. The only problem is nobody has bothered to 
>update the kernel documentation to point to the website where development 
>happens. )-:

Updates to the Configuration documentation would really help.  I've asked
google to index nbd.sf.net, and also asked Alan Robertson to add it to his
list of shared storage alternatives on the linux-ha.com site.  When I was
trying to get NBD going, I was unable to find nbd.sf.net through google,
though this may have changed in month since I was doing the work...

Sean
-- 
 Got Source?
Sean Reifschneider, Inimitably Superfluous <jafo@tummy.com>
tummy.com - Linux Consulting since 1995. Qmail, KRUD, Firewalls, Python

  reply	other threads:[~2002-04-21 11:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-21  3:28 eNBD on loopback [was Re: [PATCH] 2.5.8 IDE 36] Sean Reifschneider
2002-04-21 10:40 ` Anton Altaparmakov
2002-04-21 11:41   ` Sean Reifschneider [this message]
2002-04-22  0:17   ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2002-04-16 16:05 [PATCH] 2.5.8 IDE 36 Alan Cox
2002-04-16 15:56 ` Linus Torvalds
2002-04-18 20:33   ` eNBD on loopback [was Re: [PATCH] 2.5.8 IDE 36] Pavel Machek
2002-04-18 20:39     ` Linus Torvalds

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=20020421054145.H2866@tummy.com \
    --to=jafo@tummy.com \
    --cc=aia21@cantab.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.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