[Samba] "file not found" under high-contention

Jeremy Allison jra at samba.org
Fri May 11 08:08:52 MDT 2012


On Fri, May 11, 2012 at 09:56:52AM -0400, starlight.2012q2 at binnacle.cx wrote:
> 
> >How are you getting the inode numbers from Samba ?
> 
> 
> #
> # native
> #
> 
> $ uname -a
> Linux sys01 2.6.18-308.4.1.el5 #1 SMP Tue Apr 17 17:08:00 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
> $ ls -1i s?/inc/df_types.h
> 2079 se/inc/df_types.h
> 2079 sp/inc/df_types.h
> 2079 sr/inc/df_types.h
> 
> 
> #
> # via Samba 3.6.4
> #
> 
> $ uname -a
> CYGWIN_NT-6.0-WOW64 SYS02 1.7.5(0.225/5/3) 2010-04-12 19:07 i686 Cygwin
> 
> //siobhan/d/df
> $ ls -1i s?/inc/df_types.h
> 2495929639155718686 se/inc/df_types.h
> 6739374426238735187 sp/inc/df_types.h
> 5833933108098415313 sr/inc/df_types.h

I need to know what calls are being made on the wire to
get these inode numbers back from Samba. Just showing
the cygwin output doesn't help, sorry.

Jeremy.


More information about the samba mailing list