Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #286507
| From | Andy Smith <andy@strugglers.net> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system |
| Date | 2026-05-03 22:30 +0200 |
| Message-ID | <MQLBT-2mrb-5@gated-at.bofh.it> (permalink) |
| References | <MQspA-294s-1@gated-at.bofh.it> <MQtlD-29GE-1@gated-at.bofh.it> <MQuB3-2aLv-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi,
On Sat, May 02, 2026 at 10:11:15PM -0400, Greg Wooledge wrote:
> On Sun, May 03, 2026 at 00:58:35 +0000, Andy Smith wrote:
> > For some reason your filesystem has gone read-only. If I were you I'd be
> > looking further back in the logs to see if there is anything about that,
> > as I would expect there to be.
>
> Could be. And a read-only file system is extremely easy to check,
> so that should be checked first.
>
> It could also be a restriction added by a systemd unit. Tracking down
> all of the restrictions across potentially multiple systemd units will
> be more challenging, if it turns out the file system is not read-only.
I think you are probably right and OP won't find any earlier logging
about a filesystem being globally read-only because it isn't.
Having searched around I've found a few hits for this error message and
many of them involve the thing doing the mail delivery having restricted
permissions via the systemd unit.
For example this one with software called netdata involves netdata being
started without ability to write /var/spool/postfix/maildrop and getting
the exact same error when trying to send notification emails:
https://www.spamcop.net/sc?id=z6963466407z15976b2b8b2abb7f62add98676d85c9bz
So perhaps OP does need to look at the monit.service file to check it
isn't having its view of the filesystem restricted too severely.
Looking at:
https://sources.debian.org/src/monit/1:5.35.2-3/system/startup/monit.service.in?hl=16#L16
I'm guessing
ProtectSystem=strict
might be the culprit. Although I confess I don't really understand why a
process launched by monit would be directly trying to write to the
postfix directory as I would have thought it talks to postfix and then
something from postfix delivers the mail. But since the same thing
appears to have happened with netdata and other software then I think
it's got a good chance.
Thanks,
Andy
--
https://bitfolk.com/ -- No-nonsense VPS hosting
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar
mail_queue_enter: create file maildrop/870989.992: Read-only file system Luc Saffre <luc@saffre-rumma.net> - 2026-05-03 02:00 +0200
Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system Andy Smith <andy@strugglers.net> - 2026-05-03 03:00 +0200
Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system Greg Wooledge <greg@wooledge.org> - 2026-05-03 04:20 +0200
Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system David Wright <deblis@lionunicorn.co.uk> - 2026-05-03 06:30 +0200
Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system Greg Wooledge <greg@wooledge.org> - 2026-05-03 14:30 +0200
Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system Andy Smith <andy@strugglers.net> - 2026-05-03 22:30 +0200
Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system Jan Claeys <lists@janc.be> - 2026-05-04 17:10 +0200
Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system <tomas@tuxteam.de> - 2026-05-04 17:50 +0200
Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system Michael Greenberg <michael@greenberg.science> - 2026-05-04 18:40 +0200
Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system tomas@tuxteam.de - 2026-05-04 19:30 +0200
Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system Luc Saffre <luc@saffre-rumma.net> - 2026-05-10 16:00 +0200
Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system Luc Saffre <luc@saffre-rumma.net> - 2026-05-10 16:30 +0200
Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system Andy Smith <andy@strugglers.net> - 2026-05-11 02:50 +0200
Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system Greg Wooledge <greg@wooledge.org> - 2026-05-11 03:30 +0200
Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system Luc Saffre <luc@saffre-rumma.net> - 2026-05-14 09:30 +0200
Re: mail_queue_enter: create file maildrop/870989.992: Read-only file system Greg Wooledge <greg@wooledge.org> - 2026-05-14 13:40 +0200
csiph-web