[Bug 212019] [NEW] Shutdown and reboot troubles with a smbfs or cifs mounted Samba share
Launchpad Bug Tracker
212019 at bugs.launchpad.net
Sat Apr 26 16:03:20 BST 2008
You have been subscribed to a public bug:
Hello,
I have Problems with reboot oder shutdown when a smb share is mounted in
fstab
what to do to reproduce this:
1. install ubtuntu 8.04 beta and update it with latest packages from the repos
2. install smbfs
3. # mkdir /media/Fileserver
4. Add to /etc/fstab: //server/fileserver /media/Fileserver smbfs (or cifs) defaults,uid=1000,gid=1000 0 0
5. # mount -a
6. your SMB share will appear on Desktop
7. shutdown or reboot your system
8. it will hang and you will get something like “CIFS VFS: server not responding. No response for cmd 50 ...”
this worked on my mashines to fix it:
cd /etc/rc0.d
# mv S31umountnfs.sh K15umountnfs.sh
cd /etc/rc6.d
# mv S31umountnfs.sh K15umountnfs.sh
But it is really annoying to do all those steps on a new PC setup. (an
we have lot of them with ubuntu)
It would be great to have a easier and faster way to create network smb
filesystem on a client PC.
Regards
Maximilian
** Affects: samba (Ubuntu)
Importance: Undecided
Status: New
--
Shutdown and reboot troubles with a smbfs or cifs mounted Samba share
https://bugs.launchpad.net/bugs/212019
You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.
More information about the Ubuntu-server-bugs
mailing list