[Unionfs] cow problem?

Pásztor Lénárd Zoltán lenard.pasztor at gmail.com
Wed Dec 5 13:07:41 EST 2007


Sure. The mount comands:
mount -t tmpfs none /1
mount -t nfs st1:/base /2
mount -t unionfs -o dirs=/1=rw:/2=nfsro unionfs /root
mount -o move /1 /root/union/1
mount -o move /2 /root/union/2

It's interesting the unionfs line in /proc/mounts. The kernel reports
read-write both of the layers.

rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec 0 0
none /proc proc rw,nosuid,nodev,noexec 0 0
udev /dev tmpfs rw 0 0
fusectl /sys/fs/fuse/connections fusectl rw 0 0
172.27.69.210:/srv/tmp/gutsy /union/2 nfs
ro,vers=3,rsize=524288,wsize=524288,hard,nolock,proto=tcp,timeo=7,retrans=10,sec=sys,addr=
172.27.69.210 0 0
none /union/1 tmpfs rw 0 0
unionfs / unionfs rw,dirs=/union/1=rw:/union/2=rw 0 0
none /union tmpfs rw 0 0
unionfs /dev/.static/dev unionfs rw,dirs=/union/1=rw:/union/2=rw 0 0
tmpfs /var/run tmpfs rw,nosuid,nodev,noexec 0 0
tmpfs /var/lock tmpfs rw,nosuid,nodev,noexec 0 0
tmpfs /dev/shm tmpfs rw 0 0
devpts /dev/pts devpts rw 0 0
tmpfs /var/run tmpfs rw,nosuid,nodev,noexec 0 0
tmpfs /var/lock tmpfs rw,nosuid,nodev,noexec 0 0
rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0


2007/12/5, Erez Zadok <ezk at cs.sunysb.edu>:
>
> Lenard, to start with, can you send me the contents of your /proc/mounts
> plz?
>
> Thanks,
> Erez.
>



-- 
üdv,

Lénárd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.fsl.cs.sunysb.edu/pipermail/unionfs/attachments/20071205/5a87b3a7/attachment.htm


More information about the unionfs mailing list