Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Hanging mount
Date: Thu, 28 Jun 2012 15:02:39
Message-Id: CAEH5T2NvS=M6J4a3wE5RhbTiR7AcasxgsSm+UyyWHiKcFwy6YQ@mail.gmail.com
In Reply to: Re: [gentoo-user] Hanging mount by Alex Schuster
1 On Thu, Jun 28, 2012 at 8:45 AM, Alex Schuster <wonko@×××××××××.org> wrote:
2 > Alex Schuster writes:
3 >
4 >> Helmut Jarausch writes:
5 >>
6 >> > On 06/27/2012 04:44:34 AM, meino.cramer@×××.de wrote:
7 >
8 >> > > i accidentally tried to mount the extended partition /dev/sda4
9 >> > > from this disk:
10 >> [...]
11 >> > > which results in a hanging mount process, which cannot be killed.
12 >
13 >> > I cannot tell you if kernel hanging in this case is normal.
14 >> >
15 >> > But, if there is any problem during mount, the kernel seems to hang.
16 >> > As far as I remember, it only has a very long time out, but it will
17 >> > 'kill' that mount request some time.
18 >>
19 >> Let's see how long 'very long' is, it's hanging for over one hour now. I
20 >> will wait some more hours, but that would be one really long timeout.
21 >
22 > All I can say now is that the timeout, if there is one, must be larger
23 > than 24 hours.
24 >
25 > Isn't this weird?
26
27 Almost all cases of linux hangs I've ever experienced have been from either:
28
29 1) mount/unmount
30 2) insmod/rmmod
31
32 and they usually last forever. Sometimes prevent proper shutdown,
33 requiring SysRq magic or usually hard power-off...