← Back to team overview

orchestra team mailing list archive

[Bug 872553] Re: upon creating a node via juju & orchestra, etckeeper hangs

 

my environments.yaml:

juju: environments
environments:
  orchestra:
    type: orchestra
    # Specify the orchestra server (santol's IP address)
    orchestra-server: 10.230.5.50
    # Specify storage. In this case we are using webdav installed by orchestra.
    storage-url: http://10.230.5.50/webdav
    # Specify cobbler's usr/pass
    orchestra-user: cobbler
    orchestra-pass: ubuntu
    admin-secret: fooooo
    # Branch from where we will install juju
    # juju-branch: lp:juju
    # Mangement classes
    acquired-mgmt-class: orchestra-juju-acquired
    available-mgmt-class: orchestra-juju-available
    default-series: oneiric

-- 
You received this bug notification because you are a member of
orchestra, which is the registrant for Orchestra.
https://bugs.launchpad.net/bugs/872553

Title:
  upon creating a node via juju & orchestra, etckeeper hangs

Status in Ubuntu Orchestra:
  New

Bug description:
  ## Issue

  After running 'juju boostrap' a node is installed via orchestra and
  then hangs after boot. On inspection it appears etckeeper is having
  issues, presenting a dialog and causing the 'apt-get install juju' to
  hang'.

  ## Environment

  ii  cobbler                              2.1.0+git20110602-0ubuntu26             Install server
  ii  cobbler-common                       2.1.0+git20110602-0ubuntu26             Cobbler Install server - common files
  ii  cobbler-web                          2.1.0+git20110602-0ubuntu26             Cobbler Install server - web interface
  ii  python-cobbler                       2.1.0+git20110602-0ubuntu26             Install server - python libraries.
  ii  juju                                 0.5+bzr401-1juju1~oneiric1              Cloud automation and orchestration
  ii  ubuntu-orchestra-common              2.21-0ubuntu1                           Ubuntu Orchestra common files
  ii  ubuntu-orchestra-logging-server      2.21-0ubuntu1                           Ubuntu Orchestra Logging Server
  ii  ubuntu-orchestra-management-server   2.21-0ubuntu1                           Ubuntu Orchestra Configuration Management Server
  ii  ubuntu-orchestra-monitoring-server   2.21-0ubuntu1                           Ubuntu Orchestra Monitoring Server
  ii  ubuntu-orchestra-provisioning-server 2.21-0ubuntu1                           Ubuntu Orchestra Provisioning Services suite
  ii  ubuntu-orchestra-server              2.21-0ubuntu1                           Ubuntu Orchestra Services suite

  ## Workaround

  * kill off the process from etckeeper that is causing the apt-get to hang
  "root      3400  3392  0 17:30 ?        00:00:00 whiptail --backtitle Package configuration --title  --output-fd 11 --nocancel --msgbox Commit failed??An attempt to commit /etc changes to bzr failed.??You may manually resolve the issues with the uncommitted changes before continuing. 11 88"

To manage notifications about this bug go to:
https://bugs.launchpad.net/orchestra/+bug/872553/+subscriptions


References