GNU bug report logs -
#30649
shepherd services with #:log-file overwrite their log file
Previous Next
Reported by: Andreas Enge <andreas <at> enge.fr>
Date: Wed, 28 Feb 2018 14:51:01 UTC
Severity: normal
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 02 Mar 2018 00:47:55 +0100
with message-id <87606ehbtq.fsf <at> gnu.org>
and subject line Re: bug#30649: Cuirass service does not rotate its logs
has caused the debbugs.gnu.org bug report #30649,
regarding shepherd services with #:log-file overwrite their log file
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
30649: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30649
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello,
while testing the cuirass service on bayfront, I see the following:
$ ll /var/log/c*
-rw-r--r-- 1 root root 2003521 Feb 28 15:38 /var/log/cuirass.log
I am sure this 2MB file was about 14MB big this morning, and indeed
any information dating from before this morning, when I rebooted the
machine and thus restarted the service, has gone.
Notice also that there are no numbered files cuirass.log.1 etc..
Andreas
[Message part 3 (message/rfc822, inline)]
Andreas Enge <andreas <at> enge.fr> skribis:
> On Thu, Mar 01, 2018 at 05:35:54PM +0100, Ludovic Courtès wrote:
>> The cuirass service in GuixSD explicitly extends rottlog so that this
>> file is rotated on a weekly basis. Perhaps you just need to wait a
>> little longer?
>
> The problem is not that the file grows too large.
>
> The problem was that after rebooting the server, the file was *replaced*
> with newly written content. Maybe the problem is not rotation, but opening
> a file in "write" instead of "append" mode...
Oh indeed, that’s a different thing.
This is fixed by Shepherd commit
7b4c88bac70f0bad82ef70fd5b682a49bc227478, thanks!
Ludo’.
This bug report was last modified 7 years and 83 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.