Is it possible to dump memory from one VM to another?
ROODAY
6
Reputation points
I'm trying to find a way to transfer process state between spots VMs, i.e. when a Spot VM gets the eviction notice, spin up another one and dump the full memory state into the new vm so it can continue working when the first one gets deleted. Does there exist a built in azure way to do this, or does Ubuntu/linux have any tools for RDMA?
Sign in to answer