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 /var/lib/eucalyptus/nodes.list, but it seems like it
should ...
** Changed in: eucalyptus (Ubuntu)
Assignee: (unassigned) => Thierry Carrez (ttx)
--
[alpha3] Re-registered NC fails to be detected.
https://bugs.launchpad.net/bugs/530091
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs