GitHub user weizhouapache added a comment to the discussion: Migration with local storage
@TheKunalSen Right, VM HA will not work for VMs using local storage if the host goes down. In fact, the VM cannot even be restarted on another host because the disk exists only on the original host. When users choose local storage, they need to consider both the pros (e.g., better performance) and the cons (e.g., no VM HA / limited recoverability). CloudStack does support VM live migration and offline volume migration from local storage to another local or shared storage. You can perform the migration from the VM or volume page in the UI. GitHub link: https://github.com/apache/cloudstack/discussions/13134#discussioncomment-16851829 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
