How to expose NFS to create VM's across different compute nodes sharing the same NFS as a shared storage?
I have two compute nodes having their own ephemeral storage. I cannot live migrate the instance since I'm not using shared storage. How can NFS solve my issue as shared storage?
Try adding the NFS to the cinder service and try launching the Instance with Volumes created from cinder service.