Comment 4 for bug 598182

Revision history for this message
H.M. (cybrocop) wrote :

Since I need to reinstall the system, I have made one final attempt at capturing a clean set of logs:

I have:
-- Stopped euca*
-- Deleted everything under /var/log/eucalyptus
-- Started eucalyptus
-- Ran a series of commands (see everything after ----)
-- Stopped eucalyptus

The logs are attached.

----

root@srv-uec-qa-cc:/var/log/eucalyptus# start eucalyptus
eucalyptus start/running, process 2615
root@srv-uec-qa-cc:/var/log/eucalyptus# euca_conf --list-clusters
registered clusters:
   qa-cluster 10.0.10.6
root@srv-uec-qa-cc:/var/log/eucalyptus# euca_conf --list-nodes

root@srv-uec-qa-cc:/var/log/eucalyptus# euca_conf --deregister-nodes "10.1.0.2 10.1.0.3"
SUCCESS: removed node '10.1.0.2'
SUCCESS: removed node '10.1.0.3'
root@srv-uec-qa-cc:/var/log/eucalyptus# euca_conf --deregister-nodes "10.1.0.2 10.1.0.3"
Node 10.1.0.2 is not known
Node 10.1.0.3 is not known
root@srv-uec-qa-cc:/var/log/eucalyptus# euca_conf --register-nodes "10.1.0.2 10.1.0.3"

INFO: We expect all nodes to have eucalyptus installed in //var/lib/eucalyptus/keys for key synchronization.

Trying rsync to sync keys with "10.1.0.2"...done.

Trying rsync to sync keys with "10.1.0.3"...done.
root@srv-uec-qa-cc:/var/log/eucalyptus# euca_conf --list-nodes

root@srv-uec-qa-cc:/var/log/eucalyptus#