Dominator icon indicating copy to clipboard operation
Dominator copied to clipboard

GlusterFS support

Open rgooch opened this issue 6 years ago • 3 comments

@cviecco I'm thinking about some implementation questions. I'll put each one in a separate comment so that each can be replied to independently.

First, should VM owners specify which Gluster/volume to use for the backing store, or should they just specify that they want any GlusterFs volume?

rgooch avatar Jun 08 '19 15:06 rgooch

@cviecco Secondly, should a common set of credentials be distributed to all Hypervisors, or should they be partitioned so that different sets of credentials are distributed to different groups of Hypervisors?

rgooch avatar Jun 08 '19 15:06 rgooch

I am assuming each hypervisor will have its own set of TLS certs. But I could be convinced otherwise

cviecco avatar Jun 11 '19 02:06 cviecco

No, the Hypervisors share the same client certificate. It's not a very powerful certificate. These are the permitted methods: Hypervisor.PrepareVmForMigration ImageServer.CheckDirectory ImageServer.FindLatestImage ImageServer.GetImage ObjectServer.GetObjects

rgooch avatar Jun 11 '19 05:06 rgooch