[Samba] Overloaded samba server. Is it a bug?

Jeremy Allison jra at samba.org
Wed Nov 2 22:50:09 GMT 2005


On Wed, Nov 02, 2005 at 06:53:36PM -0300, Martin wrote:
> 
> #> strace -f -p <PID_OF_SMBD>
> 
> RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 18
> fstat64(18, {st_mode=S_IFDIR|0770, st_size=128, ...}) = 0
> fcntl64(18, F_SETFD, FD_CLOEXEC)        = 0
> getdents64(18, /* 4 entries */, 4096)   = 136
> getdents64(18, /* 0 entries */, 4096)   = 0
> close(18)                               = 0
> lstat64("Estructura_Central/marketing/Medios/Victor/insitucional 
> 2005/INVERSION/cao 2.xls", 0xbfffcec0) = -1 ENOENT (No such file or 
> directory)
> time(NULL)                              = 1130795339
> geteuid32()                             = 12510
> write(45, "[2005/10/31 18:48:59, 3] smbd/pr"..., 58) = 58
> geteuid32()                             = 12510
> write(45, "  Transaction 6293801 of length "..., 36) = 36
> gettimeofday({1130795339, 113315}, NULL) = 0
> time(NULL)                              = 1130795339
> geteuid32()                             = 12510
> write(45, "[2005/10/31 18:48:59, 3] smbd/pr"..., 60) = 60
> geteuid32()                             = 12510
> write(45, "  switch message SMBunlink (pid "..., 54) = 54
> time(NULL)                              = 1130795339
> geteuid32()                             = 12510
> write(45, "[2005/10/31 18:48:59, 3] smbd/re"..., 57) = 57
> geteuid32()                             = 12510
> write(45, "  reply_unlink : Estructura_Cent"..., 98) = 98
> stat64("Estructura_Central/marketing/Medios/Victor/insitucional 
> 2005/INVERSION", {st_mode=S_IFDIR|0770, st_size=128, ...}) = 0
> stat64("Estructura_Central/marketing/Medios/Victor/insitucional 
> 2005/INVERSION/cao 2.xls", 0xbfffcec0) = -1 ENOENT (No such file or 
> directory)
> stat64("Estructura_Central/marketing/Medios/Victor/insitucional 
> 2005/INVERSION/cao 2.xls", 0xbfffcec0) = -1 ENOENT (No such file or 
> directory)
> open("Estructura_Central/marketing/Medios/Victor/insitucional 2005/INVERSION", 
> O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 18
> fstat64(18, {st_mode=S_IFDIR|0770, st_size=128, ...}) = 0
> fcntl64(18, F_SETFD, FD_CLOEXEC)        = 0
> getdents64(18, /* 4 entries */, 4096)   = 136
> getdents64(18, /* 0 entries */, 4096)   = 0
> close(18)                               = 0
> lstat64("Estructura_Central/marketing/Medios/Victor/insitucional 
> 2005/INVERSION/cao 2.xls", 0xbfffcec0) = -1 ENOENT (No such file or 
> directory)
> time(NULL)                              = 1130795339
> geteuid32()                             = 12510
> write(45, "[2005/10/31 18:48:59, 3] smbd/pr"..., 58) = 58
> geteuid32()                             = 12510
> write(45, "  Transaction 6293802 of length "..., 36) = 36
> gettimeofday({1130795339, 115220}, NULL) = 0
> time(NULL)                              = 1130795339
> geteuid32()                             = 12510
> write(45, "[2005/10/31 18:48:59, 3] smbd/pr"..., 60) = 60
> geteuid32()                             = 12510
> write(45, "  switch message SMBunlink (pid "..., 54) = 54
> time(NULL)                              = 1130795339
> geteuid32()                             = 12510
> write(45, "[2005/10/31 18:48:59, 3] smbd/re"..., 57) = 57
> geteuid32()                             = 12510
> write(45, "  reply_unlink : Estructura_Cent"..., 98) = 98
> stat64("Estructura_Central/marketing/Medios/Victor/insitucional 
> 2005/INVERSION", {st_mode=S_IFDIR|0770, st_size=128, ...}) = 0
> stat64("Estructura_Central/marketing/Medios/Victor/insitucional 
> 2005/INVERSION/cao 2.xls", 0xbfffcec0) = -1 ENOENT (No such file or 
> directory)
> stat64("Estructura_Central/marketing/Medios/Victor/insitucional 
> 2005/INVERSION/cao 2.xls", 0xbfffcec0) = -1 ENOENT (No such file or 
> directory)

What filesystem is this ?

Jeremy.


More information about the samba mailing list