Hi,

I'm running a 2 node OCFS2 + DRBD cluster to host maildirs. The IMAP server 
(Dovecot) uses inotify to track changes to the maildir, and informs the client 
when changes occur.

In the following scenario the client is informed immediately:
The client is connected to host A and a message is delivered on host A.

In the following scenario the client is not informed immediately: 
The client is connected to host A and a message is delivered on host B.

It looks like the inotify updates are more or less batched and transmitted to 
the other host every n seconds.

My question:
Is there a way for me to speed up the process of sending inotify updates?

Best regards,
Jeroen Koekkoek

_______________________________________________
Ocfs2-users mailing list
Ocfs2-users@oss.oracle.com
http://oss.oracle.com/mailman/listinfo/ocfs2-users

Reply via email to