[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-27 Thread Thierry Carrez
We need to understand what's going on exactly : if the bug is in the installer and there is no way to workaround it by a future CC upgrade, we might need to fix the installer itself. -- Adding nodes in several waves after launching VMs is not possible https://bugs.launchpad.net/bugs/458904 You

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-27 Thread Mathias Gug
** Also affects: eucalyptus (Ubuntu Karmic) Importance: High Status: Confirmed -- Adding nodes in several waves after launching VMs is not possible https://bugs.launchpad.net/bugs/458904 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-27 Thread Mathias Gug
After more investigation it turns out that the problem lies with the avahi resolver. Whenever a new public IP address (for an instance) is added to the CC, avahi-daemon will publish it automatically. Subsequent installs will use one of the publish IP by avahi daemon (which turns out to be the

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-27 Thread Mathias Gug
** Changed in: eucalyptus (Ubuntu Karmic) Assignee: (unassigned) = Mathias Gug (mathiaz) -- Adding nodes in several waves after launching VMs is not possible https://bugs.launchpad.net/bugs/458904 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-27 Thread Mathias Gug
I can confirm that the proposed branch fixes the issue: 1. Make a local build and extract euca_find_cluster from the eucalyptus udeb. 2. Copy euca_find_cluster to http://people.canonical.com/~mathiaz/euca_find_cluster 3. Start a few instances on the UEC install and make sure that the public IPs

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-27 Thread Steve Langasek
** Changed in: eucalyptus (Ubuntu Karmic) Milestone: None = ubuntu-9.10 -- Adding nodes in several waves after launching VMs is not possible https://bugs.launchpad.net/bugs/458904 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-27 Thread Matt Zimmerman
** Changed in: eucalyptus (Ubuntu Karmic) Status: Confirmed = Triaged -- Adding nodes in several waves after launching VMs is not possible https://bugs.launchpad.net/bugs/458904 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-27 Thread Thierry Carrez
We need to understand what's going on exactly : if the bug is in the installer and there is no way to workaround it by a future CC upgrade, we might need to fix the installer itself. -- Adding nodes in several waves after launching VMs is not possible https://bugs.launchpad.net/bugs/458904 You

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-27 Thread Mathias Gug
** Also affects: eucalyptus (Ubuntu Karmic) Importance: High Status: Confirmed -- Adding nodes in several waves after launching VMs is not possible https://bugs.launchpad.net/bugs/458904 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-27 Thread Mathias Gug
After more investigation it turns out that the problem lies with the avahi resolver. Whenever a new public IP address (for an instance) is added to the CC, avahi-daemon will publish it automatically. Subsequent installs will use one of the publish IP by avahi daemon (which turns out to be the

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-27 Thread Mathias Gug
** Changed in: eucalyptus (Ubuntu Karmic) Assignee: (unassigned) = Mathias Gug (mathiaz) -- Adding nodes in several waves after launching VMs is not possible https://bugs.launchpad.net/bugs/458904 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-27 Thread Mathias Gug
I can confirm that the proposed branch fixes the issue: 1. Make a local build and extract euca_find_cluster from the eucalyptus udeb. 2. Copy euca_find_cluster to http://people.canonical.com/~mathiaz/euca_find_cluster 3. Start a few instances on the UEC install and make sure that the public IPs

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-27 Thread Steve Langasek
** Changed in: eucalyptus (Ubuntu Karmic) Milestone: None = ubuntu-9.10 -- Adding nodes in several waves after launching VMs is not possible https://bugs.launchpad.net/bugs/458904 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-27 Thread Matt Zimmerman
** Changed in: eucalyptus (Ubuntu Karmic) Status: Confirmed = Triaged -- Adding nodes in several waves after launching VMs is not possible https://bugs.launchpad.net/bugs/458904 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-26 Thread Thierry Carrez
If true this is nasty because adding more nodes on an existing cloud is a very common use case. Could anyone with the necessary hardware (multinode setup) reproduce that ? ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = High -- Adding nodes in several waves after launching VMs is

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-26 Thread Mathias Gug
I've confirmed the bug. euca_find_cluster returns the last public IP address allocated to an instance instead of the IP address published by avahi-publish on the CC. ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed -- Adding nodes in several waves after launching VMs is not

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-26 Thread Mathias Gug
On the CC: ubu...@uec-cc:~$ ip addr show 1: lo: LOOPBACK,UP,LOWER_UP mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0:

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-26 Thread Thierry Carrez
If true this is nasty because adding more nodes on an existing cloud is a very common use case. Could anyone with the necessary hardware (multinode setup) reproduce that ? ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = High -- Adding nodes in several waves after launching VMs is

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-26 Thread Mathias Gug
I've confirmed the bug. euca_find_cluster returns the last public IP address allocated to an instance instead of the IP address published by avahi-publish on the CC. ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed -- Adding nodes in several waves after launching VMs is not

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-26 Thread Mathias Gug
On the CC: ubu...@uec-cc:~$ ip addr show 1: lo: LOOPBACK,UP,LOWER_UP mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0:

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-26 Thread Mathias Gug
According to euca_find_cluster source code the service name published by avahi-publish on the CC is only used if the IP address returned by avahi is 169.254.169.254: if (avahi_address_snprint(human_address, AVAHI_ADDRESS_STR_MAX, address)) { if (address-proto ==

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-26 Thread Mathias Gug
A standard ubuntu-server installation followed by a package installation (sudo apt-get install eucalyptus-nc - as outlined in https://help.ubuntu.com/community/UEC/PackageInstall) works correctly. This issue is only encounter for UEC ISO installation. -- Adding nodes in several waves after

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-23 Thread Nick Barcet
** Summary changed: - dding nodes in several waves after launching VMs is not possible + Adding nodes in several waves after launching VMs is not possible -- Adding nodes in several waves after launching VMs is not possible https://bugs.launchpad.net/bugs/458904 You received this bug

[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-23 Thread Nick Barcet
** Summary changed: - dding nodes in several waves after launching VMs is not possible + Adding nodes in several waves after launching VMs is not possible -- Adding nodes in several waves after launching VMs is not possible https://bugs.launchpad.net/bugs/458904 You received this bug