[Rdo-list] RDO-Manager HA Pacemaker in Compute Nodes

Andrew Beekhof abeekhof at redhat.com
Tue Nov 10 01:12:30 UTC 2015


> On 30 Oct 2015, at 10:47 PM, Pedro Sousa <pgsousa at gmail.com> wrote:
> 
> Hi all,
> 
> I would like to be able to recover automatically the VMS when a compute node dies as described here:  http://blog.clusterlabs.org/blog/2015/openstack-ha-compute/
> 
> I've checked that I have pacemaker_remote.service and NovaCompute/NovaEvacuate pacemaker resources on my compute nodes, but it's doesn't seem to be configured/running:
> 
> [root at overcloud-novacompute-0 openstack]# systemctl list-unit-files | grep pacemaker
> pacemaker.service                             disabled
> pacemaker_remote.service                      disabled

Did you forget this part?

chkconfig pacemaker_remote on
service pacemaker_remote start


And don’t forget to populate /etc/pacemaker/authkey as described just above those commands in that post

> 
> [root at overcloud-novacompute-0 openstack]# pcs status
> Error: cluster is not currently running on this node
> 
> Is there a way to activate this on stack deployment? Or do I have to customize it? 
> 
> Thanks,
> Pedro Sousa
> 
> 
> 
> 
> _______________________________________________
> Rdo-list mailing list
> Rdo-list at redhat.com
> https://www.redhat.com/mailman/listinfo/rdo-list
> 
> To unsubscribe: rdo-list-unsubscribe at redhat.com





More information about the rdo-list mailing list