after UEC front-end (cluster) install, key sync stage of registration cannot proceed without entering a password

Bug #429087 reported by Daniel Nurmi
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
eucalyptus (Ubuntu)
Fix Released
Undecided
Colin Watson

Bug Description

Immediately after installing a UEC front-end (cluster), the next steps:

euca_conf --register-walrus <ip of local machine>
euca_conf --register-cc <clusname> <ip of local machine>
euca_conf --register-sc <clusname> <ip of local machine>

perform the registration of components, but synchronization of the component keys fails because the script attempts to scp files to 'eucalyptus@<ip of local machine>', and the 'eucalyptus' user cannot scp without entering a password. On the nodes, eucalyptus' id_rsa.pub is automatically stored in ~eucalyptus/.ssh/authorized_keys, but this is not happening on the front-end (resolving this would be one solution).

Tags: eucalyptus
Revision history for this message
Etienne Goyer (etienne-goyer-outlands) wrote :

Quick workaround on the frontend:

sudo cp ~eucalyptus/.ssh/id_rsa.pub ~eucalyptus/.ssh/authorized_keys

Colin Watson (cjwatson)
Changed in eucalyptus (Ubuntu):
assignee: nobody → Colin Watson (cjwatson)
Colin Watson (cjwatson)
Changed in eucalyptus (Ubuntu):
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package eucalyptus - 1.6~bzr746-0ubuntu2

---------------
eucalyptus (1.6~bzr746-0ubuntu2) karmic; urgency=low

  [ Colin Watson ]
  * On initial cluster installation, allow authentication to the front-end
    using the cluster's SSH key (LP: #429087).
  * Update the cloud .jar name we look for when registering a cluster with a
    local cloud.
  * Check for IPv6 listeners as well as IPv4 when registering a cluster with
    a local cloud.
  * Actually kill cloud/Walrus/SC processes before entering a timeout loop
    to wait for them to die.
  * Automatically register Walrus and storage controllers with any local
    cloud (LP: #425922).
  * Discard standard output from euca_conf when registering components in
    init scripts.

  [ Soren Hansen ]
  * Add configuration for mpm_event.

 -- Colin Watson <email address hidden> Tue, 15 Sep 2009 22:44:25 +0100

Changed in eucalyptus (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.