Re: kernel Panic not dumping to swap

2011-08-15 Thread Daryl Sayers
> On 8/9/11 10:33 PM, Daryl Sayers wrote: >> I have a FreeBSD 8.2-STABLE (64bit) system with 4G mem installed. I have >> had a few kernel panics over the last few weeks and would like to capture >> a core dump. I have added the following to /etc/rc.conf >> >> dumpdev="AUTO" >> dumpdir=/var/crash

Re: kernel Panic not dumping to swap

2011-08-12 Thread Patrick Mahan
On 8/9/11 10:33 PM, Daryl Sayers wrote: > I have a FreeBSD 8.2-STABLE (64bit) system with 4G mem installed. I have > had a few kernel panics over the last few weeks and would like to capture > a core dump. I have added the following to /etc/rc.conf > > dumpdev="AUTO" > dumpdir=/var/crash > > Th

kernel Panic not dumping to swap

2011-08-09 Thread Daryl Sayers
I have a FreeBSD 8.2-STABLE (64bit) system with 4G mem installed. I have had a few kernel panics over the last few weeks and would like to capture a core dump. I have added the following to /etc/rc.conf dumpdev="AUTO" dumpdir=/var/crash The /var/crash is a 5G filesystem (with 4.8G free). When th