[Bug 1211002] Re: cifs mounts fail during boot, but not manually

Ken Sharp 1211002 at bugs.launchpad.net
Fri Nov 17 02:44:36 UTC 2017


Precise is EOL and later releases seem to work correctly.

** Changed in: cifs-utils (Ubuntu)
       Status: New => Invalid

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

Title:
  cifs mounts fail during boot, but not manually

Status in cifs-utils package in Ubuntu:
  Invalid

Bug description:
  Following a recent dist-upgrade (last two months or so) my system
  hangs during boot waiting for me to "S to skip" two cifs mounts that
  worked find before.

  /etc/fstab:

  //192.168.0.5/winetricks	/mnt/winetricks		smbfs	guest,_netdev,nofail,rw,sec=none,noperm	0	0
  //192.168.0.5/wine		/mnt/wine		smbfs	guest,_netdev,nofail,rw,sec=none,noperm	0	0

  $ sudo mount -av
  Warning: mapping 'guest' to 'guest,sec=none'
  mount.cifs kernel mount options: ip=192.168.0.5,unc=\\192.168.0.5\winetricks,guest,sec=none,sec=none,noperm,ver=1,user=,pass=********
  Unable to find suitable address.
  Warning: mapping 'guest' to 'guest,sec=none'
  mount.cifs kernel mount options: ip=192.168.0.5,unc=\\192.168.0.5\wine,guest,sec=none,sec=none,noperm,ver=1,user=,pass=********
  Unable to find suitable address.

  But:

  $ sudo mount -v -t smbfs -o guest //homeserver.lan/wine /mnt/wine
  Warning: mapping 'guest' to 'guest,sec=none'
  mount.cifs kernel mount options: ip=192.168.0.15,unc=\\homeserver.lan\wine,guest,sec=none,ver=1,user=,pass=********

  $ sudo mount -v -t smbfs -o guest //homeserver.lan/winetricks /mnt/winetricks
  Warning: mapping 'guest' to 'guest,sec=none'
  mount.cifs kernel mount options: ip=192.168.0.15,unc=\\homeserver.lan\winetricks,guest,sec=none,ver=1,user=,pass=********

  I removed noperm but it makes no difference.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: cifs-utils 2:5.1-1ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-51.77-generic 3.2.48
  Uname: Linux 3.2.0-51-generic x86_64
  NonfreeKernelModules: wl fglrx
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  Date: Sun Aug 11 15:15:24 2013
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: cifs-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1211002/+subscriptions



More information about the foundations-bugs mailing list