Try to use a simple configuration as follow: global { usage-count yes; } common { protocol C; } resource r0 { on alice { device /dev/drbd1; disk /dev/sda7; address 10.1.1.31:7789; meta-disk internal; } on bob { device /dev/drbd1; disk /dev/sda7; address 10.1.1.32:7789; meta-disk internal; } }
I don't know if this a the problem, but the resource r0 is declared out side of global tag 2014-05-15 10:21 GMT+02:00 emmanuel segura <emi2f...@gmail.com>: > You don't declared your drbd resource r0 in the configuration, read this > http://www.drbd.org/users-guide/s-configure-resource.html > > > 2014-05-15 9:33 GMT+02:00 kamal kishi <kamal.ki...@gmail.com>: > >> Hi All, >> >> My configuration is simple and straight, UBUNTU 12.04 used to run >> pacemaker. >> Pacemaker runs DRBD and OCFS2. >> >> The DRBD can be started manually without any error or issues with >> primary/primary configuration. >> >> (NOTE : This configuration is being done as base to configure >> ACTIVE-ACTIVE XEN configuration, hence the "become-primary-on both;' is >> used in DRBD config) >> >> Configuration attached : >> 1. DRBD >> 2. Pacemaker >> >> Log attached : >> Syslog1 - Server 1 >> Syslog2 - Server 2 >> >> Hope and wish I get a solution. >> >> -- >> Regards, >> Kamal Kishore B V >> >> _______________________________________________ >> Pacemaker mailing list: Pacemaker@oss.clusterlabs.org >> http://oss.clusterlabs.org/mailman/listinfo/pacemaker >> >> Project Home: http://www.clusterlabs.org >> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf >> Bugs: http://bugs.clusterlabs.org >> >> > > > -- > esta es mi vida e me la vivo hasta que dios quiera > -- esta es mi vida e me la vivo hasta que dios quiera
_______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org