Public bug reported:

Binary package hint: unionfs-fuse

Install sshfs, unionfs-fuse
Then do:

sshfs -o uid=1000,gid=1000,allow_others,cache=on u...@host: /remote/user
unionfs-fuse -o cow,use_ino /local/user=RW:/remote/user=RO /home/user
su - user
startkde

starting of KDE will be extremely slow if sshfs is mounted. If you do not mount 
sshfs, but have the unionfs-fuse-mount done, startkde will be fast.
I could find unionfs accessing all inodes on all fs first (ascending from 
/remote/user to /local/user), instead of only accessing the first given 
(/local/user) if the file could be found there. Descending only if the file 
could not be found.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: unionfs-fuse 0.23.hg.20090611-1
Uname: Linux 2.6.35.9 x86_64
Architecture: amd64
Date: Thu Dec 30 12:36:47 2010
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.utf8
 SHELL=/bin/bash
SourcePackage: unionfs-fuse

** Affects: unionfs-fuse (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug maverick

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/695671

Title:
  unionfs-fuse does check for file existence lower level mounts first

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to