Displaying 6 results from an estimated 6 matches for "nfs_flush_fcntl".
2008 Nov 10
1
nfs_flush_fcntl failed: No locks available
Hi there,
I've been seeing this error in our logs quite frequently on our nfs
storage (v3):
2008-11-10T13:24:26+00:00 mail8 dovecot: IMAP(XXX at YYY.com):
nfs_flush_fcntl: fcntl(/var/spool/mail/XXX/Maildir/dovecot.index.cache,
F_RDLCK) failed: No locks available
Which is because we don't run lockd on our servers. Why is dovecot
trying to use fcntl() ? I explicitly set it to use dotlocks in the
dovecot config:
# 1.1.6: /etc/dovecot.conf
# OS: Linux 2.6.18-92.el...
2007 Sep 30
1
nfs_flush_fcntl
Hi,
It seems that after I upgraded to 1.1beta1 it takes a few seconds first
time I access a folder and i get this error :
fcntl(/mail2/home/jon/.Maildir/.INBOX.Pren/dovecot.index.cache, F_RDLCK)
failed: Bad file descriptor. No errors after that and it works fine. is
this expected. Is it ok to continue using this?
Best regards - Jon
2012 Jan 02
1
error bad file number with compressed mbox files
Hello,
can dsync convert from compressed mbox to compressed mdbox format?
When I use compressed mbox files, either with gzip or with bzip2, I can
read the mails as usual, but I find the following errors in dovecots log
file:
imap(userxy): Error: nfs_flush_fcntl:
fcntl(/home/hrz/userxy/Mail/mymbox.gz, F_RDLCK) failed: Bad file number
imap(userxy): Error: nfs_flush_fcntl:
fcntl(/home/hrz/userxy/Mail/mymbox.bz2, F_RDLCK) failed: Bad file number
These errors also appear when I use dsync to convert the compressed
mbox to mdbox format on a second dovecot se...
2008 Aug 07
3
GlusterFS
...usterFS
1.3.9. I enabled the following options (I don't have posix-locks
translators):
lock_method = dotlock
dotlock_use_excl = no
mmap_disable = yes
mail_nfs_index = yes
mail_nfs_storage = yes
I receive the following error message.
Aug 7 09:38:51 mta2 dovecot: POP3(somebody at domain.tld):
nfs_flush_fcntl:
fcntl(/var/vmail/domain.tld/somebody/Maildir/dovecot.index, F_RDLCK)
failed: Function not implemented
I think that I can disable mail_nfs_index to fix these messages. Has
anybody had the same problem, if so, how did you solve it?
Kind regards,
Jeroen Koekkoek
2008 Oct 02
2
some errors on 1.1.3
...:03:19 host1 deliver(user2): Transaction log
file /var/mailctl/user2/.INBOX/dovecot.index.log: marked corrupted
Oct 1 06:59:45 host1 deliver(user1): Corrupted transaction log
file /var/mailctl/user1/.INBOX/dovecot.index.log: Unexpected garbage at EOF
Oct 1 07:29:05 host1 dovecot: IMAP(user4): nfs_flush_fcntl:
fcntl(/var/mailctl/user4/.INBOX/dovecot.index.cache, F_RDLCK) failed:
Interrupted system call
It only seems to affect a handful of users and they didn't complain so I
assume they didn't see any negative effect on the client side. But it would
be nice if somebody could explain shortly...
2009 Oct 13
2
Error: NO Mailbox is locked
Hi to all,
i migrate an imap server from courier-imap to dovecot 1.1.13. After the
migration i have often this error in imap communication:
* NO Mailbox is locked, will abort in 122 seconds
* NO Mailbox is locked, will abort in 92 seconds
* NO Mailbox is locked, will abort in 62 seconds
* NO Mailbox is locked, will abort in 32 seconds
I use maildir and all data are in nfs server.
My dovecot