Subject: Re: kern/36130: Unkillable stackable filesystems
To: Antti Kantee <pooka@cs.hut.fi>
From: Juan RP <juan@xtrarom.org>
List: netbsd-bugs
Date: 04/10/2007 14:49:21
On Tue, 10 Apr 2007 09:37:37 +0300
Antti Kantee <pooka@cs.hut.fi> wrote:
> I couldn't repeat it on 4.99.16. Either I'm missing some essential
> step or it doesn't exist there. But that look like such a scary setup
> that I would expect the problem to exist ;)
>
> Can narrow it down to a step-by-step command list for freshly booted box?
This is the exact sequence, I reproduced it with 4.99.16/amd64 as well:
mkdir -p foo/blah/baz
mkdir -p blah/baz
mkdir baz
mount -t union foo/blah blah
mount -t null blah baz
mount -t null blah/bar baz/bar
First time that you run the last command it's possible to cancel
the process, but in the next run it will hang... even you couldn't
do 'ls' anymore :-)
--
http://plog.xtrarom.org/
Juan RP's blog - NetBSD/pkgsrc news in Spanish