NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: savecore: can't find device
cryintothebluesky%gmail.com@localhost (Sad Clouds) writes:
>Does anyone know if there are potentially undocumented issues with
>savecore(8) when using swap on LVM volumes on top of CGD?
># savecore -n
>savecore: can't find device 194/1
That would be an entry in /dev/mapper/* and savecore only scans
for a device entry in /dev/* without recursing.
N.B. the devices are also created by /etc/rc.d/lvm and actual
device unit numbers _could_ change after a reboot.
Home |
Main Index |
Thread Index |
Old Index