Moving file from source directory into virtual directory causes data loss

Bug #1019197 reported by hads
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mhddfs (Ubuntu)
New
Undecided
Unassigned

Bug Description

Using mhddfs to mount a filesystem like so;

#/etc/fstab
mhddfs#/srv/data1,/srv/data2 /srv/vfs fuse defaults,allow_other 0 0

If you then try and move a file from either one of the source directories (/srv/data1 or /srv/data2) into the virtual directory (/srv/vfs) the file is destroyed. Example;

root@beaver:~# touch /srv/data1/foo
root@beaver:~# mv /srv/data1/foo /srv/vfs/
mv: cannot open `/srv/data1/foo' for reading: No such file or directory
root@beaver:~#

I've tested this on 0.1.28-1 and also tried 0.1.39 from Quantal which appears to be the same so it would seem it's an upstream bug. I don't believe upstream has a dedicated bugtracker.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.