Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 568700 - sys-apps/openrc-0.18.4: netmount fails to start although all netmounts are correctly mounted
Summary: sys-apps/openrc-0.18.4: netmount fails to start although all netmounts are co...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: OpenRC Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-19 03:29 UTC by Till Schäfer
Modified: 2015-12-31 16:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Till Schäfer 2015-12-19 03:29:42 UTC
During startup i get the following output of netmount: 

 * Mounting network filesystems ...
mount error(16): Device or resource busy
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
mount error(16): Device or resource busy
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
mount error(16): Device or resource busy
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
 * Could not mount all network filesystems
 [ !! ]
 * ERROR: netmount failed to start

... and the netmount service is not started. However, each netmount i have specified in /etc/fstab is mounted correctly. The failed netmount then is not stopping on shutdown, which causes the failing umounts of underlying local filesystems.

mount: 
-------
//dfs/till/data on /home/till/data type cifs (rw,relatime,vers=1.0,cache=strict,username=xxx,domain=WGKA,uid=1000,forceuid,gid=0,noforcegid,addr=192.168.2.20,file_mode=0755,dir_mode=0755,iocharset=utf8,nounix,mapposix,rsize=61440,wsize=65536,actimeo=1)                           
//dfs/dfs/ebooks on /home/till/ebooks type cifs (rw,relatime,vers=1.0,cache=strict,username=xxx,domain=WGKA,uid=1000,forceuid,gid=0,noforcegid,addr=192.168.2.20,file_mode=0755,dir_mode=0755,iocharset=utf8,nounix,serverino,mapposix,rsize=61440,wsize=65536,actimeo=1)              
//dfs/till on /data/server/userfiles type cifs (rw,relatime,vers=1.0,cache=strict,username=xxx,domain=WGKA,uid=1000,forceuid,gid=0,noforcegid,addr=192.168.2.20,file_mode=0755,dir_mode=0755,iocharset=utf8,nounix,mapposix,rsize=61440,wsize=65536,actimeo=1,_netdev)
//dfs/dfs on /data/server/dfs type cifs (rw,relatime,vers=1.0,cache=strict,username=xxx,domain=WGKA,uid=1000,forceuid,gid=0,noforcegid,addr=192.168.2.20,file_mode=0755,dir_mode=0755,iocharset=utf8,nounix,serverino,mapposix,rsize=61440,wsize=65536,actimeo=1,_netdev)
//dfs/lisa/data on /data/server/lisa type cifs (rw,relatime,vers=1.0,cache=strict,username=xxx,domain=WGKA,uid=1000,forceuid,gid=0,noforcegid,addr=192.168.2.20,file_mode=0755,dir_mode=0755,iocharset=utf8,nounix,serverino,mapposix,rsize=61440,wsize=65536,actimeo=1)


fstab: 
---------------
# Network filesystems 
//dfs/till/data         /home/till/data         cifs    _netdev,username=xxx,passwort=xxx,uid=1000,nosetuids,iocharset=utf8,soft  0 0
//dfs/dfs/ebooks        /home/till/ebooks       cifs    _netdev,username=xxx,passwort=xxx,uid=1000,nosetuids,iocharset=utf8,soft  0 0
//dfs/till              /data/server/userfiles  cifs    _netdev,username=xxx,passwort=xxx,uid=1000,nosetuids,iocharset=utf8,soft  0 0
//dfs/dfs               /data/server/dfs        cifs    _netdev,username=xxx,passwort=xxx,uid=1000,nosetuids,iocharset=utf8,soft  0 0

//dfs/lisa/data         /data/server/lisa       cifs    _netdev,username=xxx,passwort=xxx,uid=1000,nosetuids,iocharset=utf8,soft  0 0





Reproducible: Always




# emerge --info
Portage 2.2.24 (python 2.7.10-final-0, !../../usr/portage/profiles/default/linux/amd64/13.0/desktop/kde, gcc-4.9.3, glibc-2.21-r1, 4.1.12-gentoo x86_64)
=================================================================
System uname: Linux-4.1.12-gentoo-x86_64-Intel-R-_Core-TM-_i7-4790K_CPU_@_4.00GHz-with-gentoo-2.2
KiB Mem:    32924384 total,  30040240 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Sat, 19 Dec 2015 00:02:12 +0000
Timestamp of repository kde: Fri, 18 Dec 2015 16:21:55 +0000
Timestamp of repository steam-overlay: Mon, 14 Dec 2015 21:26:13 +0000
sh bash 4.3_p39
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p39::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.10-r1::gentoo, 3.4.3::gentoo
dev-util/cmake:           3.3.1-r1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.18.4::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.12.6::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.9.3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers)
sys-libs/glibc:           2.21-r1::gentoo
Repositories:

gentoo
    location: /ust/portage
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gentoo.git
    priority: -1000

local_overlay
    location: /usr/local/portage
    masters: gentoo

kde
    location: /var/lib/layman/kde
    sync-type: laymansync
    sync-uri: https://github.com/gentoo-mirror/kde.git
    masters: gentoo
    priority: 50

steam-overlay
    location: /var/lib/layman/steam-overlay
    sync-type: laymansync
    sync-uri: git://github.com/gentoo-mirror/steam-overlay.git
    masters: gentoo
    priority: 50

Installed sets: @system
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.0/conf /usr/share/themes/oxygen-gtk/gtk-3.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y --autounmask-write --jobs=5 --load-average=5.0"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch parallel-install preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi aes alsa amd64 avx avx2 bash-completion berkdb bluetooth branding bzip2 cairo cdda cddb cdio cdparanoia cdr cli compiz consolekit cracklib crypt cups cxx dbus declarative device-mapper dri dts dvd dvdr emboss encode evdev exif fam ffmpeg firefox flac fma3 fortran gdbm gif glamor glib glibc gpg gpm gstreamer gtk iconv icu id3tag ieee1394 imagemagick inotify ipv4 ipv6 irc jack java java6 jpeg jpeg2k kde kde4 kipi latex lcms ldap libnotify libsamplerate lvm lzma mad mmx mmxext mng modules mozilla mp3 mp4 mpeg mplayer multilib musicbrainz ncurses nls nptl ntp ogg opengl openmp oscar otr pam pango pcre pdf phonon plasma png policykit popcnt ppds pulseaudio qemu qt3support qt4 quicktime rar readline real rss rtc sdl seccomp semantic-desktop session spell sse sse2 sse3 sse4_1 sse4_2 ssl ssse3 startup-notification strigi svg syslog taglib tcpd theora threads thumbnail tiff truetype udev udisks unicode upower usb v41 v412 v4l vaapi vcd vdpau vim-syntax visualization vorbis wavpack win32codecs wlm wma wmf wxwidgets x264 xcb xcomposite xinerama xml xscreensaver xv xvid xvmc zlib" ABI_X86="64" ALSA_CARDS="hdsp hdspm" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="de" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" QEMU_SOFTMMU_TARGETS="i386 x86_64" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 William Hubbs gentoo-dev 2015-12-21 23:42:00 UTC
For cifs file systems, you should not specify _netdev in the mount options; cifs is always a network file system.

Try removing cifs from the mount options for the network file systems in fstab and report back whether or not this works.

Thanks,

William
Comment 2 Till Schäfer 2015-12-22 00:07:57 UTC
Removing "_netdev" did the trick. THX

However, its somewhat unintuitive. I thought that every network share should have the _netdev option, such that netmount knows about which filesystems to mount. Is there any place that explains the _netdev option in more detail? Why does adding this option harm netmount?
Comment 3 William Hubbs gentoo-dev 2015-12-31 16:18:51 UTC
I was initially confused about the use of the _netdev option as well;
however, documenting this is not an issue specifically related to
OpenRC.

Netmount first mounts all file systems that we know are network file
systems. We know this by the type of the file system, cifs or nfs are a
couple of examples.

Then, netmount mounts all file systems with _netdev in their mount
options.

The _netdev option is used to delay the mounting of *any* file system
until after the network is active. If you use it with a file system that
we already know requires a network connection, netmount will mount that
file system twice and you will get this failure.

The example I am aware of that uses _netdev is iscsi, but I'm sure there
are others.

The _netdev option is mentioned briefly on the mount man page, but I'm
not sure how well it explains this usage.