We're testing this sysVinit support at the moment, seems to work at
this end. (In practice, the sysVinit file will always be installed and
systemd will generate a service. The service file itself is to be
included to allow admins to choose to use it directly.)

One problem we have identified so far is that these conffiles were
removed in 19.6.0-3 but jessie-backports only has 19.6.0-2~bpo8+1. This
results in two gunicorn services on jessie using jessie-backports.

neil@debian:~$ sudo service gunicorn status
● gunicorn.service - (null)
   Loaded: loaded (/etc/init.d/gunicorn)
   Active: active (running) since Mon 2016-10-03 16:23:49 SAST; 29min
ago
   CGroup: /system.slice/gunicorn.service
           ├─4116 gunicorn: master [lava-server.gunicorn]
           ├─4123 gunicorn: worker [lava-server.gunicorn]
           ├─4141 gunicorn: worker [lava-server.gunicorn]
           ├─4143 gunicorn: worker [lava-server.gunicorn]
           └─4145 gunicorn: worker [lava-server.gunicorn]

Oct 03 16:23:49 debian gunicorn[4110]: Starting Gunicorn workers:
[lava-server.gunicorn].
Oct 03 16:23:49 debian systemd[1]: Started (null).
neil@debian:~$ sudo service lava-server-gunicorn status
● lava-server-gunicorn.init.service - LSB: LAVA server gunicorn
   Loaded: loaded (/etc/init.d/lava-server-gunicorn.init)
   Active: active (exited) since Mon 2016-10-03 16:33:18 SAST; 19min ago
  Process: 5504 ExecStop=/etc/init.d/lava-server-gunicorn.init stop
(code=exited, status=0/SUCCESS)
  Process: 5512 ExecStart=/etc/init.d/lava-server-gunicorn.init start
(code=exited, status=0/SUCCESS)

Oct 03 16:33:18 debian lava-server-gunicorn.init[5512]: Starting
lava-server gunicorn wsgi support : lava-server-gunicorn.
Oct 03 16:33:18 debian systemd[1]: Started LSB: LAVA server gunicorn.

Once 19.6.0-6 gets into stretch, could we have an updated backport
please? (I don't mind so much about the examples, there is time for
that upload to update later, I just need to be sure that 19.6.0-6 works
without duplicate gunicorn processes in jessie using jessie-backports
before I can switch every instance from uwsgi to gunicorn (>=
19.6.0-6).

-- 


Neil Williams
=============
http://www.linux.codehelp.co.uk/

Attachment: lava-server-gunicorn.init
Description: Binary data

Attachment: pgpJYquC7wX8k.pgp
Description: OpenPGP digital signature

Reply via email to