<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I have setup Hobbit before using a shared directory both via a NetApp
NFS mount and an NFS mount from a linux server,  and it worked just
fine, so it should also work well with a DRBD filesystem. From what I
have seen Hobbit isn't too IO intensive <br>
Heartbeat should be able to easily fire up the hobbit server on another
node in the case of failover, but I have never tried a setup like
that.  I would be interested to see if the heartbeat takeover is quick
enough to not cause any false conn alerts to be sent when Hobbit starts
up on the other node (there is a small window where network
connectivity isn't there at failover because of arp caches and whatnot).<br>
<br>
-Charles<br>
<br>
Francesco Duranti wrote:
<blockquote
 cite="midB0C02B52172B51408367CE1BAED7EA75027DDE2B@ITROMEXV10.Q8INT.COM"
 type="cite">
  <pre wrap="">Hi... 
I use drbd and heartbeat for some clusters at work. We run apache,
mysql, qmail, pound (a free load balancer), an Oracle Instance (where we
cannot use our RAC) and also for the admin server of a weblogic server. 
I'm using drbd 0.7.xx and heartbeat 1.2.x on RHEL3 and RHEL4, 32 and 64
bit. 
Some of those cluster are running from more then one year without any
problems.

Heartbeat it simple to install and need no mainteinance at all, you can
upgrade it without problems (the 2.0 also support multinode cluster).
DRBD can also be configured to get some performance boost at risk for
data writing on disk (he have 3 mode of disk writing). 
If you have a free network card you can dedicate it to heartbeat and
drbd with a crossover cable and at least with Linux the networking work
quite well so you can get good performance on a 1gb network card. 
The only "problem" with drbd is that if you need to upgrade the kernel
you'all also need to recompile the drbd drivers for that kernel or
you'll not see the disks. Heartbeat and drbd will integrate themself
simply without problems. You'll end with a shared disk (that can be only
primary in write access from one node) where you'll install the entire
hobbit home directory, a shared ip address that you will use as ip
address for hobbit.
You will just need one line of configuration in the heartbeat resource
file to put the ip, the device to mount and the script to start hobbit.

Regarding performance I think it will not be so bad but I think it will
depends from how many rrd youre using for graphs. I think that with a gb
network card and a good buffer for io the performance will not be a
problem.

Francesco


  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: Thomas [<a class="moz-txt-link-freetext" href="mailto:tlp-hobbit@holme-pedersen.dk">mailto:tlp-hobbit@holme-pedersen.dk</a>] 
Sent: Thursday, August 17, 2006 9:40 PM
To: <a class="moz-txt-link-abbreviated" href="mailto:hobbit@hswn.dk">hobbit@hswn.dk</a>
Subject: [hobbit] Hobbit cluster and DRDB

Hi Brothers,

Just read an article in Linux Journal about using DRDB as a "cluster" 
filesystem for a redundant installation of sendmail and 
mysql. This has caused me to think that this could be a way 
forward as a cluster mecanism for hobbit. Currently I run a 
rdist job for this and then have a manual intervention for 
starting up hobbit on the secondary node.

I know from when I last looked at DRDB that the IO 
performance as a problem with BB but with Hobbit I am prety 
sure it should work.

I am wondering if any of you have experienced with the 
DRDB/heartbeat/hobbit and what your impressions are ?

Regards, Thomas


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.0.405 / Virus Database: 268.11.1/421 - Release 
Date: 16-08-2006


To unsubscribe from the hobbit list, send an e-mail to
<a class="moz-txt-link-abbreviated" href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a>



    </pre>
  </blockquote>
  <pre wrap=""><!---->
To unsubscribe from the hobbit list, send an e-mail to
<a class="moz-txt-link-abbreviated" href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a>
  </pre>
</blockquote>
<br>
</body>
</html>