<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Emmanuel,<br>
yes I use drbd level fence as in linbit user guide<br>
<br>
disk {<br>
fencing resource-only;<br>
...<br>
}<br>
handlers {<br>
fence-peer "/usr/lib/drbd/crm-fence-peer.sh";<br>
after-resync-target "/usr/lib/drbd/crm-unfence-peer.sh";<br>
...<br>
}<br>
<br>
and <br>
the drbd driver correctly marks the peer as Outdated as soon as I reset
the node and I suppose calls the crm-fence-peer.sh script<br>
to notify crm the fencing phase.<br>
The problem is: I see the drbd peer driver Uknown/Outdated but in
crm_mon I still seeing both resources in Master state.<br>
This happens only with hard reset. If I stop and start the node I see
teh correct phase Outdated-->UpToDate after a re-sink.<br>
My guess is that drbd notify, the crm try to notify but the message
does not arrives to other components (dlm,clvm,ocfs2 )<br>
<br>
<br>
<br>
<br>
On 04/07/2012 12:22, emmanuel segura wrote:
<blockquote
cite="mid:CAE7pJ3Bq0XHqaeqQzgu8MaHuNXzhr8QNhVM8uDrKH6nHCgoPTw@mail.gmail.com"
type="cite">Hello Damiano<br>
<br>
Do you use drbd fence + pacemaker fence?<br>
<br>
<div class="gmail_quote">2012/7/4 Damiano Scaramuzza <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:cesello@daimonlab.it"
target="_blank">cesello@daimonlab.it</a>></span><br>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi
all, my first post in this ML.<br>
I've used in 2008 heartbeat for a big project and now I'm back with<br>
pacemaker for a smaller one.<br>
....<br>
</blockquote>
</div>
</blockquote>
<br>
</body>
</html>