Your message dated Sat, 11 Jun 2005 23:23:42 +0200
with message-id <[EMAIL PROTECTED]>
and subject line autofs: Automount busyloops for failed nfs mount
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 May 2004 23:26:42 +0000
>From [EMAIL PROTECTED] Fri May 07 16:26:42 2004
Return-path: <[EMAIL PROTECTED]>
Received: from godzilla.roxen.com (mail.roxen.com) [212.247.28.43] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BMEjq-0006LL-00; Fri, 07 May 2004 16:26:42 -0700
Received: by mail.roxen.com (Postfix, from userid 52)
        id D0A7B9B02; Sat,  8 May 2004 01:26:39 +0200 (MEST)
Received: from lister.roxen.com (lister.roxen.com [212.247.28.136])
        by mail.roxen.com (Postfix) with ESMTP id A365C9AFB
        for <[EMAIL PROTECTED]>; Sat,  8 May 2004 01:26:35 +0200 (MEST)
Received: from mast by lister.roxen.com with local (Exim 3.36 #1 (Debian))
        id 1BMEjk-0004jo-00
        for <[EMAIL PROTECTED]>; Sat, 08 May 2004 01:26:36 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: autofs: Automount busyloops for failed nfs mount
X-Debbugs-CC: Martin Stjernholm <[EMAIL PROTECTED]>
From: Martin Stjernholm <[EMAIL PROTECTED]>
Date: Sat, 08 May 2004 01:26:36 +0200
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/20.7 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-10.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Package: autofs
Version: 3.9.99-4.0.0pre10-16
Severity: normal

The automounter busyloops if the nfs server isn't reachable at all
(i.e. has not responded at all since the client booted). The
automounter logs this repeatedly without delay:

May  8 00:14:18 kat automount[1577]: handle_packet: type = 0 
May  8 00:14:18 kat automount[1577]: handle_packet_missing: token 7117, name 
mast 
May  8 00:14:18 kat automount[1577]: attempting to mount entry /home/mast
May  8 00:14:18 kat automount[23254]: lookup(program): looking up mast
May  8 00:14:18 kat automount[23254]: lookup(program): mast -> 
-fstype=nfs,soft,intr,nodev,nosuid,nonstrict / kolon:/home/mast
May  8 00:14:18 kat automount[23254]: parse(sun): expanded entry: 
-fstype=nfs,soft,intr,nodev,nosuid,nonstrict / kolon:/home/mast
May  8 00:14:18 kat automount[23254]: parse(sun): 
dequote("fstype=nfs,soft,intr,nodev,nosuid,nonstrict") -> 
fstype=nfs,soft,intr,nodev,nosuid,nonstrict
May  8 00:14:18 kat automount[23254]: parse(sun): gathered options: 
fstype=nfs,soft,intr,nodev,nosuid,nonstrict
May  8 00:14:18 kat automount[23254]: parse(sun): dequote("/") -> /
May  8 00:14:18 kat automount[23254]: parse(sun): dequote("kolon:/home/mast") 
-> kolon:/home/mast
May  8 00:14:18 kat automount[23254]: parse(sun): multimount: kolon:/home/mast 
on / with options fstype=nfs,soft,intr,nodev,nosuid,nonstrict
May  8 00:14:18 kat automount[23254]: parse(sun): mounting root /home, 
mountpoint mast, what kolon:/home/mast, fstype nfs, options 
soft,intr,nodev,nosuid
May  8 00:14:18 kat automount[23254]: mount(nfs):  root=/home name=mast 
what=kolon:/home/mast, fstype=nfs, options=soft,intr,nodev,nosuid
May  8 00:14:18 kat automount[23254]: mount(nfs): nfs 
options="soft,intr,nodev,nosuid", nosymlink=0
May  8 00:14:18 kat automount[23254]: mount(nfs): entry mast: host kolon: 
lookup failure
May  8 00:14:18 kat automount[23254]: ignoring failure of non-strict mount
May  8 00:14:18 kat automount[1577]: handle_child: got pid 23254, sig 0 (0), 
stat 0 
May  8 00:14:18 kat automount[1577]: sig_child: found pending op pid 23254: 
signalled 0 (sig 0), exit status 0
May  8 00:14:18 kat automount[1577]: send_ready: token=7117 

(I've compiled automount with the DEBUG define here to turn on some
extra messages.)

Interrupting the process that caused the mount attempt doesn't work.
The hard/soft flag to the nfs mounter doesn't have any effect.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.5
Locale: LANG=C, LC_CTYPE=sv_SE

Versions of packages autofs depends on:
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  procps                      1:3.2.1-2    The /proc file system utilities

-- no debconf information

---------------------------------------
Received: (at 247919-done) by bugs.debian.org; 11 Jun 2005 21:23:45 +0000
>From [EMAIL PROTECTED] Sat Jun 11 14:23:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from cassarossa.samfundet.no [129.241.93.19] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DhDSD-0000Jf-00; Sat, 11 Jun 2005 14:23:45 -0700
Received: from trofast.ipv6.sesse.net ([2001:700:300:dc03:20e:cff:fe36:a766] 
helo=trofast.sesse.net)
        by cassarossa.samfundet.no with esmtp (Exim 4.50)
        id 1DhDSA-0006oD-VE; Sat, 11 Jun 2005 23:23:44 +0200
Received: from sesse by trofast.sesse.net with local (Exim 3.36 #1 (Debian))
        id 1DhDSA-0003Xt-00; Sat, 11 Jun 2005 23:23:42 +0200
Date: Sat, 11 Jun 2005 23:23:42 +0200
From: "Steinar H. Gunderson" <[EMAIL PROTECTED]>
To: Martin Stjernholm <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: autofs: Automount busyloops for failed nfs mount
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
X-Operating-System: Linux 2.6.11.8 on a i686
X-Message-Flag: Outlook? --> http://www.mozilla.org/products/thunderbird/
User-Agent: Mutt/1.5.9i
X-Spam-Score: -2.8 (--)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

On Sat, Jun 11, 2005 at 11:14:25PM +0200, Martin Stjernholm wrote:
> Yes, I can't reproduce it with 4.1.4-3.

Thanks; closing. :-)

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to