[Pkg-sysvinit-devel] Bug#433119: nfs-common: NFS volume no longer mounted on boot

Elimar Riesebieter riesebie at lxtec.de
Sun Jul 15 12:06:21 UTC 2007


On Sun, 15 Jul 2007 the mental interface of
Steinar H. Gunderson told:

> On Sun, Jul 15, 2007 at 01:28:32PM +0200, Elimar Riesebieter wrote:
> > Doesn't work in addition to nfs-common 1.1.0-9.
> 
> What does your fstab look like? What messages do you get during boot?

fstab:

baumbart:/exp/archiv /archiv nfs rw,nfsvers=3,rsize=32768,wsize=32768,timeo=14,hard,intr 0 0

bootmsg:

rpc.statd is not running but is required for remote locking
Either use "-o nolocks" to keep locks local, or start statd.

--- mountnfs.orig       2007-07-13 12:01:18.000000000 +0200
+++ mountnfs    2007-07-15 13:38:21.000000000 +0200
@@ -109,7 +109,7 @@
        # rpc.idmapd, and loads the right kernel modules if
        # applicable) if we use Kerberos and/or NFSv4 mounts.
        #
-       if [ "$gss_or_idmap" = yes ] && [ -x /etc/init.d/nfs-common ]
+       if [ -x /etc/init.d/nfs-common ]
        then
                /etc/init.d/nfs-common start
        fi

works.

Elimar

-- 
  Numeric stability is probably not all that 
  important when you're guessing;-)




More information about the Pkg-sysvinit-devel mailing list