[BPI-R3][Kernel 6.1] LVM issue
guedz opened this issue · 3 comments
guedz commented
Hello,
When i try to create a LV i have an issue :
root@bpi-r3:~# vgs
VG #PV #LV #SN Attr VSize VFree
os 1 0 0 wz--n- <32.00g <32.00g
root@bpi-r3:~# lvs
root@bpi-r3:~# lvcreate -n opt os -L 1G
/dev/mapper/control: open failed: No such device
Failure to communicate with kernel device-mapper driver.
Check that device-mapper is available in the kernel.
Incompatible libdevmapper 1.02.185 (2022-05-18) and kernel driver (unknown version).
striped: Required device-mapper target(s) not detected in your kernel.
Run `lvcreate --help' for more information.
Have you an idea about this issue ?
Thanks for your help
Best regards
frank-w commented
I guess i have not added related kernel options for r3 :)
frank-w commented
Try adding these options
To end of this file
Running importconfig again and building