Maintenance worked perfectly:
- cluster in maintenance: crm configure property maintenance-mode=true
- update vm os etc
- stop corosync/pacemaker
- reboot
- start corosync/pacemaker
- cluster out of maintenance: crm configure property
maintenance-mode=false
- all resources went up ok
Best regar
On 06/20/2016 07:45 AM, ma...@nucleus.it wrote:
> Hi,
> i have a two node cluster with some vms (pacemaker resources) running on
> the two hypervisors:
> pacemaker-1.0.10
> corosync-1.3.0
>
> I need to do maintenance stuff , so i need to:
> - put on maintenance the cluster so the cluster doesn't
>
Hi,
i have a two node cluster with some vms (pacemaker resources) running on
the two hypervisors:
pacemaker-1.0.10
corosync-1.3.0
I need to do maintenance stuff , so i need to:
- put on maintenance the cluster so the cluster doesn't
touch/start/stop/monitor the vms
- update the vms
- stop the vm