Is there some method how can I define the major device (hdd, volume, ..) for LXC container?
I have separated disks for each service/project which I want run inside LXC container. But I couldn't find the way how can I specify storage for all files in the container. I mean whole container (/, /home, /var,...)
So finally I want to create this association 1 service/project == 1 container == 1 HDD
Is it possible?