Date: Wed, 22 Mar 2000 15:19:27 +0900 From: Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp> To: ilmar@ints.ru Cc: freebsd-current@FreeBSD.ORG Subject: Re: -current sudden panics :( Message-ID: <20000322151927H.shin@nd.net.fujitsu.co.jp> In-Reply-To: <Pine.BSF.4.21.0003220808170.220-100000@ws-ilmar.ints.ru> References: <20000322005136H.shin@nd.net.fujitsu.co.jp> <Pine.BSF.4.21.0003220808170.220-100000@ws-ilmar.ints.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
> > -Any kernel crash dump? > Can you tell me ddb command to make a kernel dump? -Please confirm that your /var/crash has enough size for your machine's memory. -Please check your swap device using "swapinfo" etc. In case of my machine, % swapinfo Device 1K-blocks Used Avail Capacity Type /dev/wd0s2b 262144 75612 186404 29% Interleaved -Please sepcify it as dumpdev in your /etc/rc.conf dumpdev="/dev/wd0s2b" Then at the reboot of after a panic, crash dump will be written to files under /var/crash/. Cheers, Yoshinobu Inoue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000322151927H.shin>