From owner-freebsd-hackers Tue Aug 22 13: 7:22 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id D6F2737B42C for ; Tue, 22 Aug 2000 13:07:14 -0700 (PDT) Received: from [212.238.15.212] (helo=canyon.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13RKKH-0004R1-00 for hackers@freebsd.org; Tue, 22 Aug 2000 20:07:13 +0000 Received: (from rene@localhost) by canyon.demon.nl (8.9.3/8.9.3) id WAA00503 for hackers@freebsd.org; Tue, 22 Aug 2000 22:07:13 +0200 (CEST) (envelope-from rene) Date: Tue, 22 Aug 2000 22:07:13 +0200 From: Rene de Vries To: hackers@freebsd.org Subject: Panic from within jail Message-ID: <20000822220712.A433@canyon.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hackers, I was playing arnound with jail (mostly to see how/if it worked). After setting up a environment a la jail(8) I started jail. Everything worked fine. When I tried to mount an filesystem via nfs the system paniced. The filesystems physical location is on the same machine as the jail is on. So, in short: telnet river <--- river is the "jail" on my machine "grand" ...login.... $su ... #mount -t nfs grand:/usr/src /usr/src .... ... panic: page fault If there is anything I can do, please let me know. Rene BTW: does this have anything to do with kern/4021, or should I submit a bug? -- Rene de Vries http://www.tcja.nl mailto:rene@tcja.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message