Re: Transition to supervision-scripts

From: John Albietz <inthecloud247_at_gmail.com>
Date: Fri, 7 Nov 2014 13:09:41 -0800

I'd love to help with this. Any way we can move the runit scripts to github instead of svn / googlecode?

Instead of rsyslog, socklog works great. Remote log forwarding handled by either svlogd or one of many other log forwarders.

Rsyslog does too much and ends up having nasty failure scenarios that can lock up a system that I'd recommend trying to avoid.

On Nov 7, 2014, at 12:31 PM, Colin Booth <cathexis_at_gmail.com> wrote:

>>
>> Currently, sshd and winbindd just will not operate regardless of what is used or done. sshd complains the log service is not working and the service is down. Winbindd won't even start even if nmbd and smbd are both started as well. We even have issues getting kdm to login, unless it is working but auto-reloads itself. Rsyncd doesn't work either.
> Not sure about winbindd or rsyncd but the problem with sshd is that
> you need a reader for /dev/log. I'm pretty sure this isn't
> configurable without rebuilding openssh. The easiest is to run a
> supervised copy of rsyslog since it'll handle all the syslog logging
> channels correctly, plus enough other programs are going to expect a
> reader on the /dev/log socket that it's going to end up a requirement.
> Presumably you could also bypass this requirement by creating a fifo
> in some chroot directory (say /chroots/sshd/dev/log) and then running
> sshd funny chrooted with a reader (svlogd for example) using that file
> as input. It might fail depending on how sshd writes to the log socket
> though.
>
> I've been running xdm under supervision as my display manager for over
> a year, so my guess is that kdm is missing some supports.
>>
>> I'm still wanting to push for a RC2 release by December but at the rate scripts are still not working this may not happen, and I still have a lot of other scripts to get working as well.
>>
>> If anyone could get a checkout of the svn at the runit-for-lfs project page https://code.google.com/p/runit-for-lfs/ and see where we're going wrong, it would greatly help.
>>
>> Thanks.
>> Jim
>
>
>
> --
> "If the doors of perception were cleansed every thing would appear to
> man as it is, infinite. For man has closed himself up, till he sees
> all things thru' narrow chinks of his cavern."
> -- William Blake
Received on Fri Nov 07 2014 - 21:09:41 UTC

This archive was generated by hypermail 2.3.0 : Sun May 09 2021 - 19:44:18 UTC