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

Unable to work with device-mapper in linux machine #1158

Open
mikhno-s opened this issue Apr 29, 2024 · 0 comments
Open

Unable to work with device-mapper in linux machine #1158

mikhno-s opened this issue Apr 29, 2024 · 0 comments
Labels
t/bug Something isn't working

Comments

@mikhno-s
Copy link

Describe the bug

I need to run luks for some loop device and it returns next error:

Cannot initialize device-mapper. Is dm_mod kernel module loaded?

Then I am trying to run dmsetup status and see

/dev/mapper/control: open failed: Operation not permitted
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).
Command failed.

To Reproduce

1 dmsetup status
see an error

Expected behavior

Expected device-mapper to work

Diagnostic report (REQUIRED)

OrbStack info:
Version: 1.5.1
Commit: 4cfac15e1080617c70eb163966e1cb2009dac1c2 (v1.5.1)

System info:
macOS: 14.2.1 (23C71)
CPU: amd64, 8 cores
CPU model: Intel(R) Core(TM) i7-1068NG7 CPU @ 2.30GHz
Model: MacBookPro16,2
Memory: 32 GiB

Full report: https://orbstack.dev/_admin/diag/orbstack-diagreport_2024-04-29T16-06-48.807960Z.zip

Screenshots and additional context (optional)

No response

@mikhno-s mikhno-s added the t/bug Something isn't working label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant