Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#27851 - [filesystem] /etc/mtab as a symlink causes delay in showing network mounts in nautilus
Attached to Project:
Arch Linux
Opened by Jeremy M. (jskier) - Friday, 06 January 2012, 16:12 GMT
Last edited by Ionut Biru (wonder) - Monday, 23 April 2012, 16:15 GMT
Opened by Jeremy M. (jskier) - Friday, 06 January 2012, 16:12 GMT
Last edited by Ionut Biru (wonder) - Monday, 23 April 2012, 16:15 GMT
|
DetailsDescription:
After upgrading to filesystem 2011.12-2, Nautilus no longer immediately shows network mount points. Instead, it takes several minutes or a trigger by a USB drive being plugged in to show up. Additional info: * filesystem 2011.12-2, nautilus 3.2.1-1 Steps to reproduce: Using nautilus as your file manager, mount a NFS or CIFS share to /media/<mount point>. The drive will not show up in nautilus or on the desktop (if configure to show mount points on the desktop). It takes several minutes or another USB device being plugged in to trigger the mount point to show in nautilus. I have confirmed that downgrading filesystem to the previous version fixes the problem on one computer. |
This task depends upon
Closed by Ionut Biru (wonder)
Monday, 23 April 2012, 16:15 GMT
Reason for closing: Fixed
Additional comments about closing: gnome 3.4
Monday, 23 April 2012, 16:15 GMT
Reason for closing: Fixed
Additional comments about closing: gnome 3.4
Can someone post
ls -lah /etc/mtab
on a working system after the downgrade?
mtab: zlomek.krk.lan:/storage/ /files/storage
fstab: zlomek.krk.lan:/storage /files/storage
I guess postfixing the fstab entry with a '/' will make the mtab and fstab entries match, and it should work again.
Please confirm.
This is probably a util-linux bug.
This does not solve it for me at all after adding the slash (/) to fstab entries. Also, when I mount via the command line for something not in fstab, the delay is still there. For example:
mount -t cifs //server/share/ /media/test/
<mounts per ls of /media/test/>
No change in Nautilus with or without the "/" on source of mount.
The only relevant thing which changed in filesystem is /etc/mtab -> /proc/self/mounts. Has anyone tried to replace mtab with a real file with permissions 644 root:root [1]?
[1] https://projects.archlinux.org/initscripts.git/commit/?id=ed5cc9cb9ba777e2fe0d73a65c66d304f118dffc