[Setup] Zeo Server and Client Issue PLEASE HELP !

Steve McMahon steve at dcn.org
Thu Mar 13 21:41:00 UTC 2014


I'd use a process control mechanism like supervisor to start/stop. It will
keep trying to start the servers for a controllable retry count.


On Thu, Mar 13, 2014 at 10:09 AM, masc2279 <masc2279 at gmail.com> wrote:

> A little more info :
>
> i am starting my servers with the following script inside the /etc/init.d/
> folder it works great if there servers start and load in proper order only.
>
> #!/bin/sh
>     #
>     # chkconfig:   345 05 95
>     # description:   zeoserver
>     # ....
> clear
> echo "attempting to run plone script"
>
> /srv/Plone/zeocluster/bin/plonectl client1 start
> /srv/Plone/zeocluster/bin/plonectl client2 start
> /srv/Plone/zeocluster/bin/plonectl client3 start
> /srv/Plone/zeocluster/bin/plonectl client4 start
> /srv/Plone/zeocluster/bin/plonectl client5 start
> /srv/Plone/zeocluster/bin/plonectl client6 start
> /srv/Plone/zeocluster/bin/plonectl client7 start
> /srv/Plone/zeocluster/bin/plonectl client8 start
>
>
>
>
> --
> View this message in context:
> http://plone.293351.n2.nabble.com/Zeo-Server-and-Client-Issue-PLEASE-HELP-tp7570598p7570599.html
> Sent from the Installation, Setup, Upgrades mailing list archive at
> Nabble.com.
> _______________________________________________
> Setup mailing list
> Setup at lists.plone.org
> https://lists.plone.org/mailman/listinfo/plone-setup
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plone.org/pipermail/plone-setup/attachments/20140313/deb9b1fa/attachment.html>


More information about the Setup mailing list