From 7066d916202f986c088941f2a0e482fc6d0e2728 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 2 Nov 2023 09:20:43 +0000 Subject: We don't use drbd9 --- etc/drbd.d/global_common.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc') diff --git a/etc/drbd.d/global_common.conf b/etc/drbd.d/global_common.conf index 107e327..6af2570 100644 --- a/etc/drbd.d/global_common.conf +++ b/etc/drbd.d/global_common.conf @@ -5,8 +5,8 @@ global { common { handlers { - fence-peer "/usr/lib64/drbd/crm-fence-peer.9.sh"; - unfence-peer "/usr/lib64/drbd/crm-unfence-peer.9.sh"; + fence-peer "/usr/lib64/drbd/crm-fence-peer.sh"; + unfence-peer "/usr/lib64/drbd/crm-unfence-peer.sh"; } startup { -- cgit v1.2.3