Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adyatlov authored Jun 11, 2018
1 parent bdae8b3 commit 16870c0
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,24 @@ $ go get github.com/adyatlov/bun/bun
$ mkdir bundle
$ unzip bundle.zip -d bundle
$ cd bundle
$ bun
bundle$ bun check
PROBLEM: dcos-version - Versions are different
Details:
master 172.16.0.23 has DC/OS version 1.11.0
agent 172.16.0.28 has DC/OS version 1.11.0
agent 172.16.0.29 has DC/OS version 1.11.0
agent 172.16.0.21 has DC/OS version 1.11.1
master 172.16.0.22 has DC/OS version 1.11.0
master 172.16.0.24 has DC/OS version 1.11.0
agent 172.16.0.25 has DC/OS version 1.11.0
public agent 172.16.0.26 has DC/OS version 1.11.0
agent 172.16.0.27 has DC/OS version 1.11.0
master 172.20.0.22 has DC/OS version 1.11.0
master 172.20.0.24 has DC/OS version 1.11.0
agent 172.20.0.25 has DC/OS version 1.11.0
public agent 172.20.0.26 has DC/OS version 1.11.0
agent 172.20.0.27 has DC/OS version 1.11.0
agent 172.20.0.29 has DC/OS version 1.11.0
agent 172.20.0.21 has DC/OS version 1.10.1
master 172.20.0.23 has DC/OS version 1.11.0
agent 172.20.0.28 has DC/OS version 1.11.0

OK: node-count - Masters: 3, Agents: 5, Public Agents: 1, Total: 9
PROBLEM: health - Some DC/OS systemd units are not healthy.
Details:
172.16.0.21 dcos-docker-gc.service: health = 1
172.20.0.21 dcos-docker-gc.service: health = 1

OK: node-count - Masters: 3, Agents: 5, Public Agents: 1, Total: 9
```

## Feedback
Expand Down

0 comments on commit 16870c0

Please # to comment.