[Samba] Over 400 smbd pid's?

Volker Lendecke Volker.Lendecke at SerNet.DE
Tue Feb 17 01:16:03 GMT 2009


On Mon, Feb 16, 2009 at 05:00:33PM -0800, Ed Kasky wrote:
> I really hate to sound stupid, but here goes anyway - right now, the 
> first smbd in the list gives the following socket information:
> COMMAND     PID      USER   FD      TYPE     DEVICE       SIZE       NODE 
> NAME
> smbd      18355      root   21u     unix 
> 0xd9994c00               4039461 socket
> smbd      18355      root   22u     unix 
> 0xc9292600               4039462 socket
> smbd      18355      root   25u     unix 
> 0xe7311600               4039464 socket
> 
> How exactly does one go about figuring out what fd 22 is connected 
> to?  Andy why exactly FD22?

Ok, this time you should have grepped the lsof output for
the string "0xc9292600", or whatever file descriptor smbd
unsuccessfully tries to write into. I'ts the device field of
that file descriptor.

This starts to become difficult... :-(

Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/20090217/b0e135a0/attachment.bin


More information about the samba mailing list