Hi Stackers,
I found there is a document to describe how to setup live migration using
NFS by Mirantis.
http://www.mirantis.com/blog/tutorial-openstack-live-migration-with-kvm-hypervisor-and-nfs-shared-storage
In this articles, there is a paragraph here:
*In a typical Openstack deployment, every compute node manages its
instances locally in a dedicated directory (for example,
/var/lib/nova/instances/) but for live migration, this folder has to be in
a centralized location and shared across all the compute nodes. Hence, a
shared file system or block storage is an important requirement for
enabling live migration. For shared storage, a distributed file system such
as GlusterFS, NFS needs to be properly configured and running before live
migration can be performed. SAN storage protocols such as Fibre Channel
(FC) and iSCSI can also be used for shared storage.*

Please pay attention the sentence in blue, currently, I have a IPSAN
device, and I want use it as the shared storage for all my compute nodes.
My questions is how to setup it in nova, I didn't find any document to
introduce this, please help. Thanks a lot.

Best Regards
-- Ray
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to