Comment 7 for bug 1302205

Revision history for this message
dann frazier (dannf) wrote : Re: manual provisioned systems stuck in pending

On Kapil's suggestion, I tried logging into a pending node and restarting the machine agent. This worked:

ubuntu@ms01a:~$ juju status
environment: manual
machines:
  "0":
    agent-state: started
    agent-version: 1.17.7
    dns-name: 10.0.128.4
    instance-id: 'manual:'
    series: trusty
    hardware: arch=arm64 cpu-cores=1 mem=1895M
  "1":
    agent-state: started
    agent-version: 1.17.7
    dns-name: 10.0.128.7
    instance-id: manual:10.0.128.7
    series: trusty
    hardware: arch=arm64 cpu-cores=1 mem=1895M
services: {}

Quesiton is - why does it always seem to fail the first time?