Skip to content

Instantly share code, notes, and snippets.

@frizop
Created February 21, 2019 19:07
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 frizop/85f77b41dd056666ec2a888ee5ef6e6a to your computer and use it in GitHub Desktop.
Save frizop/85f77b41dd056666ec2a888ee5ef6e6a to your computer and use it in GitHub Desktop.
ansible seems to be finished
2019-02-21 04:37:34,825 p=21574 u=mistral | ok: [192.168.24.11 -> 192.168.24.11] => {
"msg": [
" cluster:",
" id: 8625cd26-3180-11e9-be61-40a8f0300018",
" health: HEALTH_OK",
" ",
" services:",
" mon: 3 daemons, quorum overcloud-controller-1,overcloud-controller-0,overcloud-controller-2",
" mgr: overcloud-controller-2(active), standbys: overcloud-controller-1, overcloud-controller-0",
" osd: 66 osds: 66 up, 66 in",
" ",
" data:",
" pools: 5 pools, 896 pgs",
" objects: 817 objects, 1.32GiB",
" usage: 71.0GiB used, 60.0TiB / 60.0TiB avail",
" pgs: 896 active+clean",
" "
]
}
2019-02-21 04:37:34,827 p=21574 u=mistral | META: ran handlers
2019-02-21 04:37:34,827 p=21574 u=mistral | META: ran handlers
2019-02-21 04:37:34,828 p=21574 u=mistral | PLAY RECAP *********************************************************************
2019-02-21 04:37:34,829 p=21574 u=mistral | 192.168.24.11 : ok=144 changed=8 unreachable=0 failed=0
2019-02-21 04:37:34,829 p=21574 u=mistral | 192.168.24.12 : ok=88 changed=7 unreachable=0 failed=0
2019-02-21 04:37:34,829 p=21574 u=mistral | 192.168.24.13 : ok=80 changed=4 unreachable=0 failed=0
2019-02-21 04:37:34,829 p=21574 u=mistral | 192.168.24.15 : ok=134 changed=8 unreachable=0 failed=0
2019-02-21 04:37:34,829 p=21574 u=mistral | 192.168.24.6 : ok=35 changed=0 unreachable=0 failed=0
2019-02-21 04:37:34,829 p=21574 u=mistral | 192.168.24.7 : ok=136 changed=8 unreachable=0 failed=0
2019-02-21 04:37:34,829 p=21574 u=mistral | 192.168.24.8 : ok=62 changed=5 unreachable=0 failed=0
2019-02-21 04:37:34,829 p=21574 u=mistral | 192.168.24.9 : ok=84 changed=4 unreachable=0 failed=0
2019-02-21 04:37:34,829 p=21574 u=mistral | INSTALLER STATUS ***************************************************************
2019-02-21 04:37:34,833 p=21574 u=mistral | Install Ceph Monitor : Complete (0:01:15)
2019-02-21 04:37:34,834 p=21574 u=mistral | Install Ceph Manager : Complete (0:00:25)
2019-02-21 04:37:34,834 p=21574 u=mistral | Install Ceph OSD : Complete (0:02:45)
2019-02-21 04:37:34,834 p=21574 u=mistral | Install Ceph Client : Complete (0:00:24)
2019-02-21 04:37:34,834 p=21574 u=mistral | Thursday 21 February 2019 04:37:34 +0000 (0:00:00.073) 0:05:33.267 *****
2019-02-21 04:37:34,834 p=21574 u=mistral | ===============================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment