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


Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to