All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Ems <r.ems.home@gmx.net>
To: Neil Brown <neilb@cse.unsw.edu.au>
Cc: linux-kernel mailing list <linux-kernel@vger.kernel.org>,
	Hubert Mantel <mantel@suse.de>, Andrea Arcangeli <andrea@suse.de>
Subject: Re: kernel OOPS: 2.4.18, nscd, nfsd
Date: Sat, 22 Jun 2002 17:41:02 +0200	[thread overview]
Message-ID: <3D149A8E.E714A1B4@gmx.net> (raw)
In-Reply-To: 15634.50708.164289.246414@notabene.cse.unsw.edu.au


Neil Brown wrote:

> On Wednesday June 19, r.ems.home@gmx.net wrote:
> > Hi all!
> >
> > Two kernel Oopses in short time (22:35:59 and 22:50:00). But the computer was still alive until 00:00:00, where the daily cron jobs are started and then ... kernel panic, LED's where blinking   :(
> >
> > kernel is 2.4.18, from SuSE's k_deflt-2.4.18-174 package (2.4.19-pre10aa2)
> >
> > Please CC to r.ems@gmx.net, I'm not on the linux-kernel mailing
> > list.
>
> Would I be right is surmising that you are exporting an ISO filesystem
> over NFS??  That would be the second Oops in as many days with that
> scenario.
>
> If that is the case, then I'm afraid that I cannot point you to any
> fix, though exporting with "no_subtree_check" may reduce the incidence.
>
> NeilBrown

No, no ISO fs exported.

My /etc/exports:

# cat /etc/exports
/home \
 diablo(rw,no_root_squash) @linux(rw,root_squash) @unix(rw,root_squash) mtgvaio1(ro,root_squash) @cluster01_hosts(rw,root_squash)
/tmp \
 diablo(rw,no_root_squash) @linux(rw,root_squash) @unix(ro,root_squash) mtgvaio1(ro,root_squash) @cluster01_hosts(rw,root_squash)
/usr/local \
 diablo(ro,no_root_squash) @linux(ro,root_squash) @unix(ro,root_squash) mtgvaio1(ro,root_squash) @cluster01_hosts(ro,root_squash)

and

# egrep " /home | /tmp | /usr " /proc/mounts
/dev/vg01/home /home ext3 rw 0 0
/dev/vg01/tmp /tmp ext3 rw 0 0
/dev/vg01/usr /usr ext3 rw 0 0

all exported filesystems are ext3 over LVM.

(I stopped a while ago exporting ISO fs's over nfs, I'm now copying the distro DVD (SuSE) on a HD ... Any "good" solution for exporting ISO fs's over NFS ? the problem is always when you need the
cdrom/dvd drive and want to umount the NFS exported cdrom/dvd, then ...)

What about the first Oops ?

Thanks, Richard



--
Richard Ems
... e-mail: r.ems@gmx.net
... Computer Science, University of Hamburg

Unix IS user friendly. It's just selective about who its friends are.



  reply	other threads:[~2002-06-22 15:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-19  9:25 kernel OOPS: 2.4.18, nscd, nfsd Richard Ems
2002-06-19 10:22 ` Richard Ems
2002-06-19 12:01   ` Richard Ems
2002-06-21  6:22 ` Neil Brown
2002-06-22 15:41   ` Richard Ems [this message]
2002-07-18  8:41   ` kernel OOPS: 2.4.18, nscd Richard Ems
2002-07-05 10:05 ` kernel OOPS: 2.4.18, nscd, nfsd Andrea Arcangeli

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=3D149A8E.E714A1B4@gmx.net \
    --to=r.ems.home@gmx.net \
    --cc=andrea@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mantel@suse.de \
    --cc=neilb@cse.unsw.edu.au \
    --cc=r.ems@gmx.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.