Re: [ClusterLabs] The proxy server received an invalid response from an upstream server.

2021-03-17 Thread Jason Long
The 192.168.1.4 is my secondary VM. I want to follow "https://www.digitalocean.com/community/tutorials/how-to-set-up-an-apache-active-passive-cluster-using-pacemaker-on-centos-7"; tutorial. At "Step 8 — Adding the Apache Resource", I got below problems: 1- In the tutorial example, you will see:

Re: [ClusterLabs] The proxy server received an invalid response from an upstream server.

2021-03-17 Thread Jason Long
Yes, I want Apache always on node3, and then the reverse proxy can move between node1 and node2. Please see my new efforts. On Wednesday, March 17, 2021, 11:38:01 PM GMT+3:30, Ken Gaillot wrote: It sounds to me like your intent is to have apache always on node3, and then the reverse

Re: [ClusterLabs] The proxy server received an invalid response from an upstream server.

2021-03-17 Thread Jason Long
Thanks. The 192.168.1.4 is my secondary VM. I want to follow "https://www.digitalocean.com/community/tutorials/how-to-set-up-an-apache-active-passive-cluster-using-pacemaker-on-centos-7"; tutorial. At "Step 8 — Adding the Apache Resource", I got below problems: 1- In the tutorial example, you

Re: [ClusterLabs] The proxy server received an invalid response from an upstream server.

2021-03-17 Thread Jason Long
Hello, I changed "IP" to my Apache web server: $ sudo pcs resource update floating_ip ocf:heartbeat:IPaddr2 ip=192.168.1.4 cidr_netmask=24 op monitor interval=5s And did: $ sudo pcs status Cluster name: mycluster Cluster Summary:   * Stack: corosync   * Current DC: node1 (version 2.0.5-10.fc33-

Re: [ClusterLabs] The proxy server received an invalid response from an upstream server.

2021-03-17 Thread Ken Gaillot
On Wed, 2021-03-17 at 20:37 +, Jason Long wrote: > The 192.168.1.4 is my secondary VM. > I want to follow " > https://www.digitalocean.com/community/tutorials/how-to-set-up-an-apache-active-passive-cluster-using-pacemaker-on-centos-7 > " tutorial. > At "Step 8 — Adding the Apache Resource", I g

Re: [ClusterLabs] The proxy server received an invalid response from an upstream server.

2021-03-17 Thread Ken Gaillot
It sounds to me like your intent is to have apache always on node3, and then the reverse proxy can move between node1 and node2. The floating IP address, which is what users use to contact the site, is associated with the reverse proxy. In any case, the floating IP should be an *additional* IP tha

Re: [ClusterLabs] The proxy server received an invalid response from an upstream server.

2021-03-17 Thread Reid Wahl
On Wed, Mar 17, 2021 at 11:51 AM Jason Long wrote: > Hello, > I changed "IP" to my Apache web server: > > $ sudo pcs resource update floating_ip ocf:heartbeat:IPaddr2 > ip=192.168.1.4 cidr_netmask=24 op monitor interval=5s > > And did: > > $ sudo pcs status > Cluster name: mycluster > Cluster Sum

[ClusterLabs] fence-agents v4.8.0

2021-03-17 Thread Oyvind Albrigtsen
ClusterLabs is happy to announce fence-agents v4.8.0. The fence-virt repository has been merged into fence-agents, so be sure to give fence_virt, fence_xvm and fence_virtd some additional testing to ensure it doesnt have any issues we havent caught in our initial testing. The source code is avai

[ClusterLabs] resource-agents v4.8.0 rc1

2021-03-17 Thread Oyvind Albrigtsen
ClusterLabs is happy to announce resource-agents v4.8.0 rc1. Source code is available at: https://github.com/ClusterLabs/resource-agents/releases/tag/v4.8.0rc1 The most significant enhancements in this release are: - bugfixes and enhancements: - Filesystem: change force_unmount default to safe

[ClusterLabs] Antw: [EXT] Re: The proxy server received an invalid response from an upstream server.

2021-03-17 Thread Ulrich Windl
>>> Jason Long schrieb am 16.03.2021 um 21:46 in Nachricht <100037.1215926.1615927614...@mail.yahoo.com>: > Thanks. > Excuse me, did you read how did I set my cluster up? Please look at: > https://paste.ubuntu.com/p/Nx2ptqZjFg/ > Which part of my configuration is wrong? > Both of the main an