[ClusterLabs] Unable to perform resource failover.
Alberto Mijares
amijaresp at gmail.com
Tue Nov 7 06:22:48 EST 2017
>
> We restarted the systemd and other process by using command mentioned below
> and also restarted the cluster nodes:
>
>
>
> Systemctl restart httpd.service
>
> Systemctl restart pacemaker.service
>
> Systemctl restart corosync.service
>
> Systemctl restart pcsd.service
>
>
>
> Does this impact in cluster?
>
You should
systemctl disable httpd.service && systemctl stop httpd.service in all
nodes of the cluster where Apache is installed. Then, start the
resource by using any utility, for example
pcs resource enable Httpd
If no more specific configurations have been done, that should start
Apache. Then, test again killing it.
Regards,
Alberto Mijares
More information about the Users
mailing list