Displaying 1 result from an estimated 1 matches for "v4700007i68932dm763546".
2009 Aug 26
1
Load spikes on NFS server, multiple index updaters.
...ut what is annoying is that if I also check process 24303,
24551 and 295, they are scanning the SAME user's directory.
295:
stat64("/export/censored/mail/cur/1230544947.V4700004I11d1d7fM492433.vmx04.unix:2,S",
0x08047930) = 0
295:
stat64("/export/censored/mail/cur/1223003964.V4700007I68932dM763546.vmx04.unix:2,S",
0x08047930) = 0
So, in vmx04 we have 4 processes working in one user's giant directory,
and on the other vmx clients, many more.
Could the semantics to 're-computing dovecot.index' be done such that
the first "deliver" process locks it to do the wor...