Re: NFSv4 delegation

2015-08-18 Thread Tom Talpey
On 8/18/2015 11:37 AM, Alessio Cecchi wrote: Il 18/08/2015 17:25, Tom Talpey ha scritto: On 8/18/2015 10:46 AM, Alessio Cecchi wrote: Hi, in this tipical setup (Dovecot/Director thate share Maildir via NFS) on your NFS Server you have (about) 90% of read operations and only 10% of write ope

Re: NFSv4 delegation

2015-08-18 Thread Alessio Cecchi
Il 18/08/2015 17:25, Tom Talpey ha scritto: On 8/18/2015 10:46 AM, Alessio Cecchi wrote: Hi, in this tipical setup (Dovecot/Director thate share Maildir via NFS) on your NFS Server you have (about) 90% of read operations and only 10% of write operations. If you see detailed stats for NFS op

Re: NFSv4 delegation

2015-08-18 Thread Tom Talpey
k.edu/docs/nfs4perf/nfs4perf-login.pdf It would be very useful if NFSv4 Delegation if it worked fine with dovecot. Please talks about this with Timo. Il 18/08/2015 16:20, Sami Ketola ha scritto: Hi, Just out of curiosity what is in nfsv4 delegation that you think would give a benefit on your configur

Re: NFSv4 delegation

2015-08-18 Thread Alessio Cecchi
file without check if was changed (via GETATTR) on the NFS share. You can find more information (on NFSv4 and delegation) here: http://www.fsl.cs.stonybrook.edu/docs/nfs4perf/nfs4perf-login.pdf It would be very useful if NFSv4 Delegation if it worked fine with dovecot. Please talks about

Re: NFSv4 delegation

2015-08-18 Thread Sami Ketola
Hi, Just out of curiosity what is in nfsv4 delegation that you think would give a benefit on your configuration? If I read back the thread you seem to have dovecot configured with director ring in front of the backends. In that case Dovecot already manages storage in a way that only one of

Re: NFSv4 delegation

2015-08-18 Thread Alessio Cecchi
Hi, last day I tried to enable "nfsv4 delegation" on my cluster (enable nfsv4.0 and read delegation on Netapp and remount the volume on Linux Centos 6.7 clients with Dovecot+Director). It was a failure, after some minutes the load on clients was high, and in dovecot.log I found th

Re: NFSv4 delegation

2015-07-09 Thread Alessio Cecchi
Good to know. Please update us during the moving of mailboxes. I'm also interested into know if you have find benefit from switch to NFSv4 from NFSv3 (load on storage, cache benefits or others). Thanks Il 09/07/2015 17:08, brd ha scritto: just a quick update: no issues with NFSv4.0 (load i

Re: NFSv4 delegation

2015-07-09 Thread brd
just a quick update: no issues with NFSv4.0 (load is slowly growing, currently ~7k mailboxes) instead, bad news from delegation front, we enabled it for a couple of days but we ran in ugly issues: processes went in "uninterruptible sleep" state, load average gets huge, reboot was the only escape

Re: NFSv4 delegation

2015-06-12 Thread Alessio Cecchi
Il 12/06/2015 13:02, brd ha scritto: Alessio Cecchi wrote: [...] Have you already try to run NFSv4? it's in place on a (very) small sample of mailboxes in dbox format, no issues up to now (Debian Wheezy mainline kernel) Good to know, let me know what will be when the load will grow. When we

Re: NFSv4 delegation

2015-06-12 Thread brd
Alessio Cecchi wrote: [...] > Have you already try to run NFSv4? it's in place on a (very) small sample of mailboxes in dbox format, no issues up to now (Debian Wheezy mainline kernel) > When we switch to netapp and nfsv4 we had many problems (lock problems > and instability) and we had to go imme

Re: NFSv4 delegation

2015-06-12 Thread Alessio Cecchi
Il 11/06/2015 16:03, brd ha scritto: hi all, i'm managing a large installation of a dovecot cluster in director + NFS backend architecture and we are moving from NFSv3 to NFSv4. Our NFS server is a Netapp Hi, I'm running a similar configuration, expect for the size (medium), with Dovecot/Dire

NFSv4 delegation

2015-06-11 Thread brd
hi all, i'm managing a large installation of a dovecot cluster in director + NFS backend architecture and we are moving from NFSv3 to NFSv4. Our NFS server is a Netapp in clustered mode and reading technical specs of NFSv4 delegation feature it seems that enabling delegation in this ty