#!/bin/sh

set -ex

corosync-cfgtool -s | grep -C 20 'nodeid  1:	link enabled:1	link connected:1'
corosync-quorumtool | grep -C 20 ' 1 node1 (local)'
