[SOLVED] LXC only supports local storage? (no iSCSI/SAN?)

cryogenic

New Member
Jul 1, 2016
2
0
1
46
The wiki says that LXC supports LVM and ZFS but it appears that you can only create containers on actual local storage housed in the server (or member server of a cluster). We store all of our VM's on our SAN and don't really use the internal storage in our cluster servers. When I go to create a CT, the only storage available for "root disk" is "local". Is there a work-around or are we doing something wrong?
 
Figured out what I was doing wrong. Our LVM storage over iSCSI was set to only disk images as content type. Once I added containers, boom, it's available. Whoops!