Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2005 09:08:54 +0200
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        freebsd-current@freebsd.org
Subject:   dump is stuck
Message-ID:  <E1CuQFS-0003HK-MR@cs1.cs.huji.ac.il>

next in thread | raw e-mail | index | archive | help
hi,
	while running 'dump 0f - /dist | restore rf -'
the dump proc. got stuck, it seems it's waiting on some lock:

UID   PID  PPID CPU PRI NI   VSZ  RSS MWCHAN STAT  TT       TIME COMMAND

 0 30924 30922   0   4  0  3396 2852 sbwait T     p1    1:00.88 dump: 
/dev/amrd0s3h: ...
 0 30925 30924   1  -8  0  3268 2784 physrd TL    p1    0:53.84 dump 0f - 
/dist (dump)
 0 30926 30924   1  20  0  3268 2784 pause  T     p1    0:53.69 dump 0f - 
/dist (dump)
 0 30927 30924   1  20  0  3268 2784 pause  T     p1    0:54.12 dump 0f - 
/dist (dump)

(this is  5.3-STABLE, cvs'ed about a week ago, and it's a SMP system).
how can i find which lock? or who is holding it?

thanks,
	danny




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1CuQFS-0003HK-MR>