Re: savecore: can't find device
[email protected] (Michael van Elst)
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Organization | Serpens User Group |
| Message-ID | <[email protected]> |
[email protected] (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.