LWN.net Logo

Unionfs

Unionfs

Posted Jan 11, 2007 22:14 UTC (Thu) by dambacher (subscriber, #1710)
Parent article: Unionfs

some days ago I searched for unionfs and lookalikes to set up a diskless boot and wondered.
there is more than just unionfs:
unionfs-FUSE is based on unionfs with some interesting features
aufs is a new implementation of uionfs. knoppix just switched from unionfs to this one.

none is in kernel but FUSE annd unionfs-FUSE runs in userspace.
none has good documentation .-(
special tricks like root mounting are not documented.


(Log in to post comments)

Unionfs

Posted Jan 13, 2007 11:29 UTC (Sat) by aakef (subscriber, #38030) [Link]

Hi dambacher,

we are just trying to use funionfs (also fuse based) as diskless setup. In principle it already works, but I found one critical bug, see here

http://www.fsl.cs.sunysb.edu/pipermail/unionfs/2007-Janua...

I looked into the sources of unionfs-fuse and I think it will have the very same access() problem.

All I need is a good idea how to fix it. Since everything is done in userspace, the source code is rather simple.

If you need some help to setup your diskless setup, just contact me.

Cheers,
Bernd

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds