On Fri, Apr 08, 2005 at 01:23:11PM +0200, Anders Troback
wrote:> Hi,
>
> I'm new to the list so bare with me!
>
> Running samba-3.0.12 on FreeBSD 5.3-STABLE.
>
> I did uppgrade from 3.0.10 to 3.0.12 and now lots of my users have
> problems accesing their home folder on that server. If I look at the
> users procceses they are running more than one smbd and they are on
> verry high load, in top:
>
> PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU CPU COMMAND
> 12045 user1 132 0 8588K 4900K CPU1 0 5:02 72.31% 72.31% smbd
> 11577 user1 132 0 8604K 4680K CPU3 0 20:19 72.17% 72.17% smbd
> 12101 user1 132 0 8884K 5156K RUN 0 0:51 69.58% 69.58% smbd
>
> In windows the explorer hangs if the access their home folder...
Can you get a backtrace using gdb from one of these processes ? I think I
have a patch for you for this but need to be sure.
Jeremy