hi, and thank you for your response Mark,

I don't really get everything you are saying.. and I also don't get
everything about drbd... and it is worst when trying to find out how drbd
and heartbeat deal together...

As I saw that my drbd service was only running on one node, and I did'nt
know if it was right or wrong (even if it seemed wrong to me), I decided the
tutorial you made and to install drbd-8.0.4...

As I am now getting a new error, I will create a new thread, but if you can
explain me a bit about how drbd and heartbeat+drbd works, I would be pleased
:)

thanks,
Sébastien Lorandel

On 7/24/07, Mark Schoonover <[EMAIL PROTECTED]> wrote:

On 7/24/07, sebastien lorandel <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am trying to configure a DRBD service on my cluster, DRBD seems to be
> running according to my monitor but when trying to mount my /dev/drbd0,
I
> get the following error:
>
> ----------------------------------------------
> ha2:/home/slorandel # mount -r /dev/drbd0 _DRBD/
> mount: /dev/drbd0 already mounted or _DRBD/ busy
>
> ha2:/home/slorandel # mount
> /dev/sda2 on / type reiserfs (rw,acl,user_xattr)
> proc on /proc type proc (rw)
> sysfs on /sys type sysfs (rw)
> debugfs on /sys/kernel/debug type debugfs (rw)
> udev on /dev type tmpfs (rw)
> devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
> securityfs on /sys/kernel/security type securityfs (rw)
> ----------------------------------------------
> but as you can see, the file is not mounted... I don't feel so
confortable
> with mounting, I don't know how it could be busy.
>
> I hope I explained it well, thanks
> Sébastien Lorandel
>

Sebastian,

It looks to me you're trying to mount /dev/drbd0 on the secondary, and the
primary is still up and running, or the secondary hasn't been switched to
primary status. When the primary is running, or the secondary node hasn't
been promoted to primary, /dev/drbd0 is busy so both nodes can't write at
the same time to the resource.

Hope this helps.

--
--
Mark Schoonover, CMDBA
[EMAIL PROTECTED]
http://marksitblog.blogspot.com
Cell: 619-368-0099

Database Administration * System Engineering * Software Development *
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to