From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Suchanek Subject: Re: [PATCH 0/7] overlay filesystem: request for inclusion Date: Fri, 10 Jun 2011 14:45:03 +0200 Message-ID: References: <1306932380-10280-1-git-send-email-miklos@szeredi.hu> <20110608153208.dc705cda.akpm@linux-foundation.org> <20110609115934.3c53f78f@notabene.brown> <20110608205233.ebfedc4d.akpm@linux-foundation.org> <20110609134947.GD13242@shadowen.org> <20110609123220.6afb9d0f.akpm@linux-foundation.org> <4DF2053F.6080502@itwm.fraunhofer.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Andrew Morton , Andy Whitcroft , NeilBrown , Miklos Szeredi , viro@zeniv.linux.org.uk, torvalds@linux-foundation.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, nbd@openwrt.org, jordipujolp@gmail.com, ezk@fsl.cs.sunysb.edu, mszeredi@suse.cz To: Bernd Schubert Return-path: In-Reply-To: <4DF2053F.6080502@itwm.fraunhofer.de> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On 10 June 2011 13:51, Bernd Schubert wrote: > On 06/09/2011 09:32 PM, Andrew Morton wrote: >> >> On Thu, 9 Jun 2011 14:49:47 +0100 >> Andy Whitcroft =C2=A0wrote: >> >>> On Wed, Jun 08, 2011 at 08:52:33PM -0700, Andrew Morton wrote: >>> >>> The problem with the userspace alternative is that it does not work= =2E I >>> tried to run my live CD on top of unionfs-fuse and the filesystem >>> would fail intermittently leading to random errors during boot. >> >> >> If the implementation is slow or buggy then the appropriate action i= s >> to speed it up and to fix the bugs, so these are just non-arguments, >> IMO. > > Exactly. It is rather sad that people never bothered to file bug repo= rts > about slow performance issues. I'm one of the upstream authors of > unionfs-fuse and also use it on my own for live-USB sticks and NFS-bo= oted > systems and do not have such problems. The issue is that while I can pause the boot process in initramfs and the filesystem appears all well and running if I run init off the filesystem some filesystem operations just fail at random leading to files seemingly missing intermittently and the live CD failing to boot. I realize this is tremendously useful information but that's all I can say about the issue which is why I did not bother to report it anywhere. I used whatever was packaged in Debian Squeeze. Thanks Michal