Shutdown/Restart the Trilio cluster
Verify no snapshots or restores are running
workloadmgr snapshot-list --all=True
workloadmgr restore-listIdentify the master node for the VIP(s) and wlm-cron service
pcs statuspcs status
Cluster name: triliovault
WARNINGS:
Corosync and pacemaker node names do not match (IPs used in setup?)
Stack: corosync
Current DC: tvm3 (version 1.1.23-1.el7_9.1-9acf116022) - partition with quorum
Last updated: Thu Aug 26 12:10:32 2021
Last change: Thu Aug 26 08:02:51 2021 by root via crm_resource on tvm1
3 nodes configured
8 resource instances configured
Online: [ tvm1 tvm2 tvm3 ]
Full list of resources:
virtual_ip (ocf::heartbeat:IPaddr2): Started tvm1
virtual_ip_public (ocf::heartbeat:IPaddr2): Started tvm1
virtual_ip_admin (ocf::heartbeat:IPaddr2): Started tvm1
virtual_ip_internal (ocf::heartbeat:IPaddr2): Started tvm1
wlm-cron (systemd:wlm-cron): Started tvm1
Clone Set: lb_nginx-clone [lb_nginx]
Started: [ tvm1 ]
Stopped: [ tvm2 tvm3 ]
Daemon Status:
corosync: active/enabled
pacemaker: active/enabled
pcsd: active/enabledShutdown/Restart of a single node in the cluster
Stop the services on the node
Shutdown/Restart the node
Restarting the complete cluster node by node
Shutdown/Restart the complete cluster as a whole
Shutdown the two slave nodes
Shutdown the master node
Start the master node
Enable the Galeera cluster
Start the slave nodes
Last updated
Was this helpful?
