Public bug reported:

Binary package hint: gvfs

$ df -h | grep gvfs
gvfs-fuse-daemon       92G   87G  960M  99% /home/jon/.gvfs
/dev/fuse              92G   87G  960M  99% /home/jon/.gvfs

j...@sobek:~$ fusermount -u .gvfs
fusermount: /home/jon/.gvfs not mounted
j...@sobek:~$ umount .gvfs
umount: it seems /home/jon/.gvfs is mounted multiple times
j...@sobek:~$ sudo umount .gvfs
[sudo] password for jon: 
umount: /home/jon/.gvfs: not mounted

There's a more general issue about FUSE and inconsistent advice on mount
state.

Maybe I can force a umount?

j...@sobek:~$ umount -f .gvfs
umount: only root can do that
j...@sobek:~$ sudo umount -f .gvfs
umount2: Invalid argument
umount: .gvfs: not mounted
j...@sobek:~$ umount -l .gvfs
umount: /home/jon/.gvfs is not mounted (according to mtab)
j...@sobek:~$ fusermount -uz .gvfs
fusermount: entry for /home/jon/.gvfs not found in /etc/mtab

One of the above commands cleared the problem, but I'm not sure which (I
assumed they all failed when I ran them)

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gvfs-fuse 1.6.4-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.34-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
Architecture: i386
Date: Tue Dec  7 15:02:37 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: gvfs

** Affects: gvfs (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 maverick

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

Title:
  the fuse filesystem for gvfs has got "stuck"

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to