DragonFly bugs List (threaded) for 2010-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
[issue1734] savecore is not picking up dumpdev if the device is not also swap
Alexander Polakov <polachok@gmail.com> added the comment:
> What is strange, is that the sysctl kern.dumpdev is empty:
> # sysctl -a |grep dumpdev
> kern.dumpdev:
It isn't strange. kern.dumpdev is not of a string, it's CTLTYPE_OPAQUE (actually
udev_t), as you can see at kern/kern_shutdown.c around line 658.
I think you can set dumpdev in /boot/loader.conf to make savecore happy.
----------
status: unread -> chatting
_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1734>
_____________________________________________________
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]