Hi everyone,

I did this configuration on my corosync, but I am getting some errors. I
did it before in other two computers but now this is not working anymore.
Does anyone have any hint please?

Thanks in advance,
felipe

crm configure
primitive drbd ocf:linbit:drbd params drbd_resource="drbd1" op monitor
interval="60s" role="Master" op monitor interval="59s" role="Slave"
ms drbd_ms drbd meta master-max="1" master-node-max="1" clone-max="2"
clone-node-max="1" notify="true"

primitive drbd_fs ocf:heartbeat:Filesystem params device="/dev/drbd1"
directory="/mnt/drbd1" fstype="ext3"
colocation fs_on_drbd inf: drbd_fs drbd_ms:Master
order fs_after_drbd inf: drbd_ms:promote drbd_fs:start
commit



~# crm_mon -1 -V
============
Last updated: Sat Dec 15 19:10:01 2012
Last change: Sat Dec 15 19:08:20 2012 via cibadmin on ubuntu-cloud
Stack: openais
Current DC: note-hp-sa - partition with quorum
Version: 1.1.6-9971ebba4494012a93c03b40a2c58ec0eb60f50c
2 Nodes configured, 2 expected votes
3 Resources configured.
============

Online: [ note-hp-sa ubuntu-cloud ]

 Master/Slave Set: drbd_ms [drbd]
     drbd:0     (ocf::linbit:drbd):     Slave note-hp-sa (unmanaged) FAILED
     drbd:1     (ocf::linbit:drbd):     Slave ubuntu-cloud (unmanaged)
FAILED

Failed actions:
    drbd:0_stop_0 (node=note-hp-sa, call=7, rc=5, status=complete): not
installed
    drbd:1_stop_0 (node=ubuntu-cloud, call=7, rc=5, status=complete): not
installed



-- 
*--
-- Felipe Oliveira Gutierrez
-- felipe.o.gutier...@gmail.com
-- https://sites.google.com/site/lipe82/Home/diaadia*
_______________________________________________
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

Reply via email to