From: "Andrey R. Urazov" <coola@ngs.ru>
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: a bug in autofs
Date: Mon, 2 Dec 2002 23:50:40 +0600 [thread overview]
Message-ID: <20021202175040.GA857@ktulu> (raw)
In-Reply-To: <1038847726.2560.51.camel@ixodes.goop.org>
[-- Attachment #1: Type: text/plain, Size: 2910 bytes --]
On Mon, Dec 02, 2002 at 08:48:47AM -0800, Jeremy Fitzhardinge wrote:
> On Mon, 2002-12-02 at 07:17, Andrey R. Urazov wrote:
> > # $Id: auto.master,v 1.2 1997/10/06 21:52:03 hpa Exp $
> > # Sample auto.master file
> > # Format of this file:
> > # mountpoint map options
> > # For details of the format look at autofs(8).
> > /misc /etc/auto.misc --timeout=60
>
> OK, what's in auto.misc?
>
# $Id: auto.misc,v 1.2 1997/10/06 21:52:04 hpa Exp $
# This is an automounter map and it has the following format
# key [ -mount-options-separated-by-comma ] location
# Details may be found in the autofs(5) manpage
#cd -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom
# the following entries are samples to pique your imagination
#linux -ro,soft,intr ftp.example.org:/pub/linux
floppy -fstype=auto,nosuid,noexec,noshowexec,gid=600,umask=002,codepage=866,quiet :/dev/fd0
mirror -fstype=ext3,defaults,grpid :/dev/hdb1
mirrorfat -fstype=vfat,nosuid,noexec,noshowexec,gid=600,umask=002,codepage=866,quiet :/dev/hdb2
cdrom -fstype=iso9660,nosuid,noexec :/dev/cdrom
summer -fstype=ntfs,nosuid,gid=600,umask=007,ro :/dev/hda1
excg -fstype=vfat,nosuid,noexec,noshowexec,gid=600,umask=002,codepage=866,quiet :/dev/hda2
extra -fstype=auto,nosuid,noexec,noshowexec,gid=600,umask=002,codepage=866,quiet :/dev/hdd1
#floppy -fstype=ext2 :/dev/fd0
#e2floppy -fstype=ext2 :/dev/fd0
#jaz -fstype=ext2 :/dev/sdc1
#removable -fstype=ext2 :/dev/hdd
/dev/cdrom is a link to /dev/scd0
> > Just tested that the system hangs when the autofs4 module is in use.
> > autofs (without 4) module does not cause any problems.
>
> Do you mean you're switching from the autofs4 kernel module with autofs4
> automount, or are you using the autofs4 kernel module with autofs3
> automount?
In both cases I use user level tools version 3.1.7.
>
> > What is characteristic is that before the system hangs I get numerous
> > messages reading `invalid seek on drive /dev/hdc' on my virtual
> > console.
>
> Can you post the exact messages? Is there anything from automount in
> /var/log/messages? Can you post those messages?
I misinformed you again :)
The message is different from those that was in my memory:
hdc: ATAPI reset complete
hdc: status error: status=0x00 { }
ide-scsi: Strange, packet command initiated yet DRQ isn't asserted
then I get an Oops message. I reproduced the bug twice this time and
I get two different oops messages. At least the call stacks of the two
were different since during second time the call stack was so large that
I didn't see anything else.
Best regards,
Andrey Urazov
--
blithwapping:
Using anything BUT a hammer to hammer a nail into the
wall, such as shoes, lamp bases, doorstops, etc.
-- "Sniglets", Rich Hall & Friends
--
lundi 02 décembre, 2002, 23:41:55 +0600 - Andrey R. Urazov (mailto:coola@ngs.ru)
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2002-12-02 17:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-01 7:16 a bug in autofs Andrey R. Urazov
2002-12-01 18:29 ` Bryan O'Sullivan
2002-12-02 4:03 ` Andrey R. Urazov
2002-12-02 3:25 ` Jeremy Fitzhardinge
2002-12-02 7:57 ` Andrey R. Urazov
2002-12-02 8:39 ` Jeremy Fitzhardinge
2002-12-02 15:17 ` Andrey R. Urazov
[not found] ` <1038847726.2560.51.camel@ixodes.goop.org>
2002-12-02 17:50 ` Andrey R. Urazov [this message]
2002-12-02 18:35 ` Jeremy Fitzhardinge
2002-12-03 5:07 ` Andrey R. Urazov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021202175040.GA857@ktulu \
--to=coola@ngs.ru \
--cc=jeremy@goop.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox