On 5/26/06, Vladimir V. Kolpakov <[EMAIL PROTECTED]> wrote:
Daniele, --
I'm wondering what's wrong with FunionFS?
because i decided to trust unionfs more then one year ago. And i know
in general its development status. I know they aims to have it
included in the kernel in future and i even know it's well documented
and more tested.
i checked FunionFS home page and i can't find docs about it.
i guess if developer could find a way to support the feautere i
explained here ... that's great , if not i'll try to find a different
solution.
But let me ask first of all here.
I do not need that the fuse mount point is rw, i-d just need it can be
an ro branch.
PS: following the main points of the discussion we had ... my mistake
was that from the web frontend i didn-t click on 'reply to all' .. i-m
sorry for that:
======
> At what step? Does the "ls" return anything useful?
>
no,
# unionctl / --add --before /initrd/cow /initrd/fuse
and it just freezes
err:
# unionctl / --add --before /initrd/cow /initrd/fuse
and
# ls /
here it freezes
=========
It should be not needed unionfs, once you have fuse configured.
Could you please elaborate?
Unionfs pretend to be a "super-kernel" for filesystem access:
any direct changes on underlying branches are not noticed
in unionfs driver, and as result, are invisible on vfs in whole.
--Vladimir
On Fri, May 26, 2006 at 08:42:31AM +0000, daniele favara wrote:
> hi all,
>
> i'm playing with unionfs and fuse.
>
> livecd (/proc/mounts):
>
> /unionfs / unionfs
>
rw,dirs=/initrd/cow=rw:/initrd/fuse=ro:/initrd/rofs=ro,debug=0,delete=all,copyup=preserve
> 0 0
>
> from within the initramfs root is the unionfs mount point , before
> changing root i move all the directories in /uinonfs/ to root/initrd/.
>
> after i logged in:
>
> # :> /initrd/fuse/file
> # ls /
> file ...
>
> with fuse is totally different.
>
> =======
> test1)
>
> # sshfs [EMAIL PROTECTED]: /initrd/fuse
>
> i'd expect (if not hope :) ) to see in / the file i have in
> /initrd/fuse, but that doesn't happen.
>
> =======
> test2)
>
> # unionctl / --remove /initrd/fuse
> # sshfs [EMAIL PROTECTED]: /initrd/fuse
> # unionctl / --add --before /initrd/cow /initrd/fuse
>
> and then here it just freezes.
>
> these are two really simple tests, but .. first of all i'd like to know :
>
> may it works somehow or it's not supported by unionfs?
> if not supported any plan for it ?
>
> let me know if you'll need more infos or if i didn't explain the issue
> as i should
>
> thanks
>
> ciao
>
> df
>
>
>
> --
> ----
> http://dsslive.org
> ----
--
----
http://dsslive.org
----
_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs