On Thu, 20 Nov 2014 17:57:55 +0100 Petter Reinholdtsen <p...@hungry.com> wrote: > > Could it be related to open file descriptors? Check /proc/<pid>/fd of > involved processes. It some times causes hang during boot. >
While its stuck I see : root 602 1 0 10:56 console 00:00:00 /bin/sh /etc/init.d/rc 3 root 607 602 0 10:56 console 00:00:00 \_ /lib/startpar/startpar -p 4 -t 20 -T 3 -M start -P N -R 3 root 608 607 0 10:56 ? 00:00:00 \_ /bin/sh /etc/init.d/bootlogs start root 688 608 0 10:56 ? 00:00:00 \_ dmesg -s 524288 : # ls -al /proc/688/fd total 0 dr-x------ 2 root root 0 Nov 21 10:57 . dr-xr-xr-x 9 root root 0 Nov 21 10:57 .. lrwx------ 1 root root 64 Nov 21 10:57 0 -> /dev/console l-wx------ 1 root root 64 Nov 21 10:57 1 -> /var/log/dmesg lrwx------ 1 root root 64 Nov 21 10:57 2 -> /dev/pts/0 lr-x------ 1 root root 64 Nov 21 10:57 3 -> /dev/console # ls -al /proc/608/fd total 0 dr-x------ 2 root root 0 Nov 21 10:57 . dr-xr-xr-x 9 root root 0 Nov 21 10:56 .. lrwx------ 1 root root 64 Nov 21 10:59 0 -> /dev/console lrwx------ 1 root root 64 Nov 21 10:59 1 -> /dev/pts/0 lrwx------ 1 root root 64 Nov 21 10:57 2 -> /dev/pts/0 lr-x------ 1 root root 64 Nov 21 10:57 255 -> /etc/init.d/bootlogs # ls -al /proc/607/fd total 0 dr-x------ 2 root root 0 Nov 21 10:56 . dr-xr-xr-x 9 root root 0 Nov 21 10:56 .. lrwx------ 1 root root 64 Nov 21 10:56 0 -> /dev/console l-wx------ 1 root root 64 Nov 21 10:56 1 -> pipe:[3273214011] lrwx------ 1 root root 64 Nov 21 10:56 2 -> /dev/console lrwx------ 1 root root 64 Nov 21 10:59 3 -> /dev/ptmx # ls -al /proc/602/fd total 0 dr-x------ 2 root root 0 Nov 21 10:56 . dr-xr-xr-x 9 root root 0 Nov 21 10:56 .. lrwx------ 1 root root 64 Nov 21 10:56 0 -> /dev/console lrwx------ 1 root root 64 Nov 21 11:00 1 -> /dev/console lrwx------ 1 root root 64 Nov 21 10:57 2 -> /dev/console lr-x------ 1 root root 64 Nov 21 11:00 255 -> /etc/init.d/rc lr-x------ 1 root root 64 Nov 21 11:00 3 -> pipe:[3273214011] Is there something unusual? Regards Harri -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org