diff --git a/bin/supportconfig b/bin/supportconfig index b35f6568..5f8bf07b 100755 --- a/bin/supportconfig +++ b/bin/supportconfig @@ -2815,7 +2815,7 @@ ha_info() { 15*|16*|999) if rpm_verify $OF pacemaker then - log_cmd $OF "rpm -qa | grep -E 'resource-agents|fence-agents|booth|cluster-glue|corosync|csync2|pacemaker|crmsh|libqb|hawk|dlm|lvm2|cluster-md|ocfs2|gfs2|drbd'" + log_cmd $OF "rpm -qa | grep -E 'resource-agents|fence-agents|booth|cluster-glue|corosync|csync2|pacemaker|crmsh|libqb|hawk|dlm|lvm2|cluster-md|ocfs2|gfs2|drbd|sbd'" log_cmd $OF "systemctl status pacemaker.service" CONF_FILES="/etc/corosync/corosync.conf /etc/sysconfig/ctdb /etc/sysconfig/sbd" if [[ -s /etc/xinetd.d/csync2 ]]; then