Re: Cannot obtain kernel dump in /var/crash
- From: Alexander Shikoff <minotaur@xxxxxxxxxxxx>
- Date: Thu, 22 Feb 2007 16:13:33 +0200
Hello,
funny questions for me as I'm not a newbie in FreeBSD... ;) But
I'll answer.
On Thu, Feb 22, 2007 at 05:22:24AM -0800, Jeremy Chadwick wrote:
Is /dev/ad2s1b the correct location? Possibly you meant ad0s1b/home/minotaur>ls -l /dev/ad2s1b
or some other adX device? (Common mistake.)
crw-r----- 1 root operator 0, 82 22 лют 13:40 /dev/ad2s1b
/home/minotaur>ls -l /dev/dumpdev
lrwxr-xr-x 1 root wheel 11 22 лют 15:40 /dev/dumpdev -> /dev/ad2s1b
Do you have a swap device defined, particularly in /etc/fstab?o/home/minotaur>swapinfo
What does swapinfo say?
Device 1K-blocks Used Avail Capacity
/dev/ad2s1b 1048576 0 1048576 0%
Does the same happen if you say dumpdev="auto" or if you removeThe same behavior.
the -f flag from savecore_flags?
It may be worth peeking through /etc/rc.d/dumpon and imitating
some of the commands there to see if you can reproduce it.
/etc/rc.d/dumpon creates symbolic link /dev/dumpdev. It's present in
my /dev directory. I think a problem is somewhere deeply, probably
with savecore(8). When a panic occurs I see in console process of
dumping (size of RAM, number of pages, dump device etc.) and it's
completely normal.
--
Kind Regards, Alexander Shikoff
minotaur@xxxxxxxxxxxx
Mob.: +380 67 946 31 49
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Cannot obtain kernel dump in /var/crash
- From: Jeremy Chadwick
- Re: Cannot obtain kernel dump in /var/crash
- References:
- Cannot obtain kernel dump in /var/crash
- From: Alexander Shikoff
- Re: Cannot obtain kernel dump in /var/crash
- From: Jeremy Chadwick
- Cannot obtain kernel dump in /var/crash
- Prev by Date: Re: Cannot obtain kernel dump in /var/crash
- Next by Date: Re: Cannot obtain kernel dump in /var/crash
- Previous by thread: Re: Cannot obtain kernel dump in /var/crash
- Next by thread: Re: Cannot obtain kernel dump in /var/crash
- Index(es):