[Bug 480125] Re: karmic cloud install fails at autodiscovery: wants both worlds (eucalyptus/root users)

2009-11-12 Thread Nick Moffitt
Recently I've stopped clobbering the node-preseed.conf quite as much,
and even with the CC's late_command the whole setup still has this
problem.

-- 
karmic cloud install fails at autodiscovery: wants both worlds (eucalyptus/root 
users)
https://bugs.launchpad.net/bugs/480125
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 480125] Re: karmic cloud install fails at autodiscovery: wants both worlds (eucalyptus/root users)

2009-11-12 Thread Nick Moffitt
And to add insult to injury, it would appear that I have no NC lines in
euca-describe-availability-zones verbose after all that.  It seems that
autodiscovery only *appeared* to complete.

-- 
karmic cloud install fails at autodiscovery: wants both worlds (eucalyptus/root 
users)
https://bugs.launchpad.net/bugs/480125
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 480125] Re: karmic cloud install fails at autodiscovery: wants both worlds (eucalyptus/root users)

2009-11-12 Thread Nick Moffitt
After debugging with Dustin in IRC some this evening, it looks like this
is the result of some failure of the eucalyptus-udeb within my netboot
environment (or of the ordinary eucalyptus packages) to make the cloud
controller.  If I purge and reinstall everything works as you'd expect
(but without the clever bootstrapping to make new NCs).  I'm busily
stripping down my preseed configuration to try and make this work, but
it looks like there's little left to remove.

-- 
karmic cloud install fails at autodiscovery: wants both worlds (eucalyptus/root 
users)
https://bugs.launchpad.net/bugs/480125
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 480125] Re: karmic cloud install fails at autodiscovery: wants both worlds (eucalyptus/root users)

2009-11-11 Thread Thierry Carrez
I agree there seems to be a mismatch in the instructions here. Assigning
Dustin since he authored most of that doc, he should be able to point to
an error in your procedure or his instructions.

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Medium

** Changed in: eucalyptus (Ubuntu)
   Status: New = Confirmed

** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

-- 
karmic cloud install fails at autodiscovery: wants both worlds (eucalyptus/root 
users)
https://bugs.launchpad.net/bugs/480125
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 480125] Re: karmic cloud install fails at autodiscovery: wants both worlds (eucalyptus/root users)

2009-11-11 Thread Nick Moffitt
To clarify, I never managed to get the --no-rsync versions working.

Ultimately I managed to hack around this by symlinking the eucalyptus
user's id_rsa into root's .ssh/ dir and re-running sudo euca_conf
--discover-nodes.

** Description changed:

  I have just installed two systems using karmic over PXEboot.  Both were
  given the anna/choose_modules=eucalyptus-udeb boot option.
  
  The Node Controller box was given the preseed config line:
  
- d-i eucalyptus/install-mode string Node
+  d-i eucalyptus/install-mode string Node
  
  The Cluster Controller box was given:
  
- d-i eucalyptus/install-mode string Cluster
+  d-i eucalyptus/install-mode string Cluster
  
  As well as appropriate settings for eucalyptus/cluster-name,
  eucalyptus/publicips, and eucalyptus/private-interface.
  
  After boot, I followed the instructions from
  https://help.ubuntu.com/community/UEC/NodeInstallation to use ssh-copy-
  id to get the eucalyptus pubkey from the CC to the NC.  I then tried the
  instructions from https://help.ubuntu.com/community/UEC/CDInstall to
  autodiscover nodes with:
  
- sudo euca_conf --no-rsync --discover-nodes
+  sudo euca_conf --no-rsync --discover-nodes
  
  My NC was found, and I accepted the prompt to proceed to add it.  The
  scp failed, because root does not have the eucalyptus user's key.  I
  then tried:
  
- sudo -u eucalyptus euca_conf --no-rsync --discover-nodes
+  sudo -u eucalyptus euca_conf  --discover-nodes
  
  And this succeeded in copying keys around, but failed when it tried to
  edit /etc/eucalyptus/eucalyptus.conf because that is owned by root.
  
  This seems to be a fairly grave problem in either the instructions or
  the euca_conf program.  At the moment, though, I'd appreciate a helpful
  workaround.  How am I to get my NC added?

-- 
karmic cloud install fails at autodiscovery: wants both worlds (eucalyptus/root 
users)
https://bugs.launchpad.net/bugs/480125
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 480125] Re: karmic cloud install fails at autodiscovery: wants both worlds (eucalyptus/root users)

2009-11-10 Thread Neil Soman
I've linked it against the Karmic package. Upstream eucalyptus does not
have the --discover-nodes option and seems to be a UEC issue.

** Also affects: eucalyptus (Ubuntu)
   Importance: Undecided
   Status: New

-- 
karmic cloud install fails at autodiscovery: wants both worlds (eucalyptus/root 
users)
https://bugs.launchpad.net/bugs/480125
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs