Quick question. How important are these? Are the errors recoverable and not a big deal, or are they actually a problem? I see a few of these randomly over the course of the day. Jan 15 10:04:04 gehenna13.rutgers.edu dovecot: IMAP(user): unlink(/rci/nqu/rci/u8/user/dovecot/.such and such maildir/.nfs00000000001e951000002b8d) failed: Device or resource busy Jan 15 10:04:04 gehenna13.rutgers.edu dovecot: IMAP(user): unlink(/rci/nqu/rci/u8/user/dovecot/.such and such maildir/.nfs00000000001e951000002b8d) failed: Device or resource busy Jan 15 10:04:04 gehenna13.rutgers.edu dovecot: IMAP(user): unlink_directory(/rci/nqu/rci/u8/user/dovecot/.such and such maildir) failed: Device or resource busy Jan 15 10:04:04 gehenna13.rutgers.edu dovecot: IMAP(user): unlink_directory(/rci/nqu/rci/u8/user/dovecot/.such and such maildir) failed: Device or resource busy -- ===============================David Halik System Administrator OIT-CSS Rutgers University dhalik at jla.rutgers.edu ================================
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 15 Jan 2010, David Halik wrote:> Jan 15 10:04:04 gehenna13.rutgers.edu dovecot: IMAP(user): > unlink(/rci/nqu/rci/u8/user/dovecot/.such and such > maildir/.nfs00000000001e951000002b8d) failed: Device or resource busySeems like the file went away on the NFS server while it was in use / opened on the local host.> Jan 15 10:04:04 gehenna13.rutgers.edu dovecot: IMAP(user): > unlink_directory(/rci/nqu/rci/u8/user/dovecot/.such and such maildir) failed: > Device or resource busySame here. Are there two or more servers access the same NFS store simultaneously? Regards, - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQEVAwUBS1QiNr+Vh58GPL/cAQJEBgf+MmfPZrF/1zvqJLSI8gqJyxHHbxdah5ll havko7W8RahKXv861250esjHb57Jx8li9sHGI0bvY5asJaCW6S6miOJHJ9uYM++3 /9VocNL3uHLbaOkWlj3Q7ryIl4/IOIpxz8HlbcKz7zoLM6dIwX29rU0N8AJNdjEL 3ah1TZ4FUwOz8BAIFAY/ZpPNwPbdqnDvr2/rvXqtg3MvGXEdWriPYa/9W2ibaz3R Jl6kdNxbxyAl0R7YDD/HDD+ON22wxt5gWoeGcralyDxsKbiLNFHQOIeKEKlNxIts nlJ7xKeWbknrFMrQ0+Kq5xk1whn8/KCoHXjdoDbgoFSUL5Imc3YK1A==u42Q -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 18 Jan 2010, Steffen Kaiser wrote:> Seems like the file went away on the NFS server while it was in use /Did not mean "the" file, but "a" file. The filename ".nfs***" does not reflect the original one. Regards, - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQEVAwUBS1QijL+Vh58GPL/cAQKLrggAymQUIDHQ/AU/c5yKIWtxIW0+3hk/jAFa ObMVDmS+/JTh9Og08TjE4UXIz4r2eHynTot/hP0dDIUfj1q3y6OfHiA3ja1m9n1K LqsjQRFejxMZmehIUuFPAZnrFkuPQjkf1aGQTPaCnn0/w+VRDuj62wAvgA4x4uKm VrYHdtwgXyNU/nVIWPo2Bb6cX6tnGYyODzDMLlx+xc0zjlH4/eEUXIJL4FQ80KRR QM5wlXqal85DmWZuq/nciNtSVnW2dqntaKfF47HNfDe2Vf1uyFXSakSjOCEy9MhL krm/LkbTMKeEbs0OxEn065w5BOo2YOB+LIixQvjHpu9Q/4IibFuuqg==tVjT -----END PGP SIGNATURE-----
On 15.1.2010, at 18.46, David Halik wrote:> Jan 15 10:04:04 gehenna13.rutgers.edu dovecot: IMAP(user): unlink(/rci/nqu/rci/u8/user/dovecot/.such and such maildir/.nfs00000000001e951000002b8d) failed: Device or resource busyWonder why it's unlinking those files. You could try if maildir_stat_dirs=yes helps at all.> Jan 15 10:04:04 gehenna13.rutgers.edu dovecot: IMAP(user): unlink_directory(/rci/nqu/rci/u8/user/dovecot/.such and such maildir) failed: Device or resource busyI suppose some mailbox is being deleted, but another session still has it selected. Not much chance of being able to do this then..