F18: Bind-chroot & Dovecot mount errors, how to fix?

Reindl Harald h.reindl at thelounge.net
Wed Oct 23 08:39:06 UTC 2013



Am 22.10.2013 20:00, schrieb Dan Thurman:
> I at one time installed bind with chroot but decided
> to remove the bind-chroot package but it did not
> clean up and remove chroot mounts so I manually
> removed the chroot mounts, reconfgured bind,
> restarted named, with no apparent errors.
> 
> But now, dovecot complains in maillog, the following errors:
> 
> dovecot: master: Warning: /var/named/chroot/etc/named.root.key is no longer mounted. See
> http://wiki2.dovecot.org/Mountpoints
> dovecot: master: Warning: /var/named/chroot/etc/named.conf is no longer mounted. See
> http://wiki2.dovecot.org/Mountpoints
> dovecot: master: Warning: /var/named/chroot/etc/named.rfc1912.zones is no longer mounted. See
> http://wiki2.dovecot.org/Mountpoints
> dovecot: master: Warning: /var/named/chroot/etc/rndc.key is no longer mounted. See
> http://wiki2.dovecot.org/Mountpoints
> dovecot: master: Warning: /var/named/chroot/usr/lib/bind is no longer mounted. See
> http://wiki2.dovecot.org/Mountpoints
> dovecot: master: Warning: /var/named/chroot/etc/named.iscdlv.key is no longer mounted. See
> http://wiki2.dovecot.org/Mountpoints
> dovecot: master: Warning: /var/named/chroot/var/named is no longer mounted. See http://wiki2.dovecot.org/Mountpoints
> 
> I tried some of the examples pointed out in wiki2 but
> I am unable to remove the warnings...
> 
> What do I need to do?

seems the Fedora dovecot is broken because these are no mountpoints at all
anyways, removed them and tell dovecot to ignore the complete tree

http://wiki2.dovecot.org/Mountpoints

doveadm mount remove /var/named/chroot/etc/named.root.key
doveadm mount remove /var/named/chroot/etc/named.conf
doveadm mount remove /var/named/chroot/etc/named.rfc1912.zones
doveadm mount remove /var/named/chroot/etc/rndc.key
doveadm mount remove /var/named/chroot/usr/lib/bind
doveadm mount remove /var/named/chroot/var/named

and *finally*

doveadm mount add '/var/named/*' ignore


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20131023/789541be/attachment.sig>


More information about the users mailing list