Hi Lars,

On 12.06.2014 22:39, Lars Ellenberg wrote:

> You want to configure DRBD for fencing resource-and-stonith,
> and use the fence-peer handler "crm-fence-peer.sh"
> (and the corresponding crm-unfence-peer.sh in the after-resync handler.

Thank you for pointing this out. I added this to global_common.conf:
============================================================================
common {
        handlers {
                fence-peer "/usr/lib/drbd/crm-fence-peer.sh";
                after-resync-target "/usr/lib/drbd/crm-unfence-peer.sh";
        }
        disk {
                fencing resource-only;
        }
}
============================================================================

and the split-brain is gone.

Sorry for the noise and not completely reading the docs.

Andrew, I closed bug 5217 as RESOLVED/INVALID.

Kind regards,
Robert

-- 
Mit freundlichen Grüßen / Best regards
______________________________________
Robert Dahlem
System & Network Services

Fidelity Information Services KORDOBA GmbH
Königsberger Straße 29 • 60487 Frankfurt
Tel.: +49 69 13829-2180
Fax.: +49 69 13829-5-2180
<mailto:robert.dah...@kordoba.de>
<http://www.kordoba.de>

Fidelity Information Services KORDOBA GmbH • Barthstr. 18 • 80339 München
Registergericht: München, HRB 153784; Geschäftsführer: Bernard Green,
Manfred Kloiber

_____________
The information contained in this message is proprietary and/or confidential. 
If you are not the intended recipient, please: (i) delete the message and all 
copies; (ii) do not disclose, distribute or use the message in any manner; and 
(iii) notify the sender immediately. In addition, please be aware that any 
message addressed to our domain is subject to archiving and review by persons 
other than the intended recipient. Thank you.

_______________________________________________
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