Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Oct 2009 13:50:57 +0100 (BST)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        David Ehrmann <ehrmann@gmail.com>
Cc:        daichi@FreeBSD.org, freebsd-current@FreeBSD.org
Subject:   Re: Strange md/unionfs issue
Message-ID:  <20091011133411.A80896@ury.york.ac.uk>
In-Reply-To: <4AD0E286.9030508@gmail.com>
References:  <4AD0E286.9030508@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 10 Oct 2009, David Ehrmann wrote:

> I have a system running on a flash disk.  To prevent it from wearing out 
> quickly, I don't run with a swap and mount /tmp and /var from memory. 
> Because /var needs some directories and contains files I probably should save 
> from time to time, I mount it from flash, mount /var to /var_real so I can 
> access the underlying files, and then I mount an md device on top of /var as 
> a unionfs.  Initially, it seems to work, but seconds later, the unionfs seems 
> to fail.

When the mount "fails", is it still shown in the output of mount(1)?

It appears that this problem is the same as is reported in PR kern/131441, 
which has so far not had any activity.  It appears that this bug has 
existed since at least 7.1-RELEASE.

I've included Goto-san in the CC-list, as he may be able to see if this is 
a bug in unionfs or in nullfs.

Thanks,

Gavin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091011133411.A80896>