[DRBD-user] DRBD not working with Heartbeat
Nico Gál
nico.gal at 1und1.de
Wed Jul 7 11:09:00 CEST 2010
Deepak Pal wrote:
> Hello All,
>
> I am developing a master fail-over for my perceus cluster.
>
>
> from a long time I am trying to implement* DRBD in combination with
> heartbeat but it's not working* as it is suppose to be.
>
> Nothing happen in DRBD when I start heartbeat I am doing everything
> manually. I am doing it as:
>
> *on primary master:*
>
> #service drbd start
> #drbdadm primary drbd1
> #mount /dev/drbd1 /replicated
> .
> .
> #umount /replicated
> #drbdadm secondary drbd1
>
>
> *on secondary node :*
>
> #service drbd start
> #drbdadm primary drbd1
> #mount /dev/drbd1 /replicated
>
Hi,
what kind of heartbeat do you use?
After you do "service drbd start and drbdadm primary drbd1" you dont have to mount /dev/drbd1!!
This is the work for heartbeat.
Nico
More information about the drbd-user
mailing list