Instances on shared storage
Hello,
I want to use a FC Storage for Nova Instances ephemeral storage. I defined a sample Datastore from FC Storage to all Compute Nodes of Openstack. I want to mount this shared storage to /var/lib/nova/instances/. My aim is to use live-migration and I do not want to use local storage of servers for instances. I am not sure about NFS, I do not use Controller node to share this FC Datastore to Compute nodes from network interfaces. Is there anyway to do that?