Care to share your howto / links that you use in setting up HA-Cluster using
heartbeat + DRBD?

Im trying to set up HA - cluster using heartbeat on RH AS 2.1

Both heartbeat service are running on primary and backup machine.
When I intentionally remove the connection of the primary machine (pull the
network cable), the virtual ip address and the hostname was taken over by
the backup machine which is as expected then I connect the primary machine
on the network, the virtual ip address and hostname was taken back by the
primary machine but the problem is that the backup machine does not release
the virual ip. So both machine have the same virtual ip address.

Anything that I miss out? or any suggestions what went wrong?

--------------------------------- 
*ha.cf
logfile         /var/log/ha-log
keepalive    5
deadtime    10
bcast          eth0
node           svr01
node           svr02
--------------------------------- 
*haresource
svr01    192.168.1.3    smb
--------------------------------- 
where:
svr01                - primry machine
svr02                - backup machine
192.168.1.3     - virtual ip
eth0                  - heartbeat
smb                  - service to stop / start



thanks!



----- Original Message ----- 
From: "Ariz Jacinto" <[EMAIL PROTECTED]>
To: "Philippine Linux Users Group Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, January 15, 2004 8:26 AM
Subject: [plug] OpenMosix HPC + HA Cluster (heartbeat + DRBD)


> i was tasked to utilize the computing
> power of the Hot-Backup node in Failover
> Cluster setup while waiting for it's master
> node to fail.
>
> making the hot-backup node to serve two
> masters wasn't enough and that's the reason
> i thought of making those 3 nodes as an SSI
> Cluster using OpenMosix (openmosix.sf.net).
> luckily, the software services were not threaded,
> making it deployable over an openmosix-based HPC.
>
> the next task would be to use the same over a
> non-intel machine such as Alpha & Sparc.
> Alpha has OpenSSI (www.openssi.org)which uses
> Linux-HA & Openmosix. and i'm wondering why
> OpenMosix still not ported to Alpha eventhough
> it is being used as part of OpenSSI which has
> been ported to Alpha.
>
> anyway, any links to Sparc-specific SSI tools?
> don't give me those beowulf-thing , ok? (not
> applicable)
>
>
>
> --
> Philippine Linux Users' Group (PLUG) Mailing List
> [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
> Official Website: http://plug.linux.org.ph
> Searchable Archives: http://marc.free.net.ph
> .
> To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
> .
> Are you a Linux newbie? To join the newbie list, go to
> http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
>

--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to