Re: [ClusterLabs] Open Source Linux Load Balancer with HA and Split Brain Prevention?

2020-10-06 Thread Eric Robinson
After research, that appears to be the case. Thanks.


> -Original Message-
> From: Users  On Behalf Of Valentin Vidic
> Sent: Monday, October 5, 2020 5:46 AM
> To: users@clusterlabs.org
> Subject: Re: [ClusterLabs] Open Source Linux Load Balancer with HA and Split
> Brain Prevention?
>
> On Sun, Oct 04, 2020 at 11:34:52PM +, Eric Robinson wrote:
> > I've been experimenting with keepalived. It relies on VRRP, but VRRP
> > does not have split-brain prevention.
>
> Perhaps keepalived can be configured to only setup IPVS (no VRRP) and than
> added to pacemaker as a systemd service.
>
> --
> Valentin
> ___
> Manage your subscription:
> https://lists.clusterlabs.org/mailman/listinfo/users
>
> ClusterLabs home: https://www.clusterlabs.org/
Disclaimer : This email and any files transmitted with it are confidential and 
intended solely for intended recipients. If you are not the named addressee you 
should not disseminate, distribute, copy or alter this email. Any views or 
opinions presented in this email are solely those of the author and might not 
represent those of Physician Select Management. Warning: Although Physician 
Select Management has taken reasonable precautions to ensure no viruses are 
present in this email, the company cannot accept responsibility for any loss or 
damage arising from the use of this email or attachments.
___
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/


Re: [ClusterLabs] Open Source Linux Load Balancer with HA and Split Brain Prevention?

2020-10-05 Thread Valentin Vidić
On Sun, Oct 04, 2020 at 11:34:52PM +, Eric Robinson wrote:
> I've been experimenting with keepalived. It relies on VRRP, but VRRP
> does not have split-brain prevention.

Perhaps keepalived can be configured to only setup IPVS (no VRRP) and
than added to pacemaker as a systemd service.

-- 
Valentin
___
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/


Re: [ClusterLabs] Open Source Linux Load Balancer with HA and Split Brain Prevention?

2020-10-04 Thread Valentin Vidić
On Sun, Oct 04, 2020 at 09:28:40PM +, Eric Robinson wrote:
> I don't want to proxy the services. I just want NAT redirection at
> Layer 4, using LVS. Basically, all I need is a good health-checker
> that works with LVS, like ldirectord does (except newer technology).

keepalived is one possible alternative to ldirectord.

-- 
Valentin
___
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/


Re: [ClusterLabs] Open Source Linux Load Balancer with HA and Split Brain Prevention?

2020-10-04 Thread Strahil Nikolov
Actually, everything that works on the OS is OK for pacemaker.
You got 2 options :
- use systemd.service for your loadbalancer (for example HAProxy)
- create your own script which just requires 'start', 'stop' and 'monitoring' 
methods so pacemaker can control it

Based on my very fast search in the web , haproxy has a ready-to-go resource 
agent 'ocf:heartbeat:haproxy' , so you can give it a try.

Best Regards,
Strahil Nikolov






В неделя, 4 октомври 2020 г., 22:41:59 Гринуич+3, Eric Robinson 
 написа: 





  


Greetings!

 

We are looking for an open-source Linux load-balancing solution that supports 
high availability on 2 nodes with split-brain prevention. We’ve been using 
corosync+pacemaker+ldirectord+quorumdevice, and that works fine, but ldirectord 
isn’t available for CentOS 7 or 8, and we need to move along to something 
that’s still in active development. Any suggestions? 

 

-Eric

 

Disclaimer : This email and any files transmitted with it are confidential and 
intended solely for intended recipients. If you are not the named addressee you 
should not disseminate, distribute, copy or alter this email. Any views or 
opinions presented in this email are solely those of the author and might not 
represent those of Physician Select Management. Warning: Although Physician 
Select Management has taken reasonable precautions to ensure no viruses are 
present in this email, the company cannot accept responsibility for any loss or 
damage arising from the use of this email or attachments. 

___
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/
___
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/


Re: [ClusterLabs] Open Source Linux Load Balancer with HA and Split Brain Prevention?

2020-10-04 Thread Eric Robinson



Valentin --

I've been experimenting with keepalived. It relies on VRRP, but VRRP does not 
have split-brain prevention.

> -Original Message-
> From: Users  On Behalf Of Valentin Vidic
> Sent: Sunday, October 4, 2020 5:19 PM
> To: Cluster Labs - All topics related to open-source clustering welcomed
> 
> Subject: Re: [ClusterLabs] Open Source Linux Load Balancer with HA and Split
> Brain Prevention?
>
> On Sun, Oct 04, 2020 at 09:28:40PM +, Eric Robinson wrote:
> > I don't want to proxy the services. I just want NAT redirection at
> > Layer 4, using LVS. Basically, all I need is a good health-checker
> > that works with LVS, like ldirectord does (except newer technology).
>
> keepalived is one possible alternative to ldirectord.
>
> --
> Valentin
> ___
> Manage your subscription:
> https://lists.clusterlabs.org/mailman/listinfo/users
>
> ClusterLabs home: https://www.clusterlabs.org/
Disclaimer : This email and any files transmitted with it are confidential and 
intended solely for intended recipients. If you are not the named addressee you 
should not disseminate, distribute, copy or alter this email. Any views or 
opinions presented in this email are solely those of the author and might not 
represent those of Physician Select Management. Warning: Although Physician 
Select Management has taken reasonable precautions to ensure no viruses are 
present in this email, the company cannot accept responsibility for any loss or 
damage arising from the use of this email or attachments.
___
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/


Re: [ClusterLabs] Open Source Linux Load Balancer with HA and Split Brain Prevention?

2020-10-04 Thread Eric Robinson
Hi Strahil --

I don't want to proxy the services. I just want NAT redirection at Layer 4, 
using LVS. Basically, all I need is a good health-checker that works with LVS, 
like ldirectord does (except newer technology).


> -Original Message-
> From: Users  On Behalf Of Strahil Nikolov
> Sent: Sunday, October 4, 2020 2:54 PM
> To: Cluster Labs - All topics related to open-source clustering welcomed
> 
> Subject: Re: [ClusterLabs] Open Source Linux Load Balancer with HA and Split
> Brain Prevention?
>
> Actually, everything that works on the OS is OK for pacemaker.
> You got 2 options :
> - use systemd.service for your loadbalancer (for example HAProxy)
> - create your own script which just requires 'start', 'stop' and 'monitoring'
> methods so pacemaker can control it
>
> Based on my very fast search in the web , haproxy has a ready-to-go
> resource agent 'ocf:heartbeat:haproxy' , so you can give it a try.
>
> Best Regards,
> Strahil Nikolov
>
>
>
>
>
>
> В неделя, 4 октомври 2020 г., 22:41:59 Гринуич+3, Eric Robinson
>  написа:
>
>
>
>
>
>
>
>
> Greetings!
>
>
>
> We are looking for an open-source Linux load-balancing solution that
> supports high availability on 2 nodes with split-brain prevention. We’ve been
> using corosync+pacemaker+ldirectord+quorumdevice, and that works fine,
> but ldirectord isn’t available for CentOS 7 or 8, and we need to move along to
> something that’s still in active development. Any suggestions?
>
>
>
> -Eric
>
>
>
> Disclaimer : This email and any files transmitted with it are confidential and
> intended solely for intended recipients. If you are not the named addressee
> you should not disseminate, distribute, copy or alter this email. Any views or
> opinions presented in this email are solely those of the author and might not
> represent those of Physician Select Management. Warning: Although
> Physician Select Management has taken reasonable precautions to ensure
> no viruses are present in this email, the company cannot accept responsibility
> for any loss or damage arising from the use of this email or attachments.
>
> ___
> Manage your subscription:
> https://lists.clusterlabs.org/mailman/listinfo/users
>
> ClusterLabs home: https://www.clusterlabs.org/
> ___
> Manage your subscription:
> https://lists.clusterlabs.org/mailman/listinfo/users
>
> ClusterLabs home: https://www.clusterlabs.org/
Disclaimer : This email and any files transmitted with it are confidential and 
intended solely for intended recipients. If you are not the named addressee you 
should not disseminate, distribute, copy or alter this email. Any views or 
opinions presented in this email are solely those of the author and might not 
represent those of Physician Select Management. Warning: Although Physician 
Select Management has taken reasonable precautions to ensure no viruses are 
present in this email, the company cannot accept responsibility for any loss or 
damage arising from the use of this email or attachments.
___
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/


[ClusterLabs] Open Source Linux Load Balancer with HA and Split Brain Prevention?

2020-10-04 Thread Eric Robinson
Greetings!

We are looking for an open-source Linux load-balancing solution that supports 
high availability on 2 nodes with split-brain prevention. We've been using 
corosync+pacemaker+ldirectord+quorumdevice, and that works fine, but ldirectord 
isn't available for CentOS 7 or 8, and we need to move along to something 
that's still in active development. Any suggestions?

-Eric

Disclaimer : This email and any files transmitted with it are confidential and 
intended solely for intended recipients. If you are not the named addressee you 
should not disseminate, distribute, copy or alter this email. Any views or 
opinions presented in this email are solely those of the author and might not 
represent those of Physician Select Management. Warning: Although Physician 
Select Management has taken reasonable precautions to ensure no viruses are 
present in this email, the company cannot accept responsibility for any loss or 
damage arising from the use of this email or attachments.
___
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/