unable to create containers on storage type 'glusterfs'

jampy

Member
Jun 26, 2015
39
0
6
Code:
unable to create containers on storage type 'glusterfs'
Is there any reason why LXC containers can't use Gluster for storage?
 
Code:
unable to create containers on storage type 'glusterfs'
Is there any reason why LXC containers can't use Gluster for storage?

Glusterfs is quite limited regarding snapshot, and there is not kernel driver. We could use the fuse mount, but so far that is not implemented, and
would only give us limited functionality.
 
Is there any way to have file-based LXC containers (ie. no virtual HDD image), like OpenVZ containers worked?
 
> Yes. Just use ZFS as storage backend. But that only works for local storage.

Exactly. Not an option for a HA-setup.

Is that only because of the backup functionality (snapshots)? Too bad that wasn't described in the wiki, as this changes quite a lot.