1) Is it possible to add raw storage to a CT? Meaning having a /dev/sda,b,c... device that i can format? (sda = a volume inside zpool)
2) Can i add them via CLI? (pct set ...)?
You can use device passthrough.
Either via the Web UI: Navigate to the container, then go to Resources -> Add -> Device Passthrough
Or via the CLI: pct set <container id> --dev0 path=/dev/sda
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.