mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Kyle Moffett <mrmacman_g4@mac.com>
To: Roy Keene <rkeene@psislidell.com>
Cc: bernd-schubert@gmx.de, linux-kernel@vger.kernel.org
Subject: Re: Problem with 2.6 kernel and lots of I/O
Date: Tue, 31 May 2005 21:16:50 -0400	[thread overview]
Message-ID: <004E9667-F623-4DF7-A7FE-E1EE2B0EF69D@mac.com> (raw)
In-Reply-To: <Pine.LNX.4.62.0505311350330.7546@hammer.psislidell.com>

On May 31, 2005, at 15:00:46, Roy Keene wrote:
> I had not heard of "DRBD" before now, but it looks interesting.
> I am looking into it further.

For DRBD, I recommend first installing DRBD, then setting up and
installing Heartbeat.  On Debian the process is something like
the following:

# apt-get install kernel-package kernel-source-${VERSION} drbd0.7- 
module-source drbd0.7-utils heartbeat
# cd /usr/src
# tar -xjf kernel-source-${VERSION}.tar.bz2
# cd kernel-source-${VERSION}
# cp /boot/config-${VERSION}-whatever ./.config
# make-kpkg --revision ${REVISION} --append-to-version -$ 
{MOREVERSION} --added-modules drbd --config oldconfig --us --uc  
configure modules_image
# dpkg -i /usr/src/drbd0.7-module-${VERSION}-${MOREVERSION}_$ 
{DRBD_VERSION}+${REVISION}_${ARCH}.deb

Then read the heartbeat docs to make yourself a /etc/ha.d/haresources
file.  Mine looks like this:
   # Address monarch.csl.tjhsst.edu, Kerberos master, LDAP master
   king    IPaddr::198.38.19.1 Kerberos::TJHSST.EDU::CSL.TJHSST.EDU

   # webkdc.tjhsst.edu
   king    IPaddr::198.38.19.2

   # weblogin.tjhsst.edu
   king    IPaddr::198.38.19.3

   # cups.csl.tjhsst.edu
   king    IPaddr::198.38.19.8

   # mirror.tjhsst.edu
   king    IPaddr::198.38.19.9

   # AFS volumes
   king    drbddisk::afs0  AFSMount::/vicepa
   emperor drbddisk::afs1  AFSMount::/vicepb

NOTE: AFSMount is a custom heartbeat script, and I use a slightly
modified drbddisk script as well.


Cheers,
Kyle Moffett

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCM/CS/IT/U d- s++: a18 C++++>$ UB/L/X/*++++(+)>$ P+++(++++)>$
L++++(+++) E W++(+) N+++(++) o? K? w--- O? M++ V? PS+() PE+(-) Y+
PGP+++ t+(+++) 5 X R? tv-(--) b++++(++) DI+ D+ G e->++++$ h!*()>++$  
r  !y?(-)
------END GEEK CODE BLOCK------




  reply	other threads:[~2005-06-01  1:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-31 15:55 Roy Keene
     [not found] ` <200505312040.30812.bernd-schubert@web.de>
2005-05-31 19:00   ` Roy Keene
2005-06-01  1:16     ` Kyle Moffett [this message]
2005-06-01 19:59 ` Pavel Machek
2005-06-05 10:11   ` Erik Slagter
2005-06-06  5:46     ` Kyle Moffett
2005-06-20 22:19       ` Roy Keene
2005-06-20 23:18         ` Kyle Moffett
2005-06-20 23:54           ` Roy Keene
2005-06-21  2:47             ` Kyle Moffett
2005-06-21  7:41             ` Pavel Machek
2005-06-21 14:23               ` Roy Keene
2005-05-31 16:12 Parag Warudkar

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=004E9667-F623-4DF7-A7FE-E1EE2B0EF69D@mac.com \
    --to=mrmacman_g4@mac.com \
    --cc=bernd-schubert@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rkeene@psislidell.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

all inboxes | Powered by JetHome®