I am experimenting a while with different configurations and setups trying to use a central VM template for the whole cluster. We are using a cluster with enabled Ceph integration.
Currently the template VM is being installed on a RBD storage which is available to every node. Unfortunately the template itself is only shown on the node where the template was initially created (we are using Packer for that step).
So even though i am able to create a linked clone on a separate node i wonder what happens if the node containing the template vm is down? How am i able to make the template accessible on each node even if the cluster is degraded?
Any hint would be appreciated since the documentation is not explicitly describing this detail.
/edit
After having posted the thread before i kept starring at the issue and i missed posting the error message i got when trying to use the VM template:
Currently the template VM is being installed on a RBD storage which is available to every node. Unfortunately the template itself is only shown on the node where the template was initially created (we are using Packer for that step).
So even though i am able to create a linked clone on a separate node i wonder what happens if the node containing the template vm is down? How am i able to make the template accessible on each node even if the cluster is degraded?
Any hint would be appreciated since the documentation is not explicitly describing this detail.
/edit
After having posted the thread before i kept starring at the issue and i missed posting the error message i got when trying to use the VM template:
Code:
VM with name = debian-10 does not exist in cluster
Last edited: