Hi,

I've patched 2.1.13 source with
http://www.msapiro.net/mm/2.1.13_vhost.patch, vhost_extra_patch.txt
and a patch for qrunner-slicing. I'm trying to run mailman across
multiple mail servers and web servers. /var/lib/mailman is on a shared
ISCSI mount.
Starting mailman on any given server creates:
/var/lib/mailman/data/master-qrunner.pid
/var/lib/mailman/locks/master-qrunner
/var/lib/mailman/locks/master-qrunner.<FQDN>.<numeric string>

Looking at the code I can find where the master-qrunner file is
created in mailmanctl, but I'm not sure where the
master-qrunner.<FQDN>.<numeric string> comes from so I didn't want to
try making changes without some idea what's defining those file names.

Can anyone point me in the right direction for what I need to change
for each server to create only one unique lockfile and unique pid
file.

Thanks
Guy

-- 
Don't just do something...sit there!
------------------------------------------------------
Mailman-Users mailing list [email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to