Ubuntu Pastebin

Paste from aim at Thu, 10 Mar 2016 14:34:27 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
 juju show-machines
model: maas
machines:
  "0":
    agent-state: started
    agent-version: 2.0-beta2.1
    dns-name: 10.17.20.210
    instance-id: /MAAS/api/1.0/nodes/node-db1a027c-d8df-11e5-8072-525400c38f67/
    series: trusty
    hardware: arch=amd64 cpu-cores=1 mem=1024M
    controller-member-status: has-vote
  "1":
    agent-state: error
    agent-state-info: 'cannot run instances: cannot run instances: gomaasapi: got
      error back from server: 409 CONFLICT (No available node matches constraints:
      interfaces=peer:space=1;reverseproxy:space=1;website:space=2 zone=default)'
    instance-id: pending
    series: trusty
  "2":
    agent-state: started
    agent-version: 2.0-beta2.1
    dns-name: 10.17.20.211
    instance-id: /MAAS/api/1.0/nodes/node-9691e9f0-d8e2-11e5-913d-525400c38f67/
    series: trusty
    hardware: arch=amd64 cpu-cores=1 mem=1024M
  "3":
    agent-state: started
    agent-version: 2.0-beta2.1
    dns-name: 10.17.20.212
    instance-id: /MAAS/api/1.0/nodes/node-562d8f0c-d8e4-11e5-b0d8-525400c38f67/
    series: trusty
    hardware: arch=amd64 cpu-cores=1 mem=1024M
Download as text