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 here are my files: http://www.sebastienlorandel.fr/ha-project/ha.cf http://www.sebastienlorandel.fr/ha-project/logd.cf http://www.sebastienlorandel.fr/ha-project/authkeys http://www.sebastienlorandel.fr/ha-project/ha.log http://www.sebastienlorandel.fr/ha-project/drbd.conf _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
