I think you're using the lsb drbd resource for heartbeat. If you only want to synchronize DRBD resources, you should think about using drbddisk ocf resource. (/etc/ha.d/resource.d/drbddisk)
Can you print your cib.xml ? Are you using heartbeat v1 or v2 ? which version of drbd ? On Fri, Aug 8, 2008 at 4:35 PM, Faria <[EMAIL PROTECTED]> wrote: > Hello, > > When I start heartbeat, the module drbd is removed. > > See the logs: > > [EMAIL PROTECTED]:~# /etc/init.d/drbd start > Starting DRBD resources: [ s(r0) ]. > > [EMAIL PROTECTED]:~# lsmod | grep dr > drbd 229376 3 > cn 9632 1 drbd > cdrom 37536 1 sr_mod > > [EMAIL PROTECTED]:~# /etc/init.d/heartbeat start > Starting High-Availability services: > Done. > > [EMAIL PROTECTED]:~# /etc/init.d/heartbeat stop > Stopping High-Availability services: > Done. > > [EMAIL PROTECTED]:~# /etc/init.d/heartbeat start > Starting High-Availability services: > No response from the DRBD driver! Is the module loaded? > Command '/sbin/drbdsetup /dev/drbd0 state' terminated with exit code 20 > drbdadm aborting > Done > > How I can to resolve it ? > > Best regards, > > Faria > > > Novos endereços, o Yahoo! que você conhece. Crie um email novo com a > sua cara @ymail.com ou @rocketmail.com. > http://br.new.mail.yahoo.com/addresses > _______________________________________________ > 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
