[ClusterLabs] cluster problems after let's encrypt

Andrei Borzenkov arvidjaar at gmail.com
Mon Jul 6 14:05:47 EDT 2020


06.07.2020 19:13, fatcharly at gmx.de пишет:
> Hi,
> 
> I'm running a two node corosync httpd-cluster on a CentOS 7.
> corosync-2.4.5-4.el7.x86_64
> pcs-0.9.168-4.el7.centos.x86_64
> Today I used lets encrypt to installt https for two domains on that system.
> After that the node with the new https-domains is not longer able to hold the apache resource:
> 
> The resource is configured like this:
> Resource: apache (class=ocf provider=heartbeat type=apache)
> Attributes: configfile=/etc/httpd/conf/httpd.conf statusurl=http://127.0.0.1:8089/server-status
> Operations: start interval=0s timeout=40s (apache-start-interval-0s)
> stop interval=0s timeout=60s (apache-stop-interval-0s)
> monitor interval=1min (apache-monitor-interval-1min)
> 
> The status-page is configured like this:
> Listen 127.0.0.1:8089
> <Location /server-status>
> SetHandler server-status
> Order deny,allow
> Deny from all
> Allow from 127.0.0.1
> 
> And the log shows this:
> Jul 6 16:55:18 bachi2 apache(apache)[7182]: INFO: waiting for apache /etc/httpd/conf/httpd.conf to come up
> Jul 6 16:55:19 bachi2 apache(apache)[7182]: INFO: apache not running


Your apache server does not start. This is outside of pacemaker scope.
Examine apache logs, try to run server manually with the same options etc.

> Jul 6 16:55:19 bachi2 apache(apache)[7182]: INFO: waiting for apache /etc/httpd/conf/httpd.conf to come up
> Jul 6 16:55:20 bachi2 apache(apache)[7182]: INFO: apache not running
> Jul 6 16:55:20 bachi2 apache(apache)[7182]: INFO: waiting for apache /etc/httpd/conf/httpd.conf to come up
> Jul 6 16:55:21 bachi2 lrmd[8756]: warning: apache_start_0 process (PID 7182) timed out
> Jul 6 16:55:21 bachi2 lrmd[8756]: warning: apache_start_0:7182 - timed out after 40000ms
> Jul 6 16:55:21 bachi2 crmd[8759]: error: Result of start operation for apache on bachi2: Timed Out
> Jul 6 16:55:21 bachi2 apache(apache)[8416]: INFO: apache is not running.
> 
> Any suggestions are welcome
> 
> Best regards
> 
> fatcharly
> _______________________________________________
> Manage your subscription:
> https://lists.clusterlabs.org/mailman/listinfo/users
> 
> ClusterLabs home: https://www.clusterlabs.org/
> 



More information about the Users mailing list