Your message dated Thu, 9 Aug 2007 23:53:29 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#345549: nfs: Mounting in background hangs boot process
until doing ctrl+c if server is unvailaible
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: nfs
Version: nfs
Severity: normal
Hi all,
I don't know if it is a NFS or mount related problem, but I decided to submit
it to you since I have this problem
for several months.
I have two PC under Debian Unstable : A server (PC-Server) and a client
(PC-Client).
On PC-Client :
- /etc/fstab :
192.168.1.2:/home/knux/amule /mnt/data/amule nfs bg,user,rw,nosuid 0 0
On PC-Server :
- /etc/exports :
/home/knux/amule 192.168.1.1/255.255.255.0(rw,sync)
When PC-Client is booting and PC-Server is unreachable (no network connection,
shut down machine, etc.), the boot
process stop when it tries to mount the PC-Server share.
I reproduce this problem on a Debian testing :
http://194.146.225.66/~max/nfs.png
As you can see, the latest line is a punct ".". Actually, I have the "done."
message and nothing else.
The only way I found to resume the boot process is to type "CTRL+C", and no
background mount is done... So I have to
mount manually the NFS shares.
With the same server and a Mandriva 2006 as client, I have no problem with the
same line in /etc/fstab. This problem
occurs on Debian this the "bg" option is specified.
I'm not a developper, but I think that the mount start-up script doesn't
return. If I mount manually with "mount -a"
or "mount /mnt/data/amule" and the network is unreachable, it's OK I have the
error message and I can do another
commands.
Sorry if I submit this bug in the wrong list, I don't know where is really
located the problem ;)
Nevertheless, I hope this report will help you to resolve this problem and
forgive my english... (I'm french ;)).
Good 2006 year ;)
KnuX
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-custom
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
--- End Message ---
--- Begin Message ---
On Mon, Aug 06, 2007 at 08:15:00PM +0200, Steinar H. Gunderson wrote:
> Since this, nfs-utils has taken over responsibility for mounting. The
> backgrounding implementation is new and seems to have fixed a few bugs. Could
> you see if this is still broken for you with nfs-common
> 1:1.1.1~git-20070706-1?
I'm closing this, as it's rather likely it's fixed -- please do reopen if it
should turn out to still be there in unstable.
/* Steinar */
--
Homepage: http://www.sesse.net/
--- End Message ---