-
Notifications
You must be signed in to change notification settings - Fork 422
Display external hard drives on VDSM #993
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
Comments
Hi there.
It's important to understand that vDSM is not a simple Docker container containing a full DSM OS. Instead, it encapsulates a complete KVM environment. Because of this, merely volume mapping USB storage or device mapping within the docker-compose file will have no effect unless the environment variable is correctly configured for passthrough. |
Operating system
Debian 12
Description
Hello, I don't have all the knowledge so I'd like to ask you if it's possible to do what I want to do.
I want to reassemble 2 external hard drives by plugging them into the computer's usb ports.
I can see them and access them on the icons, but nothing on vdsm.
Can you please help me?
Docker compose
Docker log
Screenshots (optional)
No response
The text was updated successfully, but these errors were encountered: