Hi All,
I have my VM storage centralized on a dedicated NAS using NFS. However, this is not a datacenter environment and whenever there is a power outage, the VM's dont shutdown properly and end up having filesystem corruption that blocks them from booting normally.
Running fsck generally fixes the issue and allows them to boot. But I would like to find a way to use remote network storage for VM's without this issue.
Any guidance is appreciated.