afr debug log

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

 



miloska at gmail.com wrote:
> Any hints about the problem that with the original, 
> glusterfs-volgengenerated config (with writeback, readahead, etc) does 
> not startsef-healing for 'ls -lR', I need to run this:
> find /gtest/ -type f -exec ls -la {} > /dev/null \;
>   
Both 'ls -lR' and 'find' do essentially the same thing, which is trigger 
a lookup (stat) on the file. Sometimes you might see a delay of a couple 
of seconds if the file's information (inode) has been cached in the 
kernel and a fresh lookup is not sent.

Vikas


[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