[Openstack] nova-volume communication public eth0 change to private eth1

Edward_Doong at wiwynn.com Edward_Doong at wiwynn.com
Tue Mar 12 07:12:57 UTC 2013


Hi all:
I have some issue about nova-volume network(public eth0 change to private eth1).
I use openstack essex version.
My Environment :
Muti-host network
Public ip : 192.168.1.0/24
Private ip : 192.168.2.0/24

Controller has nova-volume partition.
public: 192.168.1.50 private:192.168.2.2
                Create Volume-1 10G
                Create VM-1: public: 192.168.1.151 private:192.168.2.50
Compute doesn't have nova-volume partition:
public: 192.168.1.51 private:192.168.2.3
                Create VM-2: public: 192.168.1.152 private:192.168.2.51

When I attached Volume-1 into VM-1 for NFS.
VM-2 mount NFS into /mnt/ for transfer files.

The issue is:
What it always transfer files from public ip(eth0) not private ip.
Can I change from public ip to private ip(eth1)?
Because the public interface bandwidth will be occupied.

Does anyone have idea? Or some hint for me
Thanks a lot

Edward

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130312/733f8e5f/attachment.html>


More information about the Openstack mailing list