Re: HAproxy fails to start in CentOS with 'systemctl reload' ?

2018-10-23 Thread Imam Toufique
Thank you, Lukas and Brain! I came to HAproxy / web services world after a very long time :-) , you guys have been extremely helpful to me. :-) . and I sincerely appreciate it. On Tue, Oct 23, 2018 at 7:01 AM Lukas Tribus wrote: > Hello, > > On Tue, 23 Oct 2018 at 02:25, Imam Toufique wrote:

Re: HAproxy fails to start in CentOS with 'systemctl reload' ?

2018-10-23 Thread Lukas Tribus
Hello, On Tue, 23 Oct 2018 at 02:25, Imam Toufique wrote: > > Hi Brain, > > That seems to have worked! Thanks!I did not know the wrapper was not > needed. Let's see if it dies again ( hopefully not ) . > > Thanks again! For the record: - you can find the systemd unit file, including a Ma

Re: HAproxy fails to start in CentOS with 'systemctl reload' ?

2018-10-22 Thread Imam Toufique
> > ExecReload=/bin/kill -USR2 $MAINPID > > KillMode=mixed > > Restart=always > > > > [Install] > > WantedBy=multi-user.target > > > > *From:* Imam Toufique [mailto:techie...@gmail.com] > *Sent:* Monday, October 22, 2018 8:09 PM > *To:* Gibson,

RE: HAproxy fails to start in CentOS with 'systemctl reload' ?

2018-10-22 Thread Gibson, Brian (IMS)
er.target From: Imam Toufique [mailto:techie...@gmail.com] Sent: Monday, October 22, 2018 8:09 PM To: Gibson, Brian (IMS) Cc: haproxy Subject: Re: HAproxy fails to start in CentOS with 'systemctl reload' ? I recompiled with the SYSTEMD option. [root@crsplabnet2 ~]# haproxy -vv HA-Proxy version

Re: HAproxy fails to start in CentOS with 'systemctl reload' ?

2018-10-22 Thread Imam Toufique
add USE_SYSTEMD=1 to your compile. > > Sent from Nine<http://www.9folders.com/> > > From: Imam Toufique > Sent: Monday, October 22, 2018 7:49 PM > To: Gibson, Brian (IMS) > Cc: haproxy > Subject: Re: HAproxy fails to start in CentO

Re: HAproxy fails to start in CentOS with 'systemctl reload' ?

2018-10-22 Thread Gibson, Brian (IMS)
I think you need to add USE_SYSTEMD=1 to your compile. Sent from Nine<http://www.9folders.com/> From: Imam Toufique Sent: Monday, October 22, 2018 7:49 PM To: Gibson, Brian (IMS) Cc: haproxy Subject: Re: HAproxy fails to start in CentOS with 'syste

Re: HAproxy fails to start in CentOS with 'systemctl reload' ?

2018-10-22 Thread Imam Toufique
Sent from Nine<http://www.9folders.com/> > > From: Imam Toufique > Sent: Monday, October 22, 2018 7:45 PM > To: haproxy > Subject: HAproxy fails to start in CentOS with 'systemctl reload' ? > > Hi, > > I ran into this tw

Re: HAproxy fails to start in CentOS with 'systemctl reload' ?

2018-10-22 Thread Imam Toufique
ders.com/> > > From: Imam Toufique > Sent: Monday, October 22, 2018 7:45 PM > To: haproxy > Subject: HAproxy fails to start in CentOS with 'systemctl reload' ? > > Hi, > > I ran into this twice in last 2 days, where HAproxy f

Re: HAproxy fails to start in CentOS with 'systemctl reload' ?

2018-10-22 Thread Gibson, Brian (IMS)
Can you reply with the output of haproxy -vv Need to know your compile options. Sent from Nine<http://www.9folders.com/> From: Imam Toufique Sent: Monday, October 22, 2018 7:45 PM To: haproxy Subject: HAproxy fails to start in CentOS with 'syste

HAproxy fails to start in CentOS with 'systemctl reload' ?

2018-10-22 Thread Imam Toufique
Hi, I ran into this twice in last 2 days, where HAproxy fails to start in centOS 7.5. I compiled the latest stable from source and it did not have any startup scripts in the tarball that I downloaded. So, I broke up an older RPM file from fedora and used it /etc/init.d/haproxy script. It works f