Gentoo Archives: gentoo-catalyst

From: Jacques Landru <landru@××××.fr>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] catalyst aborts, can not unmount /dev
Date: Fri, 12 May 2006 15:53:56
Message-Id: 4464AF6A.3020209@enic.fr
In Reply to: [gentoo-catalyst] catalyst aborts, can not unmount /dev by Marko Djukic
1 Hi
2
3 It seems that problem comes from the catalyst2 cache options. I had the
4 same behaviour
5 untill I unvalidate kerncache pkgcache, seedcache and snapcache options
6 in my /etc/catalyst2.
7 My options field is just
8 options="autoresume ccache"
9
10 LiveCD rebuild is longer, but all busy device unmount problems, I had,
11 seem to be solved.
12
13 Hope this can help gentoo catalyst2 developper...
14
15 Jacques Landru
16
17 Marko Djukic wrote:
18 > Hi,
19 >
20 > Catalyst emerges everything then aborts with the following message:
21 >
22 > * Processed 94 info files.
23 > Running action sequence: preclean
24 > Running command "/bin/bash
25 > /usr/lib/catalyst/targets/livecd-stage1/livecd-stage1
26 > .sh preclean"
27 > Running action sequence: unbind
28 > umount: /var/tmp/catalyst/tmp/default/livecd-stage1-x86-2006.0/dev:
29 > device is bu
30 > sy
31 > umount: /var/tmp/catalyst/tmp/default/livecd-stage1-x86-2006.0/dev:
32 > device is bu
33 > sy
34 > !!! catalyst: First attempt to unmount:
35 > /var/tmp/catalyst/tmp/default/livecd-sta
36 > ge1-x86-2006.0/dev failed.
37 > !!! catalyst: Killing any pids still running in the chroot
38 > Checking for processes running in chroot and killing them.
39 > Running command "/bin/bash
40 > /usr/lib/catalyst/targets/support/kill-chroot-pids.sh
41 > "
42 >
43 > Killing process(es)
44 > pid: process name
45 > 15073:
46 >
47 > Press Ctrl-C within 10 seconds to abort
48 > umount: /var/tmp/catalyst/tmp/default/livecd-stage1-x86-2006.0/dev:
49 > device is bu
50 > sy
51 > umount: /var/tmp/catalyst/tmp/default/livecd-stage1-x86-2006.0/dev:
52 > device is bu
53 > sy
54 > !!! catalyst: Couldn't umount bind mount:
55 > /var/tmp/catalyst/tmp/default/livecd-s
56 > tage1-x86-2006.0/dev
57 >
58 > !!! catalyst: Couldn't umount one or more bind-mounts; aborting for
59 > safety.
60 >
61 > Running lsof at the time of it trying to unmount it's bind mounted
62 > /dev shows this:
63 > udevd 15073 root 0u CHR 1,3 8449
64 > /var/tmp/catalyst/tmp/default/livecd-stage1-x86-2006.0/dev/null
65 > udevd 15073 root 1u CHR 1,3 8449
66 > /var/tmp/catalyst/tmp/default/livecd-stage1-x86-2006.0/dev/null
67 > udevd 15073 root 2u CHR 1,3 8449
68 > /var/tmp/catalyst/tmp/default/livecd-stage1-x86-2006.0/dev/null
69 >
70 > The process "15073" quoted above is this:
71 > $ ps ax | grep 15073
72 > 15073 ? S<s 0:00 /sbin/udevd --daemon
73 >
74 >
75 > Anyone have any ideas why it's failing?
76 >
77 > Thanks,
78 >
79 > Marko
80 >
81
82
83 --
84
85 -----oOo-----
86 Jacques Landru
87 mel: landru@××××.fr
88 web: http://www.enic.fr/people/landru
89 tel: +33 (0)3 2033 5556
90 fax: +33 (0)3 2033 5598
91
92 Telecom Lille 1
93 Cite scientifique, rue G. Marconi
94 59658 VILLENEUVE D'ASCQ Cedex
95 web: http://www.enic.fr
96 Tel: +33 (0)3 2033 5577
97 Fax: +33 (0)3 2033 5599
98 -----oOo-----
99
100 --
101 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] catalyst aborts, can not unmount /dev Chris Gianelloni <wolf31o2@g.o>