Hi!! Sorry, I didn't check last time exhaustively :-( After a while I run into problems on server side (especially logging into gnome/X11 on the client). I get a lot of kernel oopses ... The client hangs and I have to restart the server (can not umount the union ...)
I attached the dmesg output of the servers kernel (if someone could read
something from it ...)
Ciao,
Dirk
> > >/tmp/uniontmp(rw) + /(ro) mounted to /export(ro)
> >
> > Read the nfs(5) manpage about fsid and add that parameter with some value.
> > When exporting unionfsse, e.g.
> >
> > /export *(ro,fsid=1337)
>
> Okay, it works now:
>
> mount -t unionfs -o dirs=/tmp/uniontmp=rw:/=ro none /nfsroot/10.union
>
> /etc/exports:
> /nfsroot/10.union 10.8.4.0/255.255.255.0(ro,no_root_squash,async,fsid=123)
>
> import on the client runs flawlessly, no crashes by now. That way I get a
> disk space efficient demo for diskless client root fs ...
unionfs-crash.gz
Description: application/gunzip
_______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
