on 12/11/2010 13:57 Alexander Zagrebin said the following:
> 2. the umount is waiting for disk
> #ps | egrep 'PID|umount'
>   PID  TT  STAT      TIME COMMAND
>   958   0  D+     0:00,04 umount /mnt
> # procstat -t 958
>   PID    TID COMM             TDNAME           CPU  PRI STATE   WCHAN
>   958 100731 umount           -                  3  133 sleep   mntref

procstat -kk <pid>

> Can anybody confirm this issue?
> Any suggestions?
> 

ktrace-ing umount could also be useful.

-- 
Andriy Gapon
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to