[Bug 530091] Re: [alpha3] Re-registered NC fails to be detected.

2010-03-24 Thread Dustin Kirkland
One thing we noticed in debian/registration/node: # Check if node isn't already registered . /etc/eucalyptus/eucalyptus.conf for nip in $NODES; do if [ ${nip# } == ${IP} ]; then reglog Node $IP is already registered. exit 1 fi done This code doesn't support

[Bug 530091] Re: [alpha3] Re-registered NC fails to be detected.

2010-03-24 Thread Daniel Nurmi
It looks like the problem is related to the fact that euca_conf --deregister will de-register a node, but the uec_component_listener is not informed when de-registration happens. Thus, if the component listener is restarted, it will re-register the node as soon as it sees the avahi publication of

[Bug 530091] Re: [alpha3] Re-registered NC fails to be detected.

2010-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6.2-0ubuntu23 --- eucalyptus (1.6.2-0ubuntu23) lucid; urgency=low * debian/eucalyptus-udeb.postinst, debian/eucalyptus-udeb.templates: add a debconf/preseed option to skip the euca_find_component checks in the installer *

[Bug 530091] Re: [alpha3] Re-registered NC fails to be detected.

2010-03-24 Thread Dustin Kirkland
One thing we noticed in debian/registration/node: # Check if node isn't already registered . /etc/eucalyptus/eucalyptus.conf for nip in $NODES; do if [ ${nip# } == ${IP} ]; then reglog Node $IP is already registered. exit 1 fi done This code doesn't support

[Bug 530091] Re: [alpha3] Re-registered NC fails to be detected.

2010-03-24 Thread Daniel Nurmi
It looks like the problem is related to the fact that euca_conf --deregister will de-register a node, but the uec_component_listener is not informed when de-registration happens. Thus, if the component listener is restarted, it will re-register the node as soon as it sees the avahi publication of

[Bug 530091] Re: [alpha3] Re-registered NC fails to be detected.

2010-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6.2-0ubuntu23 --- eucalyptus (1.6.2-0ubuntu23) lucid; urgency=low * debian/eucalyptus-udeb.postinst, debian/eucalyptus-udeb.templates: add a debconf/preseed option to skip the euca_find_component checks in the installer *

[Bug 530091] Re: [alpha3] Re-registered NC fails to be detected.

2010-03-03 Thread Thierry Carrez
** Summary changed: - [alpha3] NC fails to be detected. + [alpha3] Re-registered NC fails to be detected. ** Changed in: eucalyptus (Ubuntu) Status: Incomplete = Confirmed -- [alpha3] Re-registered NC fails to be detected. https://bugs.launchpad.net/bugs/530091 You received this bug

[Bug 530091] Re: [alpha3] Re-registered NC fails to be detected.

2010-03-03 Thread Thierry Carrez
** Summary changed: - [alpha3] NC fails to be detected. + [alpha3] Re-registered NC fails to be detected. ** Changed in: eucalyptus (Ubuntu) Status: Incomplete = Confirmed -- [alpha3] Re-registered NC fails to be detected. https://bugs.launchpad.net/bugs/530091 You received this bug