On Mon, 2012-05-14 at 10:21 +0200, Reindl Harald wrote:
Is your /srv/music shown in the output from "doveadm mount list"? Is /srv/music referenced via a symlink from another folder - possibly a home folder?
this is a generally problem in recent dovecot releases on modern distributions like Fedora as example and affects all sorts of sys-mountpoints as well as any fuse-mountpoint
May 6 19:44:47 mail dovecot: master: Warning: /sys/fs/cgroup/cpu is no longer mounted. If this is intentional, remove it with doveadm mount May 6 19:44:47 mail dovecot: master: Warning: /sys/fs/cgroup/cpuacct is no longer mounted. If this is intentional, remove it with doveadm mount
Previously I added every possible sysfs mount type to ignores, but looks like there are more. Now I just added everything under /sys and /proc to be ignored. You can also disable these now with:
doveadm mount add '/sys/*' ignore