Repeated file stats to non-existent files causing gluster to consume excessive bandwidth.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I am currently using gluster replication to share a common filesystem across multiple nodes. Part of my application is a directory watcher that will end up doing a stat on a glob of file patterns. What I am seeing is that gluster will start using roughly 300kBps per watched pattern. Will gluster ever back off, or continue to try and force consistency even though there are no files?

Here's a small bit of bash that will repro this:

for i in {1..1000}; do stat /path/to/files/that/do/not/*.exist; sleep 2; done


Thanks!

-Max Murphy
_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://supercolony.gluster.org/mailman/listinfo/gluster-users

[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux