Hello I am still working on glusterfs on NetBSD (and I still have pending patches. Any taker?), and I see this debug message that may be caused by a bug in NetBSD FUSE interface: D [read-ahead.c:478:ra_readv] readahead: unexpected offset (131072 != 0) resetting What does it mean? I notice that 131072 is 32 * PAGE_SIZE, which is the negociated max_read_ahead. Did I send too many requests at once? -- Emmanuel Dreyfus manu@xxxxxxxxxx