Skip to content

Instantly share code, notes, and snippets.

@raema
Created July 27, 2016 14:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raema/dfed067cb9120c14682966996cedf1f7 to your computer and use it in GitHub Desktop.
Save raema/dfed067cb9120c14682966996cedf1f7 to your computer and use it in GitHub Desktop.
$ juju status nova-compute-c06
[Services]
NAME STATUS EXPOSED CHARM
ceilometer-agent false cs:~openstack-charmers-next/xenial/ceilometer-agent-213
neutron-calico-c06 false local:xenial/neutron-calico-6
nova-compute-c06 active false cs:~openstack-charmers-next/xenial/nova-compute-240
ntp false cs:~openstack-charmers-next/ntp-1
staticroutes active false cs:~bertjwregeer/staticroutes-0
[Relations]
SERVICE1 SERVICE2 RELATION TYPE
ceilometer ceilometer-agent ceilometer-service regular
ceilometer-agent nova-compute-c06 juju-info regular
ceph nova-compute-c06 ceph regular
ceph ntp juju-info subordinate
ceph-osd ntp juju-info subordinate
ceph-ssd ntp juju-info subordinate
etcd neutron-calico-c06 etcd-proxy regular
glance nova-compute-c06 image-service regular
neutron-api neutron-calico-c06 neutron-plugin-api regular
neutron-calico-c06 neutron-calico-c06 cluster peer
neutron-calico-c06 nova-compute-c06 neutron-plugin regular
neutron-calico-c06 rabbitmq amqp regular
nova-cloud-controller nova-compute-c06 cloud-compute regular
nova-compute-c06 ceilometer-agent container subordinate
nova-compute-c06 neutron-calico-c06 neutron-plugin subordinate
nova-compute-c06 nova-compute-c06 compute-peer peer
nova-compute-c06 ntp juju-info subordinate
nova-compute-c06 percona-cluster shared-db regular
nova-compute-c06 rabbitmq amqp regular
nova-compute-c07 ceilometer-agent container subordinate
nova-compute-c07 ntp juju-info subordinate
ntp ntp ntp-peers peer
[Units]
ID WORKLOAD-STATUS JUJU-STATUS VERSION MACHINE PORTS PUBLIC-ADDRESS MESSAGE
nova-compute-c06/0 active failed 2.0-beta7 31 172.16.39.25 Unit is ready
ceilometer-agent/4 active idle 2.0-beta7 172.16.39.25 Unit is ready
neutron-calico-c06/4 unknown idle 2.0-beta7 172.16.39.25
ntp/32 unknown idle 2.0-beta7 172.16.39.25
nova-compute-c06/1 active failed 2.0-beta7 32 172.16.39.37 Unit is ready
ceilometer-agent/14 active idle 2.0-beta7 172.16.39.37 Unit is ready
neutron-calico-c06/6 unknown idle 2.0-beta7 172.16.39.37
ntp/42 unknown idle 2.0-beta7 172.16.39.37
nova-compute-c06/2 active failed 2.0-beta7 33 172.16.39.35 Unit is ready
ceilometer-agent/9 active idle 2.0-beta7 172.16.39.35 Unit is ready
neutron-calico-c06/7 unknown idle 2.0-beta7 172.16.39.35
ntp/37 unknown idle 2.0-beta7 172.16.39.35
nova-compute-c06/3 active failed 2.0-beta7 34 172.16.39.36 Unit is ready
ceilometer-agent/10 active idle 2.0-beta7 172.16.39.36 Unit is ready
neutron-calico-c06/5 unknown idle 2.0-beta7 172.16.39.36
ntp/38 unknown idle 2.0-beta7 172.16.39.36
staticroutes/0 active idle 2.0-beta7 31 172.16.39.25 Routes have been successfully installed.
staticroutes/1 active idle 2.0-beta7 32 172.16.39.37 Routes have been successfully installed.
staticroutes/2 active idle 2.0-beta7 33 172.16.39.35 Routes have been successfully installed.
staticroutes/3 active idle 2.0-beta7 34 172.16.39.36 Routes have been successfully installed.
staticroutes/44 active idle 2.0-beta7 34 172.16.39.36 Routes have been successfully installed.
staticroutes/45 active idle 2.0-beta7 34 172.16.39.36 Routes have been successfully installed.
staticroutes/46 active idle 2.0-beta7 33 172.16.39.35 Routes have been successfully installed.
staticroutes/47 active idle 2.0-beta7 34 172.16.39.36 Routes have been successfully installed.
[Machines]
ID STATE DNS INS-ID SERIES AZ
31 started 172.16.39.25 4y3kbd xenial default
32 started 172.16.39.37 4y3kbn xenial default
33 started 172.16.39.35 4y3kbh xenial default
34 started 172.16.39.36 4y3kbm xenial default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment