-On [20000328 12:55], Sheldon Hearn ([EMAIL PROTECTED]) wrote:
>On Mon, 27 Mar 2000 14:50:12 +0200, Jeroen Ruigrok van der Werven wrote:
>
>> I wasn't complaining, on the contrary!
>> 
>> I was happily surprised it was way faster than the SCSI dump. =)
>
>So now the only question is whether our existing bootstrapping
>infrastructure already has some way to use your ddb magic to set
>dumpdev. :-)

Well, I can set dumpdev in ddb, but the problem is that when I reboot
that savecore doesn't detect a dump.

If I boot the system completely and manually panic and let it dump
savecore will detect the dump and put it in /var/crash.

So I wonder what I forgot in DDB.

I do:

db> show disk/ad0s1b
0xc0NNNNNN

I then use this value to:

db> write dumpdev 0xc0NNNNNN
dumpdev = ffffffff -> 0x0cNNNNNN

I can then dump when typing:

db> panic

But after the reboot savecore doesn't recognise the dump.

savecore: no coredump

Hope this makes it a bit more clear.

-- 
Jeroen Ruigrok van der Werven          Network- and systemadministrator
<[EMAIL PROTECTED]>                      VIA NET.WORKS The Netherlands
BSD: Technical excellence at its best  http://www.bart.nl
To desire immortality is to desire the eternal perpetuation of a great
mistake...


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to