Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BPI-R3][Kernel 6.1] LVM issue #115

Open
guedz opened this issue Jan 26, 2024 · 2 comments
Open

[BPI-R3][Kernel 6.1] LVM issue #115

guedz opened this issue Jan 26, 2024 · 2 comments

Comments

@guedz
Copy link

guedz commented Jan 26, 2024

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
Copy link
Owner

frank-w commented Jan 26, 2024

I guess i have not added related kernel options for r3 :)

@frank-w
Copy link
Owner

frank-w commented Jan 26, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants