Skip to content

Instantly share code, notes, and snippets.

@sgoings
Created October 16, 2015 19:21
Show Gist options
  • Save sgoings/0f79e88f5103c142b67e to your computer and use it in GitHub Desktop.
Save sgoings/0f79e88f5103c142b67e to your computer and use it in GitHub Desktop.
core@deisNode0 ~ $ fleetctl list-units
UNIT MACHINE ACTIVE SUB
deis-builder.service dbb75ecc.../40.78.26.140 activating start-pre
deis-controller.service 1402a119.../40.78.26.140 activating start-pre
deis-database.service dbb75ecc.../40.78.26.140 activating start-pre
deis-logger.service dbb75ecc.../40.78.26.140 active running
deis-logspout.service 1402a119.../40.78.26.140 active running
deis-logspout.service 98077168.../40.78.26.140 activating auto-restart
deis-logspout.service dbb75ecc.../40.78.26.140 active running
deis-publisher.service 1402a119.../40.78.26.140 active running
deis-publisher.service 98077168.../40.78.26.140 active running
deis-publisher.service dbb75ecc.../40.78.26.140 active running
deis-registry@1.service 1402a119.../40.78.26.140 activating start-pre
deis-router@1.service 1402a119.../40.78.26.140 activating start-pre
deis-router@2.service 98077168.../40.78.26.140 active running
deis-router@3.service dbb75ecc.../40.78.26.140 activating start-pre
deis-store-daemon.service 1402a119.../40.78.26.140 active running
deis-store-daemon.service 98077168.../40.78.26.140 active running
deis-store-daemon.service dbb75ecc.../40.78.26.140 active running
deis-store-gateway@1.service 1402a119.../40.78.26.140 active running
deis-store-metadata.service 1402a119.../40.78.26.140 active running
deis-store-metadata.service 98077168.../40.78.26.140 active running
deis-store-metadata.service dbb75ecc.../40.78.26.140 active running
deis-store-monitor.service 1402a119.../40.78.26.140 active running
deis-store-monitor.service 98077168.../40.78.26.140 active running
deis-store-monitor.service dbb75ecc.../40.78.26.140 active running
deis-store-volume.service 1402a119.../40.78.26.140 active running
deis-store-volume.service 98077168.../40.78.26.140 active running
deis-store-volume.service dbb75ecc.../40.78.26.140 active running
core@deisNode0 ~ $ fleetctl list-units
UNIT MACHINE ACTIVE SUB
deis-builder.service dbb75ecc.../40.78.26.140 activating start-pre
deis-controller.service 1402a119.../40.78.26.140 activating start-pre
deis-database.service dbb75ecc.../40.78.26.140 activating start-pre
deis-logger.service dbb75ecc.../40.78.26.140 active running
deis-logspout.service 1402a119.../40.78.26.140 active running
deis-logspout.service 98077168.../40.78.26.140 activating auto-restart
deis-logspout.service dbb75ecc.../40.78.26.140 active running
deis-publisher.service 1402a119.../40.78.26.140 active running
deis-publisher.service 98077168.../40.78.26.140 active running
deis-publisher.service dbb75ecc.../40.78.26.140 active running
deis-registry@1.service 1402a119.../40.78.26.140 activating start-pre
deis-router@1.service 1402a119.../40.78.26.140 activating start-pre
deis-router@2.service 98077168.../40.78.26.140 active running
deis-router@3.service dbb75ecc.../40.78.26.140 activating start-pre
deis-store-daemon.service 1402a119.../40.78.26.140 active running
deis-store-daemon.service 98077168.../40.78.26.140 active running
deis-store-daemon.service dbb75ecc.../40.78.26.140 active running
deis-store-gateway@1.service 1402a119.../40.78.26.140 active running
deis-store-metadata.service 1402a119.../40.78.26.140 active running
deis-store-metadata.service 98077168.../40.78.26.140 active running
deis-store-metadata.service dbb75ecc.../40.78.26.140 active running
deis-store-monitor.service 1402a119.../40.78.26.140 active running
deis-store-monitor.service 98077168.../40.78.26.140 active running
deis-store-monitor.service dbb75ecc.../40.78.26.140 active running
deis-store-volume.service 1402a119.../40.78.26.140 active running
deis-store-volume.service 98077168.../40.78.26.140 active running
deis-store-volume.service dbb75ecc.../40.78.26.140 active running
core@deisNode0 ~ $ fleetctl list-units
Error retrieving list of units from repository: googleapi: Error 503: fleet server unable to communicate with etcd
core@deisNode0 ~ $ fleetctl list-units
Error retrieving list of units from repository: googleapi: Error 503: fleet server unable to communicate with etcd
core@deisNode0 ~ $ fleetctl list-units^C
core@deisNode0 ~ $ etcdctl cluster-health
member 3793770fbf860754 is unhealthy: got unhealthy result from http://10.0.0.6:2379
member 4c45d104ba0842cd is unhealthy: got unhealthy result from http://10.0.0.5:2379
member d3f582f9c3f15958 is unhealthy: got unhealthy result from http://10.0.0.4:2379
cluster is unhealthy
core@deisNode0 ~ $ fleetctl list-units
Error retrieving list of units from repository: googleapi: Error 503: fleet server unable to communicate with etcd
core@deisNode0 ~ $ etcdctl cluster-health
member 3793770fbf860754 is unhealthy: got unhealthy result from http://10.0.0.6:2379
member 4c45d104ba0842cd is unhealthy: got unhealthy result from http://10.0.0.5:2379
member d3f582f9c3f15958 is unhealthy: got unhealthy result from http://10.0.0.4:2379
cluster is unhealthy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment