I changed to unionfs-20051130-1554. 
The problem remains.

To clarify:
on the server we export /tftproot/gentoo_B, which consists of the 
ro-branch /tftproot/gentooA and the rw-branch /tftproot/gentoo_Bdiff.

On the client-side a shell script (before init) mounts:

mount -n -t tmpfs none /mnt/unionfs/etc
mount -n -t tmpfs none /mnt/unionfs/var
mount -n -t unionfs -o dirs=/mnt/unionfs/etc=rw:/etc=ro none /etc
mount -n -t unionfs -o dirs=/mnt/unionfs/var=rw:/var=ro none /var

If it then writes to /etc/conf.d/hostname we got: Operation not permitted

Does setting NFS_SECURITY_HOLE have some meaning in this circumstances?


Am Montag, 5. Dezember 2005 13:48 schrieb Jan Engelhardt:
> >NFS: Buggy server - nlink == 0!
> >nfs_fhget: iget failed
> >
> >We are using unionfs-1.0.14
>
> Step 1: Try updating to 1.1.1 or some CVS snapshot.
>
>
>
>
> Jan Engelhardt

-- 
--
Wilhelm Meier
email: [EMAIL PROTECTED]
_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs

Reply via email to