The first time it crashed, it didn't say anything (not even panic) it just
rebooted. The second time it said "panic:page fault" and synced the disks
but that was it. The version of FreeBSD is 4.1-S as of monday.
This morning I tried to reproduce it, but I was not able to. At first I
thought it had anything to do with the "route add -host 192.168.1.100
192.168.1.2" (where the .100 is the jail) that I did because I wass clueless
why a connection to the jail didn't work. But when I tried to reproduce this
this morning the mount command simply returned with "nfs: /usr/src: Operation
not permitted", which is ok. I'll try to reproduce this the evening, if I find
a way, you'll be the first to know.
Rene
On Tue, Aug 22, 2000 at 10:52:14PM +0200, Wilko Bulte wrote:
> On Tue, Aug 22, 2000 at 10:07:13PM +0200, Rene de Vries wrote:
>
> > 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.
>
> Post the traceback as displayed on the console I guess? And the version
> of FreeBSD would also help.
>
> W/
--
Rene de Vries http://www.tcja.nl mailto:[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message