Displaying 1 result from an estimated 1 matches for "usermachinename".
2005 Oct 18
1
smbd processes 99% cpu and end-user locks up
...ks up while saving a file.
The scenario goes as follows:
user opens up a file (excel document, word document, etc), user changes 
file, user hits save, user hangs...
`top` reports an smbd belonging to user locked in some sort of loop 
causing 99% cpu utilization.
net status sessions | grep 'usermachinename' reports two smbd processes 
belonging to the end user, the first (99% cpu), and the second.
kill <looped process>   does nothing, kill -9 takes it out and the 
user's machine returns to normal, they save their file and we save the 
day until ten minutes later when someone else calls...