To see the effect of this problem, the simplest setup is a multi-cluster
installation (single clc, walrus, and two clusters (cc/sc) each with one
node (nc)).  Choose a security group (default is fine) and run one
instance in one cluster, and one instance in the other cluster (this is
controlled at run time using the '-z' option to 'euca-run-instances').
Both instances should appear to have the same private address, since the
index value (which starts at 0) should have been used to choose the
allocated private IP for both instances.

After the fix, the expected (correct) behavior should be that private
IPs are uniquely assigned to VMs; two running VMs should never have the
same private IP.

-- 
the CC is returning incorrect networkIndex values on describeInstances
https://bugs.launchpad.net/bugs/454405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to