[Bug 862258] New: CIFS shares defined in the cifstab fail to connect at system start
https://bugzilla.novell.com/show_bug.cgi?id=862258 https://bugzilla.novell.com/show_bug.cgi?id=862258#c0 Summary: CIFS shares defined in the cifstab fail to connect at system start Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Samba AssignedTo: samba-maintainers@SuSE.de ReportedBy: t.ruzicka@smc.at QAContact: samba-maintainers@SuSE.de Found By: --- Blocker: --- Created an attachment (id=577172) --> (http://bugzilla.novell.com/attachment.cgi?id=577172) grep -i -E 'cifs|network|ifup|ifplug|eth0|wlan0|ath|cfg80211' /var/log/messages User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 CIFS shares are failing to mount at system start because the network was not started yet. I use the traditional ifup method for the network. The shutdown takes much longer as well as unmounting the CIFS shares happens after network was taken down. Reproducible: Always Steps to Reproduce: 1. configure at least 1 share in /etc/samba/cifstab 2. setup network to "ifup" instead of NM 3. reboot the system Actual Results: 1. No CIFS shares mounted after boot 2. manaually starting cifs (/etc/init.d/cifs start) connects the shares correctly 3. shutdown of the system after step 2 was done takes much longer as cifs is trying to unmount the shares after network was already taken down Expected Results: 1. at boot - CIFS shares get mounted AFTER network was started 2. at shutdown - CIFS shares get unmounted BEFORE network gets stoped The same config works on openSUSE 12.3 as expected. I attach a "grep -i -E 'cifs|network|ifup|ifplug|eth0|wlan0|ath|cfg80211' /var/log/messages" where you can see that network starts after all the cifs shares failed to connect. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=862258 Noel Power <nopower@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nopower@suse.com, | |t.ruzicka@smc.at Flags| |needinfo?(t.ruzicka@smc.at) --- Comment #1 from Noel Power <nopower@suse.com> --- does this still happen ? I've tried with 2 fully updated os13 systems using ifup (one using dhcp, the other with fixed address) both works as expected. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com