Open computate opened 1 month ago
@naved001 yes that's what meant - I'll update the title.
I've been reading up on this a bit here:
This claims we need RWX
storage in order for live migration to work which is odd - live migration on the OpenStack side does not require shared POSIX storage between the nodes AFAIK.
Also, having live VMs on the ocp-test cluster and then doing recent machineconfigpool updates is hanging the process given that live migration isn't functional. I can see this when attempting to manually drain the node in order to see what's holding up the MCP from rolling out on a given node. It's clear from the error (which unfortunately is no longer in my scrollback) it's attempting to evict the pods via live migration but failing. I have to go and manually delete the VM pod which isn't ideal but works.
Blocked on RWX
did you mean live migration between hosts IN openshift? because I don't think we can migrate VMs live from an openstack cluster to openshift.