From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vm08-mail01.alteeve.ca (mail.alteeve.ca [65.39.153.71]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail09.linbit.com (LINBIT Mail Daemon) with ESMTPS id 752A4101AC75 for ; Thu, 19 Jun 2014 23:52:54 +0200 (CEST) Received: from lemass.alteeve.ca (dhcp-108-168-20-202.cable.user.start.ca [108.168.20.202]) by vm08-mail01.alteeve.ca (Postfix) with ESMTPSA id 0AEF1200DD for ; Thu, 19 Jun 2014 17:46:49 -0400 (EDT) Message-ID: <53A35A4B.4050408@alteeve.ca> Date: Thu, 19 Jun 2014 17:46:51 -0400 From: Digimer MIME-Version: 1.0 To: drbd-dev@lists.linbit.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Drbd-dev] Patch for stonith_admin-fence-peer.sh List-Id: "*Coordination* of development, patches, contributions -- *Questions* \(even to developers\) go to drbd-user, please." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This will help with debugging by telling pacemaker who called stonith_admin. --- /usr/lib/drbd/stonith_admin-fence-peer.sh.orig 2014-06-19 15:15:31.281041648 -0400 +++ /usr/lib/drbd/stonith_admin-fence-peer.sh 2014-06-19 17:38:37.532311566 -0400 @@ -30,7 +30,7 @@ fi for p in $DRBD_PEERS; do - stonith_admin --fence $p + stonith_admin --tag drbd --fence $p rc=$? if [ $rc -eq 0 ]; then log "stonith_admin successfully fenced peer $p." -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education?