Date: Mon, 15 Dec 2003 04:25:58 +0100 From: Manfred Lotz <manfred.lotz@web.de> To: Doug White <dwhite@gumbysoft.com> Cc: freebsd-current@freebsd.org Subject: Re: nfs panics the system Message-ID: <200312150425.58239.manfred.lotz@web.de> In-Reply-To: <20031214175530.I74761@carver.gumbysoft.com> References: <pan.2003.12.14.21.09.00.923322@web.de> <20031214175530.I74761@carver.gumbysoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 15 December 2003 02:55, Doug White wrote: > On Sun, 14 Dec 2003, Manfred Lotz wrote: > > Hi there, > > > > nfs mount from another system and copying data to the nfs mounted > > partition made my system panic (FreeBSD 5.2BETA) after a while. > > Can you provide more details? Server and client OS and version? Operation? > The machine with the nfs server is: 5.2-CURRENT FreeBSD 5.2-CURRENT #50: Sun Dec 14 20:49:57 CET 2003 The client is a laptop which was booted from CD using Knoppix Linux Knoppix 2.4.22-xfs #1 SMP Fr Sep 19 17:55:45 CEST 2003 i686 GNU/Linux I did a: ... MNTPOINT=/mnt/nfs DUMPDIR=${MNTPOINT}/T23/linux/dmps mount -t nfs 192.168.1.10:/mnt/ad4/manfred ${MNTPOINT} dump -0a -f ${DUMPDIR}/root.dmp /mnt/hda2 dump -0a -f ${DUMPDIR}/usr.dmp /dev/vg0/lv0 ... The FreeBSD system panicked during the second dump command. Manfred
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312150425.58239.manfred.lotz>