public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sean Hunter <sean@dev.sportingbet.com>
To: Geoffrey Gallaway <geoffeg@sin.sloth.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Update - Ramdisks and tmpfs problems
Date: Wed, 10 Apr 2002 17:03:41 +0100	[thread overview]
Message-ID: <20020410170341.L4493@dev.sportingbet.com> (raw)
In-Reply-To: <20020409144639.A14678@sin.sloth.org> <20020410102343.A31552@sin.sloth.org> <20020410155242.H4493@dev.sportingbet.com> <20020410110107.A2299@sin.sloth.org>

On Wed, Apr 10, 2002 at 11:01:07AM -0400, Geoffrey Gallaway wrote:
> What kernel version are you using on those smp+multi tmpfs boxes? 

As of this morning, 2.5.7.  Before that 2.4.{17,18,19-pre*ac*} for some months.


> What
> hardware?

Dual pentium III (Katmai) 

sean@henry:~$ lspci
00:00.0 Host bridge: Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge (rev 02)
00:01.0 PCI bridge: Intel Corporation 440BX/ZX - 82443BX/ZX AGP bridge (rev 02)
00:04.0 ISA bridge: Intel Corporation 82371AB PIIX4 ISA (rev 02)
00:04.1 IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 01)
00:04.2 USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01)
00:04.3 Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 02)
00:06.0 SCSI storage controller: Adaptec AHA-2940U2/W / 7890
00:09.0 Multimedia audio controller: Creative Labs SB Live! EMU10000 (rev 04)
00:09.1 Input device controller: Creative Labs SB Live! (rev 01)
00:0b.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev 05)
00:0c.0 Ethernet controller: VIA Technologies, Inc. VT86C100A [Rhine 10/100] (rev 06)
01:00.0 VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 01)

All scsi disks.  IDE cd-writer.  More-or-less redhat 7.x distro with most of
the interesting daemons replaced, and some legacy cruft still intact.

I don't use ACPI or devfs or framebuffer console, not that any of those should
affect this.

Sean

> 
> Geoffeg
> 
> This one time, at band camp, Sean Hunter wrote:
> > Just a data point:  I have been using multiple tmpfs bind mounts for some time
> > on smp without this problem.
> > 
> > none on /dev/shm type tmpfs (rw,nosuid,nodev,mode=1777,size=256M)
> > /dev/shm on /tmp type none (rw,bind)
> > /dev/shm on /usr/tmp type none (rw,bind)
> > 
> > Never had a reboot fail for this reason.
> > 
> > Sean
> > 
> > 
> > On Wed, Apr 10, 2002 at 10:23:43AM -0400, Geoffrey Gallaway wrote:
> > > I finally found the problem, which appears to be a combination of things:
> > > 
> > > Multiple tmpfs mounts and SMP.
> > > 
> > > I am using a Dual Intel PIII 1Ghz box. When I use a SMP kernel AND do
> > > multiple tmpfs mounts (mount --bind /dev/shm/etc /etc; mount --bind
> > > /dev/shm/var /var) the machine goes into a reset loop. HOWEVER, when I use a
> > > non-SMP kernel and still do multiple tmpfs mounts OR when I use a SMP kernel
> > > and do only one tmpfs mount, the machine boots fine. Every once in a while
> > > (1 out of 20 times?) the machine would boot fine with a SMP kernel and
> > > multiple tmpfs mounts. Is this a timing issue?
> > > 
> > > If I can help to nail down this (apparent) bug more, please let me know.
> > > 
> > > Thanks,
> > > Geoffeg
> > > 
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at  http://www.tux.org/lkml/
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

  reply	other threads:[~2002-04-10 16:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-09 18:46 Ramdisks and tmpfs problems Geoffrey Gallaway
2002-04-09 19:49 ` Andrew Morton
2002-04-09 21:18   ` Geoffrey Gallaway
2002-04-10  7:45 ` Sean Hunter
2002-04-10 15:31   ` Denis Vlasenko
2002-04-10 10:45     ` Sean Hunter
2002-04-10 11:52       ` Christoph Rohland
2002-04-10 14:49         ` Sean Hunter
2002-04-10 11:01 ` Denis Vlasenko
2002-04-10 14:23 ` Update - " Geoffrey Gallaway
2002-04-10 14:52   ` Sean Hunter
2002-04-10 15:01     ` Geoffrey Gallaway
2002-04-10 16:03       ` Sean Hunter [this message]
2002-04-11 11:03   ` Denis Vlasenko
2002-04-11 15:47     ` Christoph Rohland

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=20020410170341.L4493@dev.sportingbet.com \
    --to=sean@dev.sportingbet.com \
    --cc=geoffeg@sin.sloth.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