Results 1 to 2 of 2

Thread: Ubuntu Enterprise Cloud Install problem - specific IP?

  1. #1
    Join Date
    Jan 2008
    Beans
    3

    Ubuntu Enterprise Cloud Install problem - specific IP?

    Firstly: is this the best place to discuss Ubuntu Enterprise Cloud? I'm supposed to enter a "prefix" but there isn't one for UEC.

    I have a number of problems with my UEC install which doesn't seem to be covered by the documentation. I'm using 9.10 server (64bit version on the Cluster Controller, 32bit on the nodes).

    The cluster controller is supposed to be doing everything other than running compute nodes but I have the following issues.

    I am instructed to start the following services:



    alex@hamilton:~$ sudo start eucalyptus-walrus-publication
    start: Unknown job: eucalyptus-walrus-publication
    alex@hamilton:~$ sudo start eucalyptus-cc-publication
    start: Job is already running: eucalyptus-cc-publication
    alex@hamilton:~$ sudo start eucalyptus-nc-publication
    start: Unknown job: eucalyptus-nc-publication

    But two of them don't exist

    alex@hamilton:~$ pushd /etc/init.d/
    /etc/init.d ~
    alex@hamilton:/etc/init.d$ ls eucalyptus*
    eucalyptus eucalyptus-sc
    eucalyptus-cc eucalyptus-sc-registration
    eucalyptus-cc-publication eucalyptus-walrus
    eucalyptus-cc-registration eucalyptus-walrus-registration
    eucalyptus-cloud

    What is the difference between these "service", "service-publication" and "service-registration" jobs?

    By default there are no "nc" jobs on the cluster controller. So am I running it on the wrong machine? Should there be nc jobs there? I don't mind if there are.

    Thanks for any pointers

  2. #2
    Join Date
    Apr 2010
    Beans
    3

    Re: Ubuntu Enterprise Cloud Install problem - specific IP?

    Looking in http://packages.ubuntu.com/ I noticed that services
    eucalyptus-walrus-publication
    eucalyptus-sc-publication
    eucalyptus-nc-publication

    just does not exist in karmic koala (9.10) packages,
    but they belong to lucid lynx (10.04) packages.

    Probably an update to lucid is needed, or the tutorial in ubuntu site can't be followed.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •