[Bug 1235013] Re: 13.10-Network (cifs) drives do not load.
Steve Langasek
steve.langasek at canonical.com
Mon Oct 7 23:44:35 UTC 2013
In the latest log I do see the network mounts being attempted several
times, but with no trigger shown in the log. That seems to be
consistent with the mountall-net.log, which shows mountall isn't there
to be signalled. What does the network configuration for this machine
look like? Are you using /etc/network/interfaces, NetworkManager, or
something else to manage your networks, and how many network interfaces
does this client have?
Once the system is booted, is mountall still running? ('sudo initctl
status mountall') Have you modified any of the mountall upstart jobs in
the past? (Please run 'apport-collect -p mountall 1235013' to attach
information about the package state to the bug.)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to mountall in Ubuntu.
https://bugs.launchpad.net/bugs/1235013
Title:
13.10-Network (cifs) drives do not load.
Status in “cifs-utils” package in Ubuntu:
New
Status in “mountall” package in Ubuntu:
New
Bug description:
Description: Ubuntu Saucy Salamander (development branch)
Release: 13.10
cifs-utils:
Installed: 2:6.0-1ubuntu2
upstart:
Installed: 1.10-0ubuntu3
Since the release of beta2, I haven't been able to load network drives listed in fstab:
# <file system> <mount point> <type> <options> <dump><pass>
UUID=1533d97d-6039-4b92-95ad-4369f12c1174 / ext4 errors=remount-ro 0 1
UUID=55B6-4281 /boot/efi vfat defaults 0 1
UUID=1e943141-03e9-474a-ab10-448649bc05d7 /home ext4 defaults 0 2
UUID=f145f314-b90b-42a7-961a-3c1bdfd7bce8 none swap sw 0 0
//192.168.1.13/Shares /mnt/Shares cifs guest,uid=1000,iocharset=utf8 0 0
//192.168.1.13/Homes /mnt/Homes cifs credentials=/home/pat/.smbcredentials,iocharset=utf8,sec=ntlm 0 0
from mountall-net.log:
/proc/self/fd/9: 3: kill: No such process
/proc/self/fd/9: 3: kill: No such process
When I open Dolphin and click on the "device' Shares on 192.168.1.13:
An error occurred while accessing 'Shares on 192.168.1.13', the system
responded: mount: only root can mount //192.168.1.13/Shares on
/mnt/Shares
At the end of the boot process, the very last line says:
Loading network drives [ok]
My fstab loading of cifs drives worked beautifully until 13.10 (12.04, 12.10, 13.04). I've tried with and without options:
auto, noauto, _netdev, sec=ntlm, sec lanman
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1235013/+subscriptions
More information about the foundations-bugs
mailing list