diff --git a/ceph-deploy-ceph.log b/ceph-deploy-ceph.log index 0ec4fc5..27ee2fb 100644 --- a/ceph-deploy-ceph.log +++ b/ceph-deploy-ceph.log @@ -2734,3 +2734,994 @@ [2020-03-04 20:40:12,008][lenny][DEBUG ] detect platform information from remote host [2020-03-04 20:40:12,023][lenny][DEBUG ] detect machine type [2020-03-04 20:40:12,027][lenny][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 19:27:17,235][ceph_deploy.conf][DEBUG ] found configuration file at: /home/do/.cephdeploy.conf +[2020-03-06 19:27:17,236][ceph_deploy.cli][INFO ] Invoked (2.0.1): /usr/bin/ceph-deploy --username root mon add --address 192.168.10.164 riot01 +[2020-03-06 19:27:17,236][ceph_deploy.cli][INFO ] ceph-deploy options: +[2020-03-06 19:27:17,236][ceph_deploy.cli][INFO ] username : root +[2020-03-06 19:27:17,236][ceph_deploy.cli][INFO ] verbose : False +[2020-03-06 19:27:17,236][ceph_deploy.cli][INFO ] overwrite_conf : False +[2020-03-06 19:27:17,236][ceph_deploy.cli][INFO ] subcommand : add +[2020-03-06 19:27:17,236][ceph_deploy.cli][INFO ] quiet : False +[2020-03-06 19:27:17,236][ceph_deploy.cli][INFO ] cd_conf : +[2020-03-06 19:27:17,236][ceph_deploy.cli][INFO ] cluster : ceph +[2020-03-06 19:27:17,236][ceph_deploy.cli][INFO ] mon : ['riot01'] +[2020-03-06 19:27:17,236][ceph_deploy.cli][INFO ] func : +[2020-03-06 19:27:17,236][ceph_deploy.cli][INFO ] address : 192.168.10.164 +[2020-03-06 19:27:17,236][ceph_deploy.cli][INFO ] ceph_conf : None +[2020-03-06 19:27:17,236][ceph_deploy.cli][INFO ] default_release : False +[2020-03-06 19:27:17,237][ceph_deploy.mon][INFO ] ensuring configuration of new mon host: riot01 +[2020-03-06 19:27:17,237][ceph_deploy.admin][DEBUG ] Pushing admin keys and conf to riot01 +[2020-03-06 19:27:18,740][riot01][DEBUG ] connected to host: root@riot01 +[2020-03-06 19:27:18,751][riot01][DEBUG ] detect platform information from remote host +[2020-03-06 19:27:18,918][riot01][DEBUG ] detect machine type +[2020-03-06 19:27:18,957][riot01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 19:27:18,986][ceph_deploy.mon][DEBUG ] Adding mon to cluster ceph, host riot01 +[2020-03-06 19:27:18,987][ceph_deploy.mon][DEBUG ] using mon address via --address 192.168.10.164 +[2020-03-06 19:27:18,987][ceph_deploy.mon][DEBUG ] detecting platform for host riot01 ... +[2020-03-06 19:27:20,549][riot01][DEBUG ] connected to host: root@riot01 +[2020-03-06 19:27:20,551][riot01][DEBUG ] detect platform information from remote host +[2020-03-06 19:27:20,719][riot01][DEBUG ] detect machine type +[2020-03-06 19:27:20,760][riot01][DEBUG ] find the location of an executable +[2020-03-06 19:27:20,767][ceph_deploy.mon][INFO ] distro info: debian 10.3 buster +[2020-03-06 19:27:20,768][riot01][DEBUG ] determining if provided host has same hostname in remote +[2020-03-06 19:27:20,768][riot01][DEBUG ] get remote short hostname +[2020-03-06 19:27:20,774][riot01][DEBUG ] adding mon to riot01 +[2020-03-06 19:27:20,775][riot01][DEBUG ] get remote short hostname +[2020-03-06 19:27:20,792][riot01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 19:27:20,814][riot01][DEBUG ] create the mon path if it does not exist +[2020-03-06 19:27:20,820][riot01][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-riot01/done +[2020-03-06 19:27:20,826][riot01][DEBUG ] create a done file to avoid re-doing the mon deployment +[2020-03-06 19:27:20,833][riot01][DEBUG ] create the init path if it does not exist +[2020-03-06 19:27:20,849][riot01][INFO ] Running command: systemctl enable ceph.target +[2020-03-06 19:27:23,216][riot01][INFO ] Running command: systemctl enable ceph-mon@riot01 +[2020-03-06 19:27:25,466][riot01][INFO ] Running command: systemctl start ceph-mon@riot01 +[2020-03-06 19:27:27,610][riot01][INFO ] Running command: ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.riot01.asok mon_status +[2020-03-06 19:27:29,705][riot01][INFO ] Running command: ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.riot01.asok mon_status +[2020-03-06 19:27:30,577][riot01][DEBUG ] ******************************************************************************** +[2020-03-06 19:27:30,578][riot01][DEBUG ] status for monitor: mon.riot01 +[2020-03-06 19:27:30,579][riot01][DEBUG ] { +[2020-03-06 19:27:30,579][riot01][DEBUG ] "election_epoch": 0, +[2020-03-06 19:27:30,579][riot01][DEBUG ] "extra_probe_peers": [ +[2020-03-06 19:27:30,579][riot01][DEBUG ] { +[2020-03-06 19:27:30,579][riot01][DEBUG ] "addrvec": [ +[2020-03-06 19:27:30,579][riot01][DEBUG ] { +[2020-03-06 19:27:30,580][riot01][DEBUG ] "addr": "192.168.10.160:3300", +[2020-03-06 19:27:30,580][riot01][DEBUG ] "nonce": 0, +[2020-03-06 19:27:30,580][riot01][DEBUG ] "type": "v2" +[2020-03-06 19:27:30,580][riot01][DEBUG ] }, +[2020-03-06 19:27:30,580][riot01][DEBUG ] { +[2020-03-06 19:27:30,580][riot01][DEBUG ] "addr": "192.168.10.160:6789", +[2020-03-06 19:27:30,581][riot01][DEBUG ] "nonce": 0, +[2020-03-06 19:27:30,581][riot01][DEBUG ] "type": "v1" +[2020-03-06 19:27:30,581][riot01][DEBUG ] } +[2020-03-06 19:27:30,581][riot01][DEBUG ] ] +[2020-03-06 19:27:30,581][riot01][DEBUG ] }, +[2020-03-06 19:27:30,581][riot01][DEBUG ] { +[2020-03-06 19:27:30,581][riot01][DEBUG ] "addrvec": [ +[2020-03-06 19:27:30,581][riot01][DEBUG ] { +[2020-03-06 19:27:30,581][riot01][DEBUG ] "addr": "192.168.10.161:3300", +[2020-03-06 19:27:30,581][riot01][DEBUG ] "nonce": 0, +[2020-03-06 19:27:30,582][riot01][DEBUG ] "type": "v2" +[2020-03-06 19:27:30,582][riot01][DEBUG ] }, +[2020-03-06 19:27:30,582][riot01][DEBUG ] { +[2020-03-06 19:27:30,582][riot01][DEBUG ] "addr": "192.168.10.161:6789", +[2020-03-06 19:27:30,582][riot01][DEBUG ] "nonce": 0, +[2020-03-06 19:27:30,582][riot01][DEBUG ] "type": "v1" +[2020-03-06 19:27:30,582][riot01][DEBUG ] } +[2020-03-06 19:27:30,582][riot01][DEBUG ] ] +[2020-03-06 19:27:30,582][riot01][DEBUG ] } +[2020-03-06 19:27:30,582][riot01][DEBUG ] ], +[2020-03-06 19:27:30,582][riot01][DEBUG ] "feature_map": { +[2020-03-06 19:27:30,582][riot01][DEBUG ] "mon": [ +[2020-03-06 19:27:30,582][riot01][DEBUG ] { +[2020-03-06 19:27:30,582][riot01][DEBUG ] "features": "0x3ffddff8ffacffff", +[2020-03-06 19:27:30,582][riot01][DEBUG ] "num": 1, +[2020-03-06 19:27:30,582][riot01][DEBUG ] "release": "luminous" +[2020-03-06 19:27:30,582][riot01][DEBUG ] } +[2020-03-06 19:27:30,582][riot01][DEBUG ] ] +[2020-03-06 19:27:30,582][riot01][DEBUG ] }, +[2020-03-06 19:27:30,582][riot01][DEBUG ] "features": { +[2020-03-06 19:27:30,583][riot01][DEBUG ] "quorum_con": "0", +[2020-03-06 19:27:30,583][riot01][DEBUG ] "quorum_mon": [], +[2020-03-06 19:27:30,583][riot01][DEBUG ] "required_con": "0", +[2020-03-06 19:27:30,583][riot01][DEBUG ] "required_mon": [] +[2020-03-06 19:27:30,583][riot01][DEBUG ] }, +[2020-03-06 19:27:30,583][riot01][DEBUG ] "monmap": { +[2020-03-06 19:27:30,583][riot01][DEBUG ] "created": "2020-03-04 20:34:06.060053", +[2020-03-06 19:27:30,583][riot01][DEBUG ] "epoch": 0, +[2020-03-06 19:27:30,583][riot01][DEBUG ] "features": { +[2020-03-06 19:27:30,583][riot01][DEBUG ] "optional": [], +[2020-03-06 19:27:30,583][riot01][DEBUG ] "persistent": [] +[2020-03-06 19:27:30,583][riot01][DEBUG ] }, +[2020-03-06 19:27:30,583][riot01][DEBUG ] "fsid": "29ef4020-303a-4b2e-aa24-a1e20e5ba21c", +[2020-03-06 19:27:30,583][riot01][DEBUG ] "min_mon_release": 0, +[2020-03-06 19:27:30,583][riot01][DEBUG ] "min_mon_release_name": "unknown", +[2020-03-06 19:27:30,583][riot01][DEBUG ] "modified": "2020-03-04 20:34:06.060053", +[2020-03-06 19:27:30,583][riot01][DEBUG ] "mons": [ +[2020-03-06 19:27:30,583][riot01][DEBUG ] { +[2020-03-06 19:27:30,583][riot01][DEBUG ] "addr": ":/0", +[2020-03-06 19:27:30,583][riot01][DEBUG ] "name": "riot01", +[2020-03-06 19:27:30,584][riot01][DEBUG ] "public_addr": ":/0", +[2020-03-06 19:27:30,584][riot01][DEBUG ] "public_addrs": { +[2020-03-06 19:27:30,584][riot01][DEBUG ] "addrvec": [] +[2020-03-06 19:27:30,584][riot01][DEBUG ] }, +[2020-03-06 19:27:30,584][riot01][DEBUG ] "rank": 0 +[2020-03-06 19:27:30,584][riot01][DEBUG ] }, +[2020-03-06 19:27:30,584][riot01][DEBUG ] { +[2020-03-06 19:27:30,584][riot01][DEBUG ] "addr": "0.0.0.0:0/1", +[2020-03-06 19:27:30,584][riot01][DEBUG ] "name": "pine01", +[2020-03-06 19:27:30,584][riot01][DEBUG ] "public_addr": "0.0.0.0:0/1", +[2020-03-06 19:27:30,584][riot01][DEBUG ] "public_addrs": { +[2020-03-06 19:27:30,584][riot01][DEBUG ] "addrvec": [ +[2020-03-06 19:27:30,584][riot01][DEBUG ] { +[2020-03-06 19:27:30,584][riot01][DEBUG ] "addr": "0.0.0.0:0", +[2020-03-06 19:27:30,584][riot01][DEBUG ] "nonce": 1, +[2020-03-06 19:27:30,584][riot01][DEBUG ] "type": "v1" +[2020-03-06 19:27:30,584][riot01][DEBUG ] } +[2020-03-06 19:27:30,584][riot01][DEBUG ] ] +[2020-03-06 19:27:30,584][riot01][DEBUG ] }, +[2020-03-06 19:27:30,584][riot01][DEBUG ] "rank": 1 +[2020-03-06 19:27:30,585][riot01][DEBUG ] }, +[2020-03-06 19:27:30,585][riot01][DEBUG ] { +[2020-03-06 19:27:30,585][riot01][DEBUG ] "addr": "0.0.0.0:0/2", +[2020-03-06 19:27:30,585][riot01][DEBUG ] "name": "pine02", +[2020-03-06 19:27:30,585][riot01][DEBUG ] "public_addr": "0.0.0.0:0/2", +[2020-03-06 19:27:30,585][riot01][DEBUG ] "public_addrs": { +[2020-03-06 19:27:30,585][riot01][DEBUG ] "addrvec": [ +[2020-03-06 19:27:30,585][riot01][DEBUG ] { +[2020-03-06 19:27:30,585][riot01][DEBUG ] "addr": "0.0.0.0:0", +[2020-03-06 19:27:30,585][riot01][DEBUG ] "nonce": 2, +[2020-03-06 19:27:30,585][riot01][DEBUG ] "type": "v1" +[2020-03-06 19:27:30,585][riot01][DEBUG ] } +[2020-03-06 19:27:30,585][riot01][DEBUG ] ] +[2020-03-06 19:27:30,585][riot01][DEBUG ] }, +[2020-03-06 19:27:30,585][riot01][DEBUG ] "rank": 2 +[2020-03-06 19:27:30,585][riot01][DEBUG ] } +[2020-03-06 19:27:30,585][riot01][DEBUG ] ] +[2020-03-06 19:27:30,585][riot01][DEBUG ] }, +[2020-03-06 19:27:30,585][riot01][DEBUG ] "name": "riot01", +[2020-03-06 19:27:30,585][riot01][DEBUG ] "outside_quorum": [ +[2020-03-06 19:27:30,585][riot01][DEBUG ] "riot01" +[2020-03-06 19:27:30,586][riot01][DEBUG ] ], +[2020-03-06 19:27:30,586][riot01][DEBUG ] "quorum": [], +[2020-03-06 19:27:30,586][riot01][DEBUG ] "rank": -1, +[2020-03-06 19:27:30,586][riot01][DEBUG ] "state": "probing", +[2020-03-06 19:27:30,586][riot01][DEBUG ] "sync_provider": [] +[2020-03-06 19:27:30,586][riot01][DEBUG ] } +[2020-03-06 19:27:30,586][riot01][DEBUG ] ******************************************************************************** +[2020-03-06 19:27:30,586][riot01][INFO ] monitor: mon.riot01 is currently at the state of probing +[2020-03-06 19:32:18,606][ceph_deploy.conf][DEBUG ] found configuration file at: /home/do/.cephdeploy.conf +[2020-03-06 19:32:18,606][ceph_deploy.cli][INFO ] Invoked (2.0.1): /usr/bin/ceph-deploy --username root mon add --address 192.168.10.160 pine01 +[2020-03-06 19:32:18,606][ceph_deploy.cli][INFO ] ceph-deploy options: +[2020-03-06 19:32:18,606][ceph_deploy.cli][INFO ] username : root +[2020-03-06 19:32:18,606][ceph_deploy.cli][INFO ] verbose : False +[2020-03-06 19:32:18,606][ceph_deploy.cli][INFO ] overwrite_conf : False +[2020-03-06 19:32:18,606][ceph_deploy.cli][INFO ] subcommand : add +[2020-03-06 19:32:18,606][ceph_deploy.cli][INFO ] quiet : False +[2020-03-06 19:32:18,606][ceph_deploy.cli][INFO ] cd_conf : +[2020-03-06 19:32:18,606][ceph_deploy.cli][INFO ] cluster : ceph +[2020-03-06 19:32:18,606][ceph_deploy.cli][INFO ] mon : ['pine01'] +[2020-03-06 19:32:18,606][ceph_deploy.cli][INFO ] func : +[2020-03-06 19:32:18,606][ceph_deploy.cli][INFO ] address : 192.168.10.160 +[2020-03-06 19:32:18,606][ceph_deploy.cli][INFO ] ceph_conf : None +[2020-03-06 19:32:18,607][ceph_deploy.cli][INFO ] default_release : False +[2020-03-06 19:32:18,607][ceph_deploy.mon][INFO ] ensuring configuration of new mon host: pine01 +[2020-03-06 19:32:18,607][ceph_deploy.admin][DEBUG ] Pushing admin keys and conf to pine01 +[2020-03-06 19:32:27,036][pine01][DEBUG ] connected to host: root@pine01 +[2020-03-06 19:32:27,038][pine01][DEBUG ] detect platform information from remote host +[2020-03-06 19:32:27,444][pine01][DEBUG ] detect machine type +[2020-03-06 19:32:27,468][pine01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 19:32:27,901][ceph_deploy.mon][DEBUG ] Adding mon to cluster ceph, host pine01 +[2020-03-06 19:32:27,902][ceph_deploy.mon][DEBUG ] using mon address via --address 192.168.10.160 +[2020-03-06 19:32:27,902][ceph_deploy.mon][DEBUG ] detecting platform for host pine01 ... +[2020-03-06 19:32:34,520][pine01][DEBUG ] connected to host: root@pine01 +[2020-03-06 19:32:34,522][pine01][DEBUG ] detect platform information from remote host +[2020-03-06 19:32:34,732][pine01][DEBUG ] detect machine type +[2020-03-06 19:32:34,967][pine01][DEBUG ] find the location of an executable +[2020-03-06 19:32:35,074][ceph_deploy.mon][INFO ] distro info: debian 10.3 buster +[2020-03-06 19:32:35,074][pine01][DEBUG ] determining if provided host has same hostname in remote +[2020-03-06 19:32:35,074][pine01][DEBUG ] get remote short hostname +[2020-03-06 19:32:35,079][pine01][DEBUG ] adding mon to pine01 +[2020-03-06 19:32:35,080][pine01][DEBUG ] get remote short hostname +[2020-03-06 19:32:35,196][pine01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 19:32:35,266][pine01][DEBUG ] create the mon path if it does not exist +[2020-03-06 19:32:35,375][pine01][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-pine01/done +[2020-03-06 19:32:35,381][pine01][DEBUG ] create a done file to avoid re-doing the mon deployment +[2020-03-06 19:32:35,443][pine01][DEBUG ] create the init path if it does not exist +[2020-03-06 19:32:35,511][pine01][INFO ] Running command: systemctl enable ceph.target +[2020-03-06 19:32:36,661][pine01][INFO ] Running command: systemctl enable ceph-mon@pine01 +[2020-03-06 19:32:37,737][pine01][INFO ] Running command: systemctl start ceph-mon@pine01 +[2020-03-06 19:32:40,021][pine01][INFO ] Running command: ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.pine01.asok mon_status +[2020-03-06 19:32:41,311][pine01][INFO ] Running command: ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.pine01.asok mon_status +[2020-03-06 19:32:42,386][pine01][DEBUG ] ******************************************************************************** +[2020-03-06 19:32:42,386][pine01][DEBUG ] status for monitor: mon.pine01 +[2020-03-06 19:32:42,387][pine01][DEBUG ] { +[2020-03-06 19:32:42,388][pine01][DEBUG ] "election_epoch": 92, +[2020-03-06 19:32:42,388][pine01][DEBUG ] "extra_probe_peers": [], +[2020-03-06 19:32:42,388][pine01][DEBUG ] "feature_map": { +[2020-03-06 19:32:42,388][pine01][DEBUG ] "client": [ +[2020-03-06 19:32:42,388][pine01][DEBUG ] { +[2020-03-06 19:32:42,389][pine01][DEBUG ] "features": "0x3ffddff8ffacffff", +[2020-03-06 19:32:42,389][pine01][DEBUG ] "num": 1, +[2020-03-06 19:32:42,389][pine01][DEBUG ] "release": "luminous" +[2020-03-06 19:32:42,389][pine01][DEBUG ] } +[2020-03-06 19:32:42,389][pine01][DEBUG ] ], +[2020-03-06 19:32:42,389][pine01][DEBUG ] "mgr": [ +[2020-03-06 19:32:42,390][pine01][DEBUG ] { +[2020-03-06 19:32:42,390][pine01][DEBUG ] "features": "0x3ffddff8ffacffff", +[2020-03-06 19:32:42,390][pine01][DEBUG ] "num": 1, +[2020-03-06 19:32:42,390][pine01][DEBUG ] "release": "luminous" +[2020-03-06 19:32:42,390][pine01][DEBUG ] } +[2020-03-06 19:32:42,390][pine01][DEBUG ] ], +[2020-03-06 19:32:42,391][pine01][DEBUG ] "mon": [ +[2020-03-06 19:32:42,391][pine01][DEBUG ] { +[2020-03-06 19:32:42,391][pine01][DEBUG ] "features": "0x3ffddff8ffacffff", +[2020-03-06 19:32:42,391][pine01][DEBUG ] "num": 1, +[2020-03-06 19:32:42,391][pine01][DEBUG ] "release": "luminous" +[2020-03-06 19:32:42,391][pine01][DEBUG ] } +[2020-03-06 19:32:42,391][pine01][DEBUG ] ], +[2020-03-06 19:32:42,391][pine01][DEBUG ] "osd": [ +[2020-03-06 19:32:42,391][pine01][DEBUG ] { +[2020-03-06 19:32:42,391][pine01][DEBUG ] "features": "0x3ffddff8ffacffff", +[2020-03-06 19:32:42,391][pine01][DEBUG ] "num": 4, +[2020-03-06 19:32:42,391][pine01][DEBUG ] "release": "luminous" +[2020-03-06 19:32:42,391][pine01][DEBUG ] } +[2020-03-06 19:32:42,392][pine01][DEBUG ] ] +[2020-03-06 19:32:42,392][pine01][DEBUG ] }, +[2020-03-06 19:32:42,392][pine01][DEBUG ] "features": { +[2020-03-06 19:32:42,392][pine01][DEBUG ] "quorum_con": "4611087854031667199", +[2020-03-06 19:32:42,392][pine01][DEBUG ] "quorum_mon": [ +[2020-03-06 19:32:42,392][pine01][DEBUG ] "kraken", +[2020-03-06 19:32:42,392][pine01][DEBUG ] "luminous", +[2020-03-06 19:32:42,392][pine01][DEBUG ] "mimic", +[2020-03-06 19:32:42,392][pine01][DEBUG ] "osdmap-prune", +[2020-03-06 19:32:42,392][pine01][DEBUG ] "nautilus" +[2020-03-06 19:32:42,392][pine01][DEBUG ] ], +[2020-03-06 19:32:42,392][pine01][DEBUG ] "required_con": "2449958747315912708", +[2020-03-06 19:32:42,392][pine01][DEBUG ] "required_mon": [ +[2020-03-06 19:32:42,392][pine01][DEBUG ] "kraken", +[2020-03-06 19:32:42,392][pine01][DEBUG ] "luminous", +[2020-03-06 19:32:42,392][pine01][DEBUG ] "mimic", +[2020-03-06 19:32:42,392][pine01][DEBUG ] "osdmap-prune", +[2020-03-06 19:32:42,393][pine01][DEBUG ] "nautilus" +[2020-03-06 19:32:42,393][pine01][DEBUG ] ] +[2020-03-06 19:32:42,393][pine01][DEBUG ] }, +[2020-03-06 19:32:42,393][pine01][DEBUG ] "monmap": { +[2020-03-06 19:32:42,393][pine01][DEBUG ] "created": "2020-03-03 20:33:27.003562", +[2020-03-06 19:32:42,393][pine01][DEBUG ] "epoch": 1, +[2020-03-06 19:32:42,393][pine01][DEBUG ] "features": { +[2020-03-06 19:32:42,393][pine01][DEBUG ] "optional": [], +[2020-03-06 19:32:42,393][pine01][DEBUG ] "persistent": [ +[2020-03-06 19:32:42,393][pine01][DEBUG ] "kraken", +[2020-03-06 19:32:42,393][pine01][DEBUG ] "luminous", +[2020-03-06 19:32:42,393][pine01][DEBUG ] "mimic", +[2020-03-06 19:32:42,393][pine01][DEBUG ] "osdmap-prune", +[2020-03-06 19:32:42,393][pine01][DEBUG ] "nautilus" +[2020-03-06 19:32:42,393][pine01][DEBUG ] ] +[2020-03-06 19:32:42,393][pine01][DEBUG ] }, +[2020-03-06 19:32:42,393][pine01][DEBUG ] "fsid": "29ef4020-303a-4b2e-aa24-a1e20e5ba21c", +[2020-03-06 19:32:42,393][pine01][DEBUG ] "min_mon_release": 14, +[2020-03-06 19:32:42,394][pine01][DEBUG ] "min_mon_release_name": "nautilus", +[2020-03-06 19:32:42,394][pine01][DEBUG ] "modified": "2020-03-03 20:33:27.003562", +[2020-03-06 19:32:42,394][pine01][DEBUG ] "mons": [ +[2020-03-06 19:32:42,394][pine01][DEBUG ] { +[2020-03-06 19:32:42,394][pine01][DEBUG ] "addr": "192.168.10.160:6789/0", +[2020-03-06 19:32:42,394][pine01][DEBUG ] "name": "pine01", +[2020-03-06 19:32:42,394][pine01][DEBUG ] "public_addr": "192.168.10.160:6789/0", +[2020-03-06 19:32:42,394][pine01][DEBUG ] "public_addrs": { +[2020-03-06 19:32:42,394][pine01][DEBUG ] "addrvec": [ +[2020-03-06 19:32:42,394][pine01][DEBUG ] { +[2020-03-06 19:32:42,394][pine01][DEBUG ] "addr": "192.168.10.160:3300", +[2020-03-06 19:32:42,394][pine01][DEBUG ] "nonce": 0, +[2020-03-06 19:32:42,394][pine01][DEBUG ] "type": "v2" +[2020-03-06 19:32:42,394][pine01][DEBUG ] }, +[2020-03-06 19:32:42,394][pine01][DEBUG ] { +[2020-03-06 19:32:42,394][pine01][DEBUG ] "addr": "192.168.10.160:6789", +[2020-03-06 19:32:42,394][pine01][DEBUG ] "nonce": 0, +[2020-03-06 19:32:42,395][pine01][DEBUG ] "type": "v1" +[2020-03-06 19:32:42,395][pine01][DEBUG ] } +[2020-03-06 19:32:42,395][pine01][DEBUG ] ] +[2020-03-06 19:32:42,395][pine01][DEBUG ] }, +[2020-03-06 19:32:42,395][pine01][DEBUG ] "rank": 0 +[2020-03-06 19:32:42,395][pine01][DEBUG ] }, +[2020-03-06 19:32:42,395][pine01][DEBUG ] { +[2020-03-06 19:32:42,395][pine01][DEBUG ] "addr": "[fd87:3937:d2b7::b5f]:6789/0", +[2020-03-06 19:32:42,395][pine01][DEBUG ] "name": "pine02", +[2020-03-06 19:32:42,395][pine01][DEBUG ] "public_addr": "[fd87:3937:d2b7::b5f]:6789/0", +[2020-03-06 19:32:42,395][pine01][DEBUG ] "public_addrs": { +[2020-03-06 19:32:42,395][pine01][DEBUG ] "addrvec": [ +[2020-03-06 19:32:42,395][pine01][DEBUG ] { +[2020-03-06 19:32:42,395][pine01][DEBUG ] "addr": "[fd87:3937:d2b7::b5f]:3300", +[2020-03-06 19:32:42,395][pine01][DEBUG ] "nonce": 0, +[2020-03-06 19:32:42,395][pine01][DEBUG ] "type": "v2" +[2020-03-06 19:32:42,395][pine01][DEBUG ] }, +[2020-03-06 19:32:42,395][pine01][DEBUG ] { +[2020-03-06 19:32:42,396][pine01][DEBUG ] "addr": "[fd87:3937:d2b7::b5f]:6789", +[2020-03-06 19:32:42,396][pine01][DEBUG ] "nonce": 0, +[2020-03-06 19:32:42,396][pine01][DEBUG ] "type": "v1" +[2020-03-06 19:32:42,396][pine01][DEBUG ] } +[2020-03-06 19:32:42,396][pine01][DEBUG ] ] +[2020-03-06 19:32:42,396][pine01][DEBUG ] }, +[2020-03-06 19:32:42,396][pine01][DEBUG ] "rank": 1 +[2020-03-06 19:32:42,396][pine01][DEBUG ] } +[2020-03-06 19:32:42,396][pine01][DEBUG ] ] +[2020-03-06 19:32:42,396][pine01][DEBUG ] }, +[2020-03-06 19:32:42,396][pine01][DEBUG ] "name": "pine01", +[2020-03-06 19:32:42,396][pine01][DEBUG ] "outside_quorum": [], +[2020-03-06 19:32:42,396][pine01][DEBUG ] "quorum": [ +[2020-03-06 19:32:42,396][pine01][DEBUG ] 0, +[2020-03-06 19:32:42,396][pine01][DEBUG ] 1 +[2020-03-06 19:32:42,396][pine01][DEBUG ] ], +[2020-03-06 19:32:42,396][pine01][DEBUG ] "quorum_age": 1714, +[2020-03-06 19:32:42,397][pine01][DEBUG ] "rank": 0, +[2020-03-06 19:32:42,397][pine01][DEBUG ] "state": "leader", +[2020-03-06 19:32:42,397][pine01][DEBUG ] "sync_provider": [] +[2020-03-06 19:32:42,397][pine01][DEBUG ] } +[2020-03-06 19:32:42,397][pine01][DEBUG ] ******************************************************************************** +[2020-03-06 19:32:42,397][pine01][INFO ] monitor: mon.pine01 is running +[2020-03-06 19:32:57,323][ceph_deploy.conf][DEBUG ] found configuration file at: /home/do/.cephdeploy.conf +[2020-03-06 19:32:57,324][ceph_deploy.cli][INFO ] Invoked (2.0.1): /usr/bin/ceph-deploy --username root mon add --address 192.168.10.161 pine02 +[2020-03-06 19:32:57,324][ceph_deploy.cli][INFO ] ceph-deploy options: +[2020-03-06 19:32:57,324][ceph_deploy.cli][INFO ] username : root +[2020-03-06 19:32:57,324][ceph_deploy.cli][INFO ] verbose : False +[2020-03-06 19:32:57,324][ceph_deploy.cli][INFO ] overwrite_conf : False +[2020-03-06 19:32:57,324][ceph_deploy.cli][INFO ] subcommand : add +[2020-03-06 19:32:57,324][ceph_deploy.cli][INFO ] quiet : False +[2020-03-06 19:32:57,324][ceph_deploy.cli][INFO ] cd_conf : +[2020-03-06 19:32:57,324][ceph_deploy.cli][INFO ] cluster : ceph +[2020-03-06 19:32:57,324][ceph_deploy.cli][INFO ] mon : ['pine02'] +[2020-03-06 19:32:57,324][ceph_deploy.cli][INFO ] func : +[2020-03-06 19:32:57,324][ceph_deploy.cli][INFO ] address : 192.168.10.161 +[2020-03-06 19:32:57,324][ceph_deploy.cli][INFO ] ceph_conf : None +[2020-03-06 19:32:57,324][ceph_deploy.cli][INFO ] default_release : False +[2020-03-06 19:32:57,325][ceph_deploy.mon][INFO ] ensuring configuration of new mon host: pine02 +[2020-03-06 19:32:57,325][ceph_deploy.admin][DEBUG ] Pushing admin keys and conf to pine02 +[2020-03-06 19:32:59,113][pine02][DEBUG ] connected to host: root@pine02 +[2020-03-06 19:32:59,115][pine02][DEBUG ] detect platform information from remote host +[2020-03-06 19:32:59,278][pine02][DEBUG ] detect machine type +[2020-03-06 19:32:59,305][pine02][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 19:32:59,326][ceph_deploy.mon][DEBUG ] Adding mon to cluster ceph, host pine02 +[2020-03-06 19:32:59,327][ceph_deploy.mon][DEBUG ] using mon address via --address 192.168.10.161 +[2020-03-06 19:32:59,327][ceph_deploy.mon][DEBUG ] detecting platform for host pine02 ... +[2020-03-06 19:33:00,798][pine02][DEBUG ] connected to host: root@pine02 +[2020-03-06 19:33:00,800][pine02][DEBUG ] detect platform information from remote host +[2020-03-06 19:33:00,924][pine02][DEBUG ] detect machine type +[2020-03-06 19:33:00,952][pine02][DEBUG ] find the location of an executable +[2020-03-06 19:33:00,959][ceph_deploy.mon][INFO ] distro info: debian 10.3 buster +[2020-03-06 19:33:00,959][pine02][DEBUG ] determining if provided host has same hostname in remote +[2020-03-06 19:33:00,959][pine02][DEBUG ] get remote short hostname +[2020-03-06 19:33:00,966][pine02][DEBUG ] adding mon to pine02 +[2020-03-06 19:33:00,967][pine02][DEBUG ] get remote short hostname +[2020-03-06 19:33:00,987][pine02][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 19:33:01,003][pine02][DEBUG ] create the mon path if it does not exist +[2020-03-06 19:33:01,009][pine02][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-pine02/done +[2020-03-06 19:33:01,015][pine02][DEBUG ] create a done file to avoid re-doing the mon deployment +[2020-03-06 19:33:01,022][pine02][DEBUG ] create the init path if it does not exist +[2020-03-06 19:33:01,038][pine02][INFO ] Running command: systemctl enable ceph.target +[2020-03-06 19:33:01,790][pine02][INFO ] Running command: systemctl enable ceph-mon@pine02 +[2020-03-06 19:33:02,525][pine02][INFO ] Running command: systemctl start ceph-mon@pine02 +[2020-03-06 19:33:04,608][pine02][INFO ] Running command: ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.pine02.asok mon_status +[2020-03-06 19:33:05,542][pine02][INFO ] Running command: ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.pine02.asok mon_status +[2020-03-06 19:33:06,315][pine02][DEBUG ] ******************************************************************************** +[2020-03-06 19:33:06,315][pine02][DEBUG ] status for monitor: mon.pine02 +[2020-03-06 19:33:06,316][pine02][DEBUG ] { +[2020-03-06 19:33:06,317][pine02][DEBUG ] "election_epoch": 92, +[2020-03-06 19:33:06,317][pine02][DEBUG ] "extra_probe_peers": [], +[2020-03-06 19:33:06,317][pine02][DEBUG ] "feature_map": { +[2020-03-06 19:33:06,317][pine02][DEBUG ] "mgr": [ +[2020-03-06 19:33:06,317][pine02][DEBUG ] { +[2020-03-06 19:33:06,317][pine02][DEBUG ] "features": "0x3ffddff8ffacffff", +[2020-03-06 19:33:06,318][pine02][DEBUG ] "num": 1, +[2020-03-06 19:33:06,318][pine02][DEBUG ] "release": "luminous" +[2020-03-06 19:33:06,318][pine02][DEBUG ] } +[2020-03-06 19:33:06,318][pine02][DEBUG ] ], +[2020-03-06 19:33:06,318][pine02][DEBUG ] "mon": [ +[2020-03-06 19:33:06,318][pine02][DEBUG ] { +[2020-03-06 19:33:06,318][pine02][DEBUG ] "features": "0x3ffddff8ffacffff", +[2020-03-06 19:33:06,319][pine02][DEBUG ] "num": 1, +[2020-03-06 19:33:06,319][pine02][DEBUG ] "release": "luminous" +[2020-03-06 19:33:06,319][pine02][DEBUG ] } +[2020-03-06 19:33:06,319][pine02][DEBUG ] ] +[2020-03-06 19:33:06,319][pine02][DEBUG ] }, +[2020-03-06 19:33:06,319][pine02][DEBUG ] "features": { +[2020-03-06 19:33:06,319][pine02][DEBUG ] "quorum_con": "4611087854031667199", +[2020-03-06 19:33:06,319][pine02][DEBUG ] "quorum_mon": [ +[2020-03-06 19:33:06,319][pine02][DEBUG ] "kraken", +[2020-03-06 19:33:06,319][pine02][DEBUG ] "luminous", +[2020-03-06 19:33:06,320][pine02][DEBUG ] "mimic", +[2020-03-06 19:33:06,320][pine02][DEBUG ] "osdmap-prune", +[2020-03-06 19:33:06,320][pine02][DEBUG ] "nautilus" +[2020-03-06 19:33:06,320][pine02][DEBUG ] ], +[2020-03-06 19:33:06,320][pine02][DEBUG ] "required_con": "2449958747315912708", +[2020-03-06 19:33:06,320][pine02][DEBUG ] "required_mon": [ +[2020-03-06 19:33:06,320][pine02][DEBUG ] "kraken", +[2020-03-06 19:33:06,320][pine02][DEBUG ] "luminous", +[2020-03-06 19:33:06,320][pine02][DEBUG ] "mimic", +[2020-03-06 19:33:06,320][pine02][DEBUG ] "osdmap-prune", +[2020-03-06 19:33:06,320][pine02][DEBUG ] "nautilus" +[2020-03-06 19:33:06,320][pine02][DEBUG ] ] +[2020-03-06 19:33:06,320][pine02][DEBUG ] }, +[2020-03-06 19:33:06,320][pine02][DEBUG ] "monmap": { +[2020-03-06 19:33:06,320][pine02][DEBUG ] "created": "2020-03-03 20:33:27.003562", +[2020-03-06 19:33:06,320][pine02][DEBUG ] "epoch": 1, +[2020-03-06 19:33:06,320][pine02][DEBUG ] "features": { +[2020-03-06 19:33:06,320][pine02][DEBUG ] "optional": [], +[2020-03-06 19:33:06,320][pine02][DEBUG ] "persistent": [ +[2020-03-06 19:33:06,320][pine02][DEBUG ] "kraken", +[2020-03-06 19:33:06,321][pine02][DEBUG ] "luminous", +[2020-03-06 19:33:06,321][pine02][DEBUG ] "mimic", +[2020-03-06 19:33:06,321][pine02][DEBUG ] "osdmap-prune", +[2020-03-06 19:33:06,321][pine02][DEBUG ] "nautilus" +[2020-03-06 19:33:06,321][pine02][DEBUG ] ] +[2020-03-06 19:33:06,321][pine02][DEBUG ] }, +[2020-03-06 19:33:06,321][pine02][DEBUG ] "fsid": "29ef4020-303a-4b2e-aa24-a1e20e5ba21c", +[2020-03-06 19:33:06,321][pine02][DEBUG ] "min_mon_release": 14, +[2020-03-06 19:33:06,321][pine02][DEBUG ] "min_mon_release_name": "nautilus", +[2020-03-06 19:33:06,321][pine02][DEBUG ] "modified": "2020-03-03 20:33:27.003562", +[2020-03-06 19:33:06,321][pine02][DEBUG ] "mons": [ +[2020-03-06 19:33:06,321][pine02][DEBUG ] { +[2020-03-06 19:33:06,321][pine02][DEBUG ] "addr": "192.168.10.160:6789/0", +[2020-03-06 19:33:06,321][pine02][DEBUG ] "name": "pine01", +[2020-03-06 19:33:06,321][pine02][DEBUG ] "public_addr": "192.168.10.160:6789/0", +[2020-03-06 19:33:06,321][pine02][DEBUG ] "public_addrs": { +[2020-03-06 19:33:06,321][pine02][DEBUG ] "addrvec": [ +[2020-03-06 19:33:06,321][pine02][DEBUG ] { +[2020-03-06 19:33:06,321][pine02][DEBUG ] "addr": "192.168.10.160:3300", +[2020-03-06 19:33:06,321][pine02][DEBUG ] "nonce": 0, +[2020-03-06 19:33:06,322][pine02][DEBUG ] "type": "v2" +[2020-03-06 19:33:06,322][pine02][DEBUG ] }, +[2020-03-06 19:33:06,322][pine02][DEBUG ] { +[2020-03-06 19:33:06,322][pine02][DEBUG ] "addr": "192.168.10.160:6789", +[2020-03-06 19:33:06,322][pine02][DEBUG ] "nonce": 0, +[2020-03-06 19:33:06,322][pine02][DEBUG ] "type": "v1" +[2020-03-06 19:33:06,322][pine02][DEBUG ] } +[2020-03-06 19:33:06,322][pine02][DEBUG ] ] +[2020-03-06 19:33:06,322][pine02][DEBUG ] }, +[2020-03-06 19:33:06,322][pine02][DEBUG ] "rank": 0 +[2020-03-06 19:33:06,322][pine02][DEBUG ] }, +[2020-03-06 19:33:06,322][pine02][DEBUG ] { +[2020-03-06 19:33:06,322][pine02][DEBUG ] "addr": "[fd87:3937:d2b7::b5f]:6789/0", +[2020-03-06 19:33:06,322][pine02][DEBUG ] "name": "pine02", +[2020-03-06 19:33:06,322][pine02][DEBUG ] "public_addr": "[fd87:3937:d2b7::b5f]:6789/0", +[2020-03-06 19:33:06,322][pine02][DEBUG ] "public_addrs": { +[2020-03-06 19:33:06,322][pine02][DEBUG ] "addrvec": [ +[2020-03-06 19:33:06,322][pine02][DEBUG ] { +[2020-03-06 19:33:06,322][pine02][DEBUG ] "addr": "[fd87:3937:d2b7::b5f]:3300", +[2020-03-06 19:33:06,322][pine02][DEBUG ] "nonce": 0, +[2020-03-06 19:33:06,323][pine02][DEBUG ] "type": "v2" +[2020-03-06 19:33:06,323][pine02][DEBUG ] }, +[2020-03-06 19:33:06,323][pine02][DEBUG ] { +[2020-03-06 19:33:06,323][pine02][DEBUG ] "addr": "[fd87:3937:d2b7::b5f]:6789", +[2020-03-06 19:33:06,323][pine02][DEBUG ] "nonce": 0, +[2020-03-06 19:33:06,323][pine02][DEBUG ] "type": "v1" +[2020-03-06 19:33:06,323][pine02][DEBUG ] } +[2020-03-06 19:33:06,323][pine02][DEBUG ] ] +[2020-03-06 19:33:06,323][pine02][DEBUG ] }, +[2020-03-06 19:33:06,323][pine02][DEBUG ] "rank": 1 +[2020-03-06 19:33:06,323][pine02][DEBUG ] } +[2020-03-06 19:33:06,323][pine02][DEBUG ] ] +[2020-03-06 19:33:06,323][pine02][DEBUG ] }, +[2020-03-06 19:33:06,323][pine02][DEBUG ] "name": "pine02", +[2020-03-06 19:33:06,323][pine02][DEBUG ] "outside_quorum": [], +[2020-03-06 19:33:06,323][pine02][DEBUG ] "quorum": [ +[2020-03-06 19:33:06,323][pine02][DEBUG ] 0, +[2020-03-06 19:33:06,323][pine02][DEBUG ] 1 +[2020-03-06 19:33:06,323][pine02][DEBUG ] ], +[2020-03-06 19:33:06,323][pine02][DEBUG ] "quorum_age": 1738, +[2020-03-06 19:33:06,324][pine02][DEBUG ] "rank": 1, +[2020-03-06 19:33:06,324][pine02][DEBUG ] "state": "peon", +[2020-03-06 19:33:06,324][pine02][DEBUG ] "sync_provider": [] +[2020-03-06 19:33:06,324][pine02][DEBUG ] } +[2020-03-06 19:33:06,324][pine02][DEBUG ] ******************************************************************************** +[2020-03-06 19:33:06,324][pine02][INFO ] monitor: mon.pine02 is running +[2020-03-06 19:58:45,491][ceph_deploy.conf][DEBUG ] found configuration file at: /home/do/.cephdeploy.conf +[2020-03-06 19:58:45,492][ceph_deploy.cli][INFO ] Invoked (2.0.1): /usr/bin/ceph-deploy --username root --overwrite-conf config push riot01 pine01 pine02 ebin01 ebin02 lenny +[2020-03-06 19:58:45,492][ceph_deploy.cli][INFO ] ceph-deploy options: +[2020-03-06 19:58:45,492][ceph_deploy.cli][INFO ] username : root +[2020-03-06 19:58:45,492][ceph_deploy.cli][INFO ] verbose : False +[2020-03-06 19:58:45,492][ceph_deploy.cli][INFO ] overwrite_conf : True +[2020-03-06 19:58:45,492][ceph_deploy.cli][INFO ] subcommand : push +[2020-03-06 19:58:45,492][ceph_deploy.cli][INFO ] quiet : False +[2020-03-06 19:58:45,492][ceph_deploy.cli][INFO ] cd_conf : +[2020-03-06 19:58:45,492][ceph_deploy.cli][INFO ] cluster : ceph +[2020-03-06 19:58:45,492][ceph_deploy.cli][INFO ] client : ['riot01', 'pine01', 'pine02', 'ebin01', 'ebin02', 'lenny'] +[2020-03-06 19:58:45,492][ceph_deploy.cli][INFO ] func : +[2020-03-06 19:58:45,492][ceph_deploy.cli][INFO ] ceph_conf : None +[2020-03-06 19:58:45,492][ceph_deploy.cli][INFO ] default_release : False +[2020-03-06 19:58:45,492][ceph_deploy.config][DEBUG ] Pushing config to riot01 +[2020-03-06 19:58:47,023][riot01][DEBUG ] connected to host: root@riot01 +[2020-03-06 19:58:47,025][riot01][DEBUG ] detect platform information from remote host +[2020-03-06 19:58:47,193][riot01][DEBUG ] detect machine type +[2020-03-06 19:58:47,227][riot01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 19:58:47,247][ceph_deploy.config][DEBUG ] Pushing config to pine01 +[2020-03-06 19:58:54,076][pine01][DEBUG ] connected to host: root@pine01 +[2020-03-06 19:58:54,078][pine01][DEBUG ] detect platform information from remote host +[2020-03-06 19:58:54,245][pine01][DEBUG ] detect machine type +[2020-03-06 19:58:54,423][pine01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 19:58:54,495][ceph_deploy.config][DEBUG ] Pushing config to pine02 +[2020-03-06 19:58:56,301][pine02][DEBUG ] connected to host: root@pine02 +[2020-03-06 19:58:56,303][pine02][DEBUG ] detect platform information from remote host +[2020-03-06 19:58:56,451][pine02][DEBUG ] detect machine type +[2020-03-06 19:58:56,483][pine02][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 19:58:56,498][ceph_deploy.config][DEBUG ] Pushing config to ebin01 +[2020-03-06 19:58:59,296][ebin01][DEBUG ] connected to host: root@ebin01 +[2020-03-06 19:58:59,298][ebin01][DEBUG ] detect platform information from remote host +[2020-03-06 19:58:59,511][ebin01][DEBUG ] detect machine type +[2020-03-06 19:58:59,544][ebin01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 19:58:59,559][ceph_deploy.config][DEBUG ] Pushing config to ebin02 +[2020-03-06 19:59:02,492][ebin02][DEBUG ] connected to host: root@ebin02 +[2020-03-06 19:59:02,494][ebin02][DEBUG ] detect platform information from remote host +[2020-03-06 19:59:02,705][ebin02][DEBUG ] detect machine type +[2020-03-06 19:59:02,737][ebin02][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 19:59:02,752][ceph_deploy.config][DEBUG ] Pushing config to lenny +[2020-03-06 19:59:03,236][lenny][DEBUG ] connected to host: root@lenny +[2020-03-06 19:59:03,237][lenny][DEBUG ] detect platform information from remote host +[2020-03-06 19:59:03,252][lenny][DEBUG ] detect machine type +[2020-03-06 19:59:03,255][lenny][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 20:05:41,673][ceph_deploy.conf][DEBUG ] found configuration file at: /home/do/.cephdeploy.conf +[2020-03-06 20:05:41,673][ceph_deploy.cli][INFO ] Invoked (2.0.1): /usr/bin/ceph-deploy --username root purge riot01 +[2020-03-06 20:05:41,683][ceph_deploy.cli][INFO ] ceph-deploy options: +[2020-03-06 20:05:41,683][ceph_deploy.cli][INFO ] username : root +[2020-03-06 20:05:41,683][ceph_deploy.cli][INFO ] verbose : False +[2020-03-06 20:05:41,683][ceph_deploy.cli][INFO ] overwrite_conf : False +[2020-03-06 20:05:41,683][ceph_deploy.cli][INFO ] quiet : False +[2020-03-06 20:05:41,683][ceph_deploy.cli][INFO ] cd_conf : +[2020-03-06 20:05:41,683][ceph_deploy.cli][INFO ] cluster : ceph +[2020-03-06 20:05:41,683][ceph_deploy.cli][INFO ] host : ['riot01'] +[2020-03-06 20:05:41,683][ceph_deploy.cli][INFO ] func : +[2020-03-06 20:05:41,683][ceph_deploy.cli][INFO ] ceph_conf : None +[2020-03-06 20:05:41,683][ceph_deploy.cli][INFO ] default_release : False +[2020-03-06 20:05:41,683][ceph_deploy.install][INFO ] note that some dependencies *will not* be removed because they can cause issues with qemu-kvm +[2020-03-06 20:05:41,683][ceph_deploy.install][INFO ] like: librbd1 and librados2 +[2020-03-06 20:05:41,684][ceph_deploy.install][DEBUG ] Purging on cluster ceph hosts riot01 +[2020-03-06 20:05:41,684][ceph_deploy.install][DEBUG ] Detecting platform for host riot01 ... +[2020-03-06 20:05:43,218][riot01][DEBUG ] connected to host: root@riot01 +[2020-03-06 20:05:43,220][riot01][DEBUG ] detect platform information from remote host +[2020-03-06 20:05:43,393][riot01][DEBUG ] detect machine type +[2020-03-06 20:05:43,435][ceph_deploy.install][INFO ] Distro info: debian 10.3 buster +[2020-03-06 20:05:43,435][riot01][INFO ] Purging Ceph on riot01 +[2020-03-06 20:05:43,446][riot01][INFO ] Running command: env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get --assume-yes -q -f --force-yes remove --purge ceph ceph-mds ceph-common ceph-fs-common radosgw +[2020-03-06 20:05:43,975][riot01][DEBUG ] Reading package lists... +[2020-03-06 20:05:45,952][riot01][DEBUG ] Building dependency tree... +[2020-03-06 20:05:45,953][riot01][DEBUG ] Reading state information... +[2020-03-06 20:05:47,728][riot01][DEBUG ] Package 'ceph-fs-common' is not installed, so not removed +[2020-03-06 20:05:47,728][riot01][DEBUG ] The following packages were automatically installed and are no longer required: +[2020-03-06 20:05:47,729][riot01][DEBUG ] cryptsetup-bin dmeventd gdisk hdparm libaio1 libbabeltrace1 +[2020-03-06 20:05:47,729][riot01][DEBUG ] libboost-date-time1.67.0 libboost-program-options1.67.0 +[2020-03-06 20:05:47,730][riot01][DEBUG ] libboost-python1.67.0 libboost-random1.67.0 libboost-regex1.67.0 libcephfs2 +[2020-03-06 20:05:47,730][riot01][DEBUG ] libdevmapper-event1.02.1 libdw1 libfuse2 libgoogle-perftools4 libleveldb1d +[2020-03-06 20:05:47,730][riot01][DEBUG ] liblvm2cmd2.03 liboath0 libpython3.7 libradosstriper1 librbd1 libreadline5 +[2020-03-06 20:05:47,731][riot01][DEBUG ] libtcmalloc-minimal4 lvm2 python-pastedeploy-tpl python3-asn1crypto +[2020-03-06 20:05:47,731][riot01][DEBUG ] python3-bcrypt python3-bs4 python3-ceph-argparse python3-cephfs +[2020-03-06 20:05:47,731][riot01][DEBUG ] python3-certifi python3-cffi-backend python3-chardet python3-cherrypy3 +[2020-03-06 20:05:47,734][riot01][DEBUG ] python3-cryptography python3-idna python3-jwt python3-logutils python3-mako +[2020-03-06 20:05:47,738][riot01][DEBUG ] python3-markupsafe python3-openssl python3-paste python3-pastedeploy +[2020-03-06 20:05:47,738][riot01][DEBUG ] python3-pecan python3-pkg-resources python3-prettytable python3-rados +[2020-03-06 20:05:47,754][riot01][DEBUG ] python3-rbd python3-requests python3-simplegeneric python3-singledispatch +[2020-03-06 20:05:47,755][riot01][DEBUG ] python3-soupsieve python3-tempita python3-urllib3 python3-waitress +[2020-03-06 20:05:47,756][riot01][DEBUG ] python3-webob python3-webtest python3-werkzeug xfsprogs +[2020-03-06 20:05:47,760][riot01][DEBUG ] Use 'apt autoremove' to remove them. +[2020-03-06 20:05:48,380][riot01][DEBUG ] The following packages will be REMOVED: +[2020-03-06 20:05:48,380][riot01][DEBUG ] ceph* ceph-base* ceph-common* ceph-mds* ceph-mgr* ceph-mon* ceph-osd* +[2020-03-06 20:05:48,380][riot01][DEBUG ] radosgw* +[2020-03-06 20:05:52,422][riot01][DEBUG ] [master 1ebdf38] saving uncommitted changes in /etc prior to apt run +[2020-03-06 20:05:52,423][riot01][DEBUG ] 1 file changed, 13 insertions(+) +[2020-03-06 20:05:55,759][riot01][DEBUG ] 0 upgraded, 0 newly installed, 8 to remove and 3 not upgraded. +[2020-03-06 20:05:55,760][riot01][DEBUG ] After this operation, 168 MB disk space will be freed. +[2020-03-06 20:05:57,335][riot01][DEBUG ] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 58434 files and directories currently installed.) +[2020-03-06 20:05:57,351][riot01][DEBUG ] Removing ceph-mds (14.2.7-1~bpo10+1) ... +[2020-03-06 20:06:03,261][riot01][DEBUG ] Removing ceph (14.2.7-1~bpo10+1) ... +[2020-03-06 20:06:03,578][riot01][DEBUG ] Removing ceph-mgr (14.2.7-1~bpo10+1) ... +[2020-03-06 20:06:08,778][riot01][DEBUG ] Removing ceph-osd (14.2.7-1~bpo10+1) ... +[2020-03-06 20:06:14,834][riot01][DEBUG ] Removing radosgw (14.2.7-1~bpo10+1) ... +[2020-03-06 20:06:25,527][riot01][DEBUG ] Removing ceph-mon (14.2.7-1~bpo10+1) ... +[2020-03-06 20:06:32,180][riot01][DEBUG ] Removing ceph-base (14.2.7-1~bpo10+1) ... +[2020-03-06 20:06:37,634][riot01][DEBUG ] Removing ceph-common (14.2.7-1~bpo10+1) ... +[2020-03-06 20:06:43,641][riot01][DEBUG ] Processing triggers for libc-bin (2.28-10) ... +[2020-03-06 20:06:45,716][riot01][DEBUG ] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 58012 files and directories currently installed.) +[2020-03-06 20:06:45,718][riot01][DEBUG ] Purging configuration files for radosgw (14.2.7-1~bpo10+1) ... +[2020-03-06 20:06:55,350][riot01][DEBUG ] Purging configuration files for ceph-mon (14.2.7-1~bpo10+1) ... +[2020-03-06 20:07:06,387][riot01][DEBUG ] dpkg: warning: while removing ceph-mon, directory '/var/lib/ceph/mon' not empty so not removed +[2020-03-06 20:07:06,502][riot01][DEBUG ] Purging configuration files for ceph-base (14.2.7-1~bpo10+1) ... +[2020-03-06 20:07:13,817][riot01][DEBUG ] dpkg: warning: while removing ceph-base, directory '/var/lib/ceph/tmp' not empty so not removed +[2020-03-06 20:07:14,485][riot01][DEBUG ] Purging configuration files for ceph-mds (14.2.7-1~bpo10+1) ... +[2020-03-06 20:07:21,849][riot01][DEBUG ] Purging configuration files for ceph (14.2.7-1~bpo10+1) ... +[2020-03-06 20:07:22,166][riot01][DEBUG ] Purging configuration files for ceph-mgr (14.2.7-1~bpo10+1) ... +[2020-03-06 20:07:30,229][riot01][DEBUG ] Purging configuration files for ceph-common (14.2.7-1~bpo10+1) ... +[2020-03-06 20:07:40,663][riot01][DEBUG ] Purging configuration files for ceph-osd (14.2.7-1~bpo10+1) ... +[2020-03-06 20:07:48,628][riot01][DEBUG ] Processing triggers for systemd (241-7~deb10u3) ... +[2020-03-06 20:07:58,359][riot01][DEBUG ] [master be62a64] committing changes in /etc made by "apt-get --assume-yes -q -f --force-yes remove --purge ceph ceph-mds ceph-common ceph-fs-common radosgw" +[2020-03-06 20:07:58,360][riot01][DEBUG ] 39 files changed, 2 insertions(+), 302 deletions(-) +[2020-03-06 20:07:58,361][riot01][DEBUG ] delete mode 100644 ceph/ceph.client.admin.keyring +[2020-03-06 20:07:58,361][riot01][DEBUG ] delete mode 100644 ceph/ceph.conf +[2020-03-06 20:07:58,362][riot01][DEBUG ] delete mode 100644 ceph/tmpSdszE4 +[2020-03-06 20:07:58,362][riot01][DEBUG ] delete mode 100644 default/ceph +[2020-03-06 20:07:58,362][riot01][DEBUG ] delete mode 100755 init.d/radosgw +[2020-03-06 20:07:58,362][riot01][DEBUG ] delete mode 100755 init.d/rbdmap +[2020-03-06 20:07:58,364][riot01][DEBUG ] delete mode 100644 logrotate.d/ceph-common +[2020-03-06 20:07:58,364][riot01][DEBUG ] delete mode 120000 rc0.d/K01radosgw +[2020-03-06 20:07:58,365][riot01][DEBUG ] delete mode 120000 rc0.d/K01rbdmap +[2020-03-06 20:07:58,369][riot01][DEBUG ] delete mode 120000 rc1.d/K01radosgw +[2020-03-06 20:07:58,370][riot01][DEBUG ] delete mode 120000 rc1.d/K01rbdmap +[2020-03-06 20:07:58,387][riot01][DEBUG ] delete mode 120000 rc2.d/S01radosgw +[2020-03-06 20:07:58,387][riot01][DEBUG ] delete mode 120000 rc2.d/S01rbdmap +[2020-03-06 20:07:58,391][riot01][DEBUG ] delete mode 120000 rc3.d/S01radosgw +[2020-03-06 20:07:58,393][riot01][DEBUG ] delete mode 120000 rc3.d/S01rbdmap +[2020-03-06 20:07:58,394][riot01][DEBUG ] delete mode 120000 rc4.d/S01radosgw +[2020-03-06 20:07:58,396][riot01][DEBUG ] delete mode 120000 rc4.d/S01rbdmap +[2020-03-06 20:07:58,399][riot01][DEBUG ] delete mode 120000 rc5.d/S01radosgw +[2020-03-06 20:07:58,400][riot01][DEBUG ] delete mode 120000 rc5.d/S01rbdmap +[2020-03-06 20:07:58,404][riot01][DEBUG ] delete mode 120000 rc6.d/K01radosgw +[2020-03-06 20:07:58,412][riot01][DEBUG ] delete mode 120000 rc6.d/K01rbdmap +[2020-03-06 20:07:58,414][riot01][DEBUG ] delete mode 100644 sudoers.d/ceph-osd-smartctl +[2020-03-06 20:07:58,417][riot01][DEBUG ] delete mode 100644 sysctl.d/30-ceph-osd.conf +[2020-03-06 20:07:58,425][riot01][DEBUG ] delete mode 120000 systemd/system/ceph.target.wants/ceph-crash.service +[2020-03-06 20:07:58,426][riot01][DEBUG ] delete mode 120000 systemd/system/ceph.target.wants/ceph-mds.target +[2020-03-06 20:07:58,426][riot01][DEBUG ] delete mode 120000 systemd/system/ceph.target.wants/ceph-mgr.target +[2020-03-06 20:07:58,434][riot01][DEBUG ] delete mode 120000 systemd/system/ceph.target.wants/ceph-mon.target +[2020-03-06 20:07:58,438][riot01][DEBUG ] delete mode 120000 systemd/system/ceph.target.wants/ceph-osd.target +[2020-03-06 20:07:58,442][riot01][DEBUG ] delete mode 120000 systemd/system/ceph.target.wants/ceph-radosgw.target +[2020-03-06 20:07:58,450][riot01][DEBUG ] delete mode 120000 systemd/system/multi-user.target.wants/ceph-mds.target +[2020-03-06 20:07:58,450][riot01][DEBUG ] delete mode 120000 systemd/system/multi-user.target.wants/ceph-mgr.target +[2020-03-06 20:07:58,451][riot01][DEBUG ] delete mode 120000 systemd/system/multi-user.target.wants/ceph-mon.target +[2020-03-06 20:07:58,467][riot01][DEBUG ] delete mode 120000 systemd/system/multi-user.target.wants/ceph-osd.target +[2020-03-06 20:07:58,471][riot01][DEBUG ] delete mode 120000 systemd/system/multi-user.target.wants/ceph-radosgw.target +[2020-03-06 20:07:58,473][riot01][DEBUG ] delete mode 120000 systemd/system/multi-user.target.wants/ceph.target +[2020-03-06 20:07:58,474][riot01][DEBUG ] delete mode 120000 systemd/system/multi-user.target.wants/rbdmap.service +[2020-03-06 20:07:58,640][riot01][WARNING] W: --force-yes is deprecated, use one of the options starting with --allow instead. +[2020-03-06 20:18:49,294][ceph_deploy.conf][DEBUG ] found configuration file at: /home/do/.cephdeploy.conf +[2020-03-06 20:18:49,294][ceph_deploy.cli][INFO ] Invoked (2.0.1): /usr/bin/ceph-deploy --username root purgedata riot01 +[2020-03-06 20:18:49,294][ceph_deploy.cli][INFO ] ceph-deploy options: +[2020-03-06 20:18:49,294][ceph_deploy.cli][INFO ] username : root +[2020-03-06 20:18:49,294][ceph_deploy.cli][INFO ] verbose : False +[2020-03-06 20:18:49,294][ceph_deploy.cli][INFO ] overwrite_conf : False +[2020-03-06 20:18:49,294][ceph_deploy.cli][INFO ] quiet : False +[2020-03-06 20:18:49,294][ceph_deploy.cli][INFO ] cd_conf : +[2020-03-06 20:18:49,294][ceph_deploy.cli][INFO ] cluster : ceph +[2020-03-06 20:18:49,294][ceph_deploy.cli][INFO ] host : ['riot01'] +[2020-03-06 20:18:49,294][ceph_deploy.cli][INFO ] func : +[2020-03-06 20:18:49,295][ceph_deploy.cli][INFO ] ceph_conf : None +[2020-03-06 20:18:49,295][ceph_deploy.cli][INFO ] default_release : False +[2020-03-06 20:18:49,295][ceph_deploy.install][DEBUG ] Purging data from cluster ceph hosts riot01 +[2020-03-06 20:18:50,774][riot01][DEBUG ] connected to host: root@riot01 +[2020-03-06 20:18:50,776][riot01][DEBUG ] detect platform information from remote host +[2020-03-06 20:18:50,946][riot01][DEBUG ] detect machine type +[2020-03-06 20:18:50,990][riot01][DEBUG ] find the location of an executable +[2020-03-06 20:18:52,623][riot01][DEBUG ] connected to host: root@riot01 +[2020-03-06 20:18:52,625][riot01][DEBUG ] detect platform information from remote host +[2020-03-06 20:18:52,897][riot01][DEBUG ] detect machine type +[2020-03-06 20:18:52,937][ceph_deploy.install][INFO ] Distro info: debian 10.3 buster +[2020-03-06 20:18:52,938][riot01][INFO ] purging data on riot01 +[2020-03-06 20:18:52,947][riot01][INFO ] Running command: rm -rf --one-file-system -- /var/lib/ceph +[2020-03-06 20:18:53,099][riot01][INFO ] Running command: rm -rf --one-file-system -- /etc/ceph/ +[2020-03-06 20:26:05,543][ceph_deploy.conf][DEBUG ] found configuration file at: /home/do/.cephdeploy.conf +[2020-03-06 20:26:05,544][ceph_deploy.cli][INFO ] Invoked (2.0.1): /usr/bin/ceph-deploy --username root --overwrite-conf config push riot01 +[2020-03-06 20:26:05,544][ceph_deploy.cli][INFO ] ceph-deploy options: +[2020-03-06 20:26:05,544][ceph_deploy.cli][INFO ] username : root +[2020-03-06 20:26:05,544][ceph_deploy.cli][INFO ] verbose : False +[2020-03-06 20:26:05,544][ceph_deploy.cli][INFO ] overwrite_conf : True +[2020-03-06 20:26:05,544][ceph_deploy.cli][INFO ] subcommand : push +[2020-03-06 20:26:05,544][ceph_deploy.cli][INFO ] quiet : False +[2020-03-06 20:26:05,544][ceph_deploy.cli][INFO ] cd_conf : +[2020-03-06 20:26:05,544][ceph_deploy.cli][INFO ] cluster : ceph +[2020-03-06 20:26:05,544][ceph_deploy.cli][INFO ] client : ['riot01'] +[2020-03-06 20:26:05,544][ceph_deploy.cli][INFO ] func : +[2020-03-06 20:26:05,544][ceph_deploy.cli][INFO ] ceph_conf : None +[2020-03-06 20:26:05,544][ceph_deploy.cli][INFO ] default_release : False +[2020-03-06 20:26:05,544][ceph_deploy.config][DEBUG ] Pushing config to riot01 +[2020-03-06 20:26:07,026][riot01][DEBUG ] connected to host: root@riot01 +[2020-03-06 20:26:07,027][riot01][DEBUG ] detect platform information from remote host +[2020-03-06 20:26:07,194][riot01][DEBUG ] detect machine type +[2020-03-06 20:26:07,239][riot01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 20:33:09,870][ceph_deploy.conf][DEBUG ] found configuration file at: /home/do/.cephdeploy.conf +[2020-03-06 20:33:09,871][ceph_deploy.cli][INFO ] Invoked (2.0.1): /usr/bin/ceph-deploy --username root --overwrite-conf config push riot01 pine01 pine02 ebin01 ebin02 lenny +[2020-03-06 20:33:09,871][ceph_deploy.cli][INFO ] ceph-deploy options: +[2020-03-06 20:33:09,871][ceph_deploy.cli][INFO ] username : root +[2020-03-06 20:33:09,871][ceph_deploy.cli][INFO ] verbose : False +[2020-03-06 20:33:09,871][ceph_deploy.cli][INFO ] overwrite_conf : True +[2020-03-06 20:33:09,871][ceph_deploy.cli][INFO ] subcommand : push +[2020-03-06 20:33:09,871][ceph_deploy.cli][INFO ] quiet : False +[2020-03-06 20:33:09,871][ceph_deploy.cli][INFO ] cd_conf : +[2020-03-06 20:33:09,871][ceph_deploy.cli][INFO ] cluster : ceph +[2020-03-06 20:33:09,871][ceph_deploy.cli][INFO ] client : ['riot01', 'pine01', 'pine02', 'ebin01', 'ebin02', 'lenny'] +[2020-03-06 20:33:09,871][ceph_deploy.cli][INFO ] func : +[2020-03-06 20:33:09,871][ceph_deploy.cli][INFO ] ceph_conf : None +[2020-03-06 20:33:09,871][ceph_deploy.cli][INFO ] default_release : False +[2020-03-06 20:33:09,871][ceph_deploy.config][DEBUG ] Pushing config to riot01 +[2020-03-06 20:33:11,310][riot01][DEBUG ] connected to host: root@riot01 +[2020-03-06 20:33:11,312][riot01][DEBUG ] detect platform information from remote host +[2020-03-06 20:33:11,483][riot01][DEBUG ] detect machine type +[2020-03-06 20:33:11,523][riot01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 20:33:11,545][ceph_deploy.config][DEBUG ] Pushing config to pine01 +[2020-03-06 20:33:18,074][pine01][DEBUG ] connected to host: root@pine01 +[2020-03-06 20:33:18,075][pine01][DEBUG ] detect platform information from remote host +[2020-03-06 20:33:18,345][pine01][DEBUG ] detect machine type +[2020-03-06 20:33:18,544][pine01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 20:33:18,561][ceph_deploy.config][DEBUG ] Pushing config to pine02 +[2020-03-06 20:33:20,169][pine02][DEBUG ] connected to host: root@pine02 +[2020-03-06 20:33:20,170][pine02][DEBUG ] detect platform information from remote host +[2020-03-06 20:33:20,294][pine02][DEBUG ] detect machine type +[2020-03-06 20:33:20,321][pine02][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 20:33:20,334][ceph_deploy.config][DEBUG ] Pushing config to ebin01 +[2020-03-06 20:33:22,943][ebin01][DEBUG ] connected to host: root@ebin01 +[2020-03-06 20:33:22,945][ebin01][DEBUG ] detect platform information from remote host +[2020-03-06 20:33:23,105][ebin01][DEBUG ] detect machine type +[2020-03-06 20:33:23,140][ebin01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 20:33:23,156][ceph_deploy.config][DEBUG ] Pushing config to ebin02 +[2020-03-06 20:33:25,655][ebin02][DEBUG ] connected to host: root@ebin02 +[2020-03-06 20:33:25,657][ebin02][DEBUG ] detect platform information from remote host +[2020-03-06 20:33:25,816][ebin02][DEBUG ] detect machine type +[2020-03-06 20:33:25,849][ebin02][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 20:33:25,864][ceph_deploy.config][DEBUG ] Pushing config to lenny +[2020-03-06 20:33:26,420][lenny][DEBUG ] connected to host: root@lenny +[2020-03-06 20:33:26,421][lenny][DEBUG ] detect platform information from remote host +[2020-03-06 20:33:26,435][lenny][DEBUG ] detect machine type +[2020-03-06 20:33:26,438][lenny][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:17:16,152][ceph_deploy.conf][DEBUG ] found configuration file at: /home/do/.cephdeploy.conf +[2020-03-06 21:17:16,152][ceph_deploy.cli][INFO ] Invoked (2.0.1): /usr/bin/ceph-deploy --username root --overwrite-conf config push riot01 pine01 pine02 ebin01 ebin02 lenny +[2020-03-06 21:17:16,152][ceph_deploy.cli][INFO ] ceph-deploy options: +[2020-03-06 21:17:16,152][ceph_deploy.cli][INFO ] username : root +[2020-03-06 21:17:16,152][ceph_deploy.cli][INFO ] verbose : False +[2020-03-06 21:17:16,152][ceph_deploy.cli][INFO ] overwrite_conf : True +[2020-03-06 21:17:16,152][ceph_deploy.cli][INFO ] subcommand : push +[2020-03-06 21:17:16,152][ceph_deploy.cli][INFO ] quiet : False +[2020-03-06 21:17:16,153][ceph_deploy.cli][INFO ] cd_conf : +[2020-03-06 21:17:16,153][ceph_deploy.cli][INFO ] cluster : ceph +[2020-03-06 21:17:16,153][ceph_deploy.cli][INFO ] client : ['riot01', 'pine01', 'pine02', 'ebin01', 'ebin02', 'lenny'] +[2020-03-06 21:17:16,153][ceph_deploy.cli][INFO ] func : +[2020-03-06 21:17:16,153][ceph_deploy.cli][INFO ] ceph_conf : None +[2020-03-06 21:17:16,153][ceph_deploy.cli][INFO ] default_release : False +[2020-03-06 21:17:16,153][ceph_deploy.config][DEBUG ] Pushing config to riot01 +[2020-03-06 21:17:17,642][riot01][DEBUG ] connected to host: root@riot01 +[2020-03-06 21:17:17,643][riot01][DEBUG ] detect platform information from remote host +[2020-03-06 21:17:17,812][riot01][DEBUG ] detect machine type +[2020-03-06 21:17:17,854][riot01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:17:17,877][ceph_deploy.config][DEBUG ] Pushing config to pine01 +[2020-03-06 21:17:25,073][pine01][DEBUG ] connected to host: root@pine01 +[2020-03-06 21:17:25,075][pine01][DEBUG ] detect platform information from remote host +[2020-03-06 21:17:25,358][pine01][DEBUG ] detect machine type +[2020-03-06 21:17:25,500][pine01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:17:25,575][ceph_deploy.config][DEBUG ] Pushing config to pine02 +[2020-03-06 21:17:27,150][pine02][DEBUG ] connected to host: root@pine02 +[2020-03-06 21:17:27,151][pine02][DEBUG ] detect platform information from remote host +[2020-03-06 21:17:27,277][pine02][DEBUG ] detect machine type +[2020-03-06 21:17:27,307][pine02][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:17:27,319][ceph_deploy.config][DEBUG ] Pushing config to ebin01 +[2020-03-06 21:17:31,881][ebin01][DEBUG ] connected to host: root@ebin01 +[2020-03-06 21:17:31,883][ebin01][DEBUG ] detect platform information from remote host +[2020-03-06 21:17:32,126][ebin01][DEBUG ] detect machine type +[2020-03-06 21:17:32,159][ebin01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:17:32,186][ceph_deploy.config][DEBUG ] Pushing config to ebin02 +[2020-03-06 21:17:36,816][ebin02][DEBUG ] connected to host: root@ebin02 +[2020-03-06 21:17:36,818][ebin02][DEBUG ] detect platform information from remote host +[2020-03-06 21:17:37,069][ebin02][DEBUG ] detect machine type +[2020-03-06 21:17:37,102][ebin02][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:17:37,142][ceph_deploy.config][DEBUG ] Pushing config to lenny +[2020-03-06 21:17:37,506][lenny][DEBUG ] connected to host: root@lenny +[2020-03-06 21:17:37,506][lenny][DEBUG ] detect platform information from remote host +[2020-03-06 21:17:37,521][lenny][DEBUG ] detect machine type +[2020-03-06 21:17:37,524][lenny][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:44:21,188][ceph_deploy.conf][DEBUG ] found configuration file at: /home/do/.cephdeploy.conf +[2020-03-06 21:44:21,188][ceph_deploy.cli][INFO ] Invoked (2.0.1): /usr/bin/ceph-deploy --username root --overwrite-conf config push riot01 pine01 pine02 ebin01 ebin02 lenny +[2020-03-06 21:44:21,188][ceph_deploy.cli][INFO ] ceph-deploy options: +[2020-03-06 21:44:21,188][ceph_deploy.cli][INFO ] username : root +[2020-03-06 21:44:21,188][ceph_deploy.cli][INFO ] verbose : False +[2020-03-06 21:44:21,188][ceph_deploy.cli][INFO ] overwrite_conf : True +[2020-03-06 21:44:21,188][ceph_deploy.cli][INFO ] subcommand : push +[2020-03-06 21:44:21,188][ceph_deploy.cli][INFO ] quiet : False +[2020-03-06 21:44:21,188][ceph_deploy.cli][INFO ] cd_conf : +[2020-03-06 21:44:21,188][ceph_deploy.cli][INFO ] cluster : ceph +[2020-03-06 21:44:21,188][ceph_deploy.cli][INFO ] client : ['riot01', 'pine01', 'pine02', 'ebin01', 'ebin02', 'lenny'] +[2020-03-06 21:44:21,188][ceph_deploy.cli][INFO ] func : +[2020-03-06 21:44:21,188][ceph_deploy.cli][INFO ] ceph_conf : None +[2020-03-06 21:44:21,188][ceph_deploy.cli][INFO ] default_release : False +[2020-03-06 21:44:21,188][ceph_deploy.config][DEBUG ] Pushing config to riot01 +[2020-03-06 21:44:22,649][riot01][DEBUG ] connected to host: root@riot01 +[2020-03-06 21:44:22,651][riot01][DEBUG ] detect platform information from remote host +[2020-03-06 21:44:22,821][riot01][DEBUG ] detect machine type +[2020-03-06 21:44:22,862][riot01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:44:22,884][ceph_deploy.config][DEBUG ] Pushing config to pine01 +[2020-03-06 21:44:27,880][pine01][DEBUG ] connected to host: root@pine01 +[2020-03-06 21:44:27,881][pine01][DEBUG ] detect platform information from remote host +[2020-03-06 21:44:28,122][pine01][DEBUG ] detect machine type +[2020-03-06 21:44:28,341][pine01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:44:28,424][ceph_deploy.config][DEBUG ] Pushing config to pine02 +[2020-03-06 21:44:29,906][pine02][DEBUG ] connected to host: root@pine02 +[2020-03-06 21:44:29,908][pine02][DEBUG ] detect platform information from remote host +[2020-03-06 21:44:30,031][pine02][DEBUG ] detect machine type +[2020-03-06 21:44:30,055][pine02][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:44:30,066][ceph_deploy.config][DEBUG ] Pushing config to ebin01 +[2020-03-06 21:44:33,190][ebin01][DEBUG ] connected to host: root@ebin01 +[2020-03-06 21:44:33,191][ebin01][DEBUG ] detect platform information from remote host +[2020-03-06 21:44:33,440][ebin01][DEBUG ] detect machine type +[2020-03-06 21:44:33,472][ebin01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:44:33,490][ceph_deploy.config][DEBUG ] Pushing config to ebin02 +[2020-03-06 21:44:36,993][ebin02][DEBUG ] connected to host: root@ebin02 +[2020-03-06 21:44:36,995][ebin02][DEBUG ] detect platform information from remote host +[2020-03-06 21:44:37,230][ebin02][DEBUG ] detect machine type +[2020-03-06 21:44:37,262][ebin02][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:44:37,288][ceph_deploy.config][DEBUG ] Pushing config to lenny +[2020-03-06 21:44:37,706][lenny][DEBUG ] connected to host: root@lenny +[2020-03-06 21:44:37,707][lenny][DEBUG ] detect platform information from remote host +[2020-03-06 21:44:37,722][lenny][DEBUG ] detect machine type +[2020-03-06 21:44:37,725][lenny][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:52:46,565][ceph_deploy.conf][DEBUG ] found configuration file at: /home/do/.cephdeploy.conf +[2020-03-06 21:52:46,565][ceph_deploy.cli][INFO ] Invoked (2.0.1): /usr/bin/ceph-deploy --username root mon add --address 192.168.10.164 riot01 +[2020-03-06 21:52:46,565][ceph_deploy.cli][INFO ] ceph-deploy options: +[2020-03-06 21:52:46,565][ceph_deploy.cli][INFO ] username : root +[2020-03-06 21:52:46,565][ceph_deploy.cli][INFO ] verbose : False +[2020-03-06 21:52:46,565][ceph_deploy.cli][INFO ] overwrite_conf : False +[2020-03-06 21:52:46,565][ceph_deploy.cli][INFO ] subcommand : add +[2020-03-06 21:52:46,565][ceph_deploy.cli][INFO ] quiet : False +[2020-03-06 21:52:46,565][ceph_deploy.cli][INFO ] cd_conf : +[2020-03-06 21:52:46,565][ceph_deploy.cli][INFO ] cluster : ceph +[2020-03-06 21:52:46,565][ceph_deploy.cli][INFO ] mon : ['riot01'] +[2020-03-06 21:52:46,565][ceph_deploy.cli][INFO ] func : +[2020-03-06 21:52:46,565][ceph_deploy.cli][INFO ] address : 192.168.10.164 +[2020-03-06 21:52:46,565][ceph_deploy.cli][INFO ] ceph_conf : None +[2020-03-06 21:52:46,565][ceph_deploy.cli][INFO ] default_release : False +[2020-03-06 21:52:46,566][ceph_deploy.mon][INFO ] ensuring configuration of new mon host: riot01 +[2020-03-06 21:52:46,566][ceph_deploy.admin][DEBUG ] Pushing admin keys and conf to riot01 +[2020-03-06 21:52:48,049][riot01][DEBUG ] connected to host: root@riot01 +[2020-03-06 21:52:48,051][riot01][DEBUG ] detect platform information from remote host +[2020-03-06 21:52:48,219][riot01][DEBUG ] detect machine type +[2020-03-06 21:52:48,258][riot01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:52:48,288][ceph_deploy.mon][DEBUG ] Adding mon to cluster ceph, host riot01 +[2020-03-06 21:52:48,289][ceph_deploy.mon][DEBUG ] using mon address via --address 192.168.10.164 +[2020-03-06 21:52:48,289][ceph_deploy.mon][DEBUG ] detecting platform for host riot01 ... +[2020-03-06 21:52:49,888][riot01][DEBUG ] connected to host: root@riot01 +[2020-03-06 21:52:49,890][riot01][DEBUG ] detect platform information from remote host +[2020-03-06 21:52:50,061][riot01][DEBUG ] detect machine type +[2020-03-06 21:52:50,098][riot01][DEBUG ] find the location of an executable +[2020-03-06 21:52:50,104][ceph_deploy.mon][INFO ] distro info: debian 10.3 buster +[2020-03-06 21:52:50,105][riot01][DEBUG ] determining if provided host has same hostname in remote +[2020-03-06 21:52:50,105][riot01][DEBUG ] get remote short hostname +[2020-03-06 21:52:50,112][riot01][DEBUG ] adding mon to riot01 +[2020-03-06 21:52:50,112][riot01][DEBUG ] get remote short hostname +[2020-03-06 21:52:50,130][riot01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:52:50,151][riot01][DEBUG ] create the mon path if it does not exist +[2020-03-06 21:52:50,158][riot01][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-riot01/done +[2020-03-06 21:52:50,164][riot01][DEBUG ] done path does not exist: /var/lib/ceph/mon/ceph-riot01/done +[2020-03-06 21:52:50,170][riot01][INFO ] creating keyring file: /var/lib/ceph/tmp/ceph-riot01.mon.keyring +[2020-03-06 21:52:50,170][riot01][DEBUG ] create the monitor keyring file +[2020-03-06 21:52:50,187][riot01][INFO ] Running command: ceph --cluster ceph mon getmap -o /var/lib/ceph/tmp/ceph.riot01.monmap +[2020-03-06 21:52:50,971][riot01][WARNING] Traceback (most recent call last): +[2020-03-06 21:52:50,972][riot01][WARNING] File "/usr/bin/ceph", line 1266, in +[2020-03-06 21:52:50,973][riot01][WARNING] retval = main() +[2020-03-06 21:52:50,973][riot01][WARNING] File "/usr/bin/ceph", line 979, in main +[2020-03-06 21:52:50,973][riot01][WARNING] conffile=conffile) +[2020-03-06 21:52:50,974][riot01][WARNING] File "/usr/lib/python3/dist-packages/ceph_argparse.py", line 1319, in run_in_thread +[2020-03-06 21:52:50,974][riot01][WARNING] raise Exception("timed out") +[2020-03-06 21:52:50,974][riot01][WARNING] Exception: timed out +[2020-03-06 21:52:51,089][riot01][ERROR ] RuntimeError: command returned non-zero exit status: 1 +[2020-03-06 21:52:51,090][ceph_deploy.mon][ERROR ] Failed to execute command: ceph --cluster ceph mon getmap -o /var/lib/ceph/tmp/ceph.riot01.monmap +[2020-03-06 21:52:51,090][ceph_deploy][ERROR ] GenericError: Failed to add monitor to host: riot01 + +[2020-03-06 21:53:33,644][ceph_deploy.conf][DEBUG ] found configuration file at: /home/do/.cephdeploy.conf +[2020-03-06 21:53:33,644][ceph_deploy.cli][INFO ] Invoked (2.0.1): /usr/bin/ceph-deploy --username root mon add --address 192.168.10.164 riot01 +[2020-03-06 21:53:33,644][ceph_deploy.cli][INFO ] ceph-deploy options: +[2020-03-06 21:53:33,644][ceph_deploy.cli][INFO ] username : root +[2020-03-06 21:53:33,644][ceph_deploy.cli][INFO ] verbose : False +[2020-03-06 21:53:33,644][ceph_deploy.cli][INFO ] overwrite_conf : False +[2020-03-06 21:53:33,644][ceph_deploy.cli][INFO ] subcommand : add +[2020-03-06 21:53:33,644][ceph_deploy.cli][INFO ] quiet : False +[2020-03-06 21:53:33,645][ceph_deploy.cli][INFO ] cd_conf : +[2020-03-06 21:53:33,645][ceph_deploy.cli][INFO ] cluster : ceph +[2020-03-06 21:53:33,645][ceph_deploy.cli][INFO ] mon : ['riot01'] +[2020-03-06 21:53:33,645][ceph_deploy.cli][INFO ] func : +[2020-03-06 21:53:33,645][ceph_deploy.cli][INFO ] address : 192.168.10.164 +[2020-03-06 21:53:33,645][ceph_deploy.cli][INFO ] ceph_conf : None +[2020-03-06 21:53:33,645][ceph_deploy.cli][INFO ] default_release : False +[2020-03-06 21:53:33,645][ceph_deploy.mon][INFO ] ensuring configuration of new mon host: riot01 +[2020-03-06 21:53:33,645][ceph_deploy.admin][DEBUG ] Pushing admin keys and conf to riot01 +[2020-03-06 21:53:35,205][riot01][DEBUG ] connected to host: root@riot01 +[2020-03-06 21:53:35,207][riot01][DEBUG ] detect platform information from remote host +[2020-03-06 21:53:35,381][riot01][DEBUG ] detect machine type +[2020-03-06 21:53:35,422][riot01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:53:35,452][ceph_deploy.mon][DEBUG ] Adding mon to cluster ceph, host riot01 +[2020-03-06 21:53:35,453][ceph_deploy.mon][DEBUG ] using mon address via --address 192.168.10.164 +[2020-03-06 21:53:35,453][ceph_deploy.mon][DEBUG ] detecting platform for host riot01 ... +[2020-03-06 21:53:36,984][riot01][DEBUG ] connected to host: root@riot01 +[2020-03-06 21:53:36,985][riot01][DEBUG ] detect platform information from remote host +[2020-03-06 21:53:37,156][riot01][DEBUG ] detect machine type +[2020-03-06 21:53:37,198][riot01][DEBUG ] find the location of an executable +[2020-03-06 21:53:37,205][ceph_deploy.mon][INFO ] distro info: debian 10.3 buster +[2020-03-06 21:53:37,205][riot01][DEBUG ] determining if provided host has same hostname in remote +[2020-03-06 21:53:37,205][riot01][DEBUG ] get remote short hostname +[2020-03-06 21:53:37,212][riot01][DEBUG ] adding mon to riot01 +[2020-03-06 21:53:37,213][riot01][DEBUG ] get remote short hostname +[2020-03-06 21:53:37,230][riot01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-06 21:53:37,252][riot01][DEBUG ] create the mon path if it does not exist +[2020-03-06 21:53:37,257][riot01][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-riot01/done +[2020-03-06 21:53:37,264][riot01][DEBUG ] done path does not exist: /var/lib/ceph/mon/ceph-riot01/done +[2020-03-06 21:53:37,270][riot01][INFO ] creating keyring file: /var/lib/ceph/tmp/ceph-riot01.mon.keyring +[2020-03-06 21:53:37,271][riot01][DEBUG ] create the monitor keyring file +[2020-03-06 21:53:37,288][riot01][INFO ] Running command: ceph --cluster ceph mon getmap -o /var/lib/ceph/tmp/ceph.riot01.monmap +[2020-03-06 21:53:38,074][riot01][WARNING] Traceback (most recent call last): +[2020-03-06 21:53:38,074][riot01][WARNING] File "/usr/bin/ceph", line 1266, in +[2020-03-06 21:53:38,074][riot01][WARNING] retval = main() +[2020-03-06 21:53:38,075][riot01][WARNING] File "/usr/bin/ceph", line 979, in main +[2020-03-06 21:53:38,075][riot01][WARNING] conffile=conffile) +[2020-03-06 21:53:38,075][riot01][WARNING] File "/usr/lib/python3/dist-packages/ceph_argparse.py", line 1319, in run_in_thread +[2020-03-06 21:53:38,075][riot01][WARNING] raise Exception("timed out") +[2020-03-06 21:53:38,076][riot01][WARNING] Exception: timed out +[2020-03-06 21:53:38,191][riot01][ERROR ] RuntimeError: command returned non-zero exit status: 1 +[2020-03-06 21:53:38,191][ceph_deploy.mon][ERROR ] Failed to execute command: ceph --cluster ceph mon getmap -o /var/lib/ceph/tmp/ceph.riot01.monmap +[2020-03-06 21:53:38,191][ceph_deploy][ERROR ] GenericError: Failed to add monitor to host: riot01 + +[2020-03-07 17:04:27,480][ceph_deploy.conf][DEBUG ] found configuration file at: /home/do/.cephdeploy.conf +[2020-03-07 17:04:27,481][ceph_deploy.cli][INFO ] Invoked (2.0.1): /usr/bin/ceph-deploy --username root --overwrite-conf config push riot01 pine01 pine02 ebin01 ebin02 lenny +[2020-03-07 17:04:27,481][ceph_deploy.cli][INFO ] ceph-deploy options: +[2020-03-07 17:04:27,481][ceph_deploy.cli][INFO ] username : root +[2020-03-07 17:04:27,481][ceph_deploy.cli][INFO ] verbose : False +[2020-03-07 17:04:27,481][ceph_deploy.cli][INFO ] overwrite_conf : True +[2020-03-07 17:04:27,482][ceph_deploy.cli][INFO ] subcommand : push +[2020-03-07 17:04:27,482][ceph_deploy.cli][INFO ] quiet : False +[2020-03-07 17:04:27,482][ceph_deploy.cli][INFO ] cd_conf : +[2020-03-07 17:04:27,482][ceph_deploy.cli][INFO ] cluster : ceph +[2020-03-07 17:04:27,482][ceph_deploy.cli][INFO ] client : ['riot01', 'pine01', 'pine02', 'ebin01', 'ebin02', 'lenny'] +[2020-03-07 17:04:27,482][ceph_deploy.cli][INFO ] func : +[2020-03-07 17:04:27,482][ceph_deploy.cli][INFO ] ceph_conf : None +[2020-03-07 17:04:27,482][ceph_deploy.cli][INFO ] default_release : False +[2020-03-07 17:04:27,482][ceph_deploy.config][DEBUG ] Pushing config to riot01 +[2020-03-07 17:04:29,776][riot01][DEBUG ] connected to host: root@riot01 +[2020-03-07 17:04:29,789][riot01][DEBUG ] detect platform information from remote host +[2020-03-07 17:04:29,952][riot01][DEBUG ] detect machine type +[2020-03-07 17:04:29,990][riot01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-07 17:04:30,009][ceph_deploy.config][DEBUG ] Pushing config to pine01 +[2020-03-07 17:04:40,668][pine01][DEBUG ] connected to host: root@pine01 +[2020-03-07 17:04:40,670][pine01][DEBUG ] detect platform information from remote host +[2020-03-07 17:04:41,364][pine01][DEBUG ] detect machine type +[2020-03-07 17:04:41,506][pine01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-07 17:04:41,570][ceph_deploy.config][DEBUG ] Pushing config to pine02 +[2020-03-07 17:04:43,344][pine02][DEBUG ] connected to host: root@pine02 +[2020-03-07 17:04:43,346][pine02][DEBUG ] detect platform information from remote host +[2020-03-07 17:04:43,501][pine02][DEBUG ] detect machine type +[2020-03-07 17:04:43,528][pine02][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-07 17:04:43,561][ceph_deploy.config][DEBUG ] Pushing config to ebin01 +[2020-03-07 17:04:46,073][ebin01][DEBUG ] connected to host: root@ebin01 +[2020-03-07 17:04:46,075][ebin01][DEBUG ] detect platform information from remote host +[2020-03-07 17:04:46,290][ebin01][DEBUG ] detect machine type +[2020-03-07 17:04:46,323][ebin01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-07 17:04:46,337][ceph_deploy.config][DEBUG ] Pushing config to ebin02 +[2020-03-07 17:04:48,769][ebin02][DEBUG ] connected to host: root@ebin02 +[2020-03-07 17:04:48,770][ebin02][DEBUG ] detect platform information from remote host +[2020-03-07 17:04:48,983][ebin02][DEBUG ] detect machine type +[2020-03-07 17:04:49,012][ebin02][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-07 17:04:49,026][ceph_deploy.config][DEBUG ] Pushing config to lenny +[2020-03-07 17:04:49,442][lenny][DEBUG ] connected to host: root@lenny +[2020-03-07 17:04:49,443][lenny][DEBUG ] detect platform information from remote host +[2020-03-07 17:04:49,460][lenny][DEBUG ] detect machine type +[2020-03-07 17:04:49,464][lenny][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf +[2020-03-07 17:13:42,396][ceph_deploy.conf][DEBUG ] found configuration file at: /home/do/.cephdeploy.conf +[2020-03-07 17:13:42,396][ceph_deploy.cli][INFO ] Invoked (2.0.1): /usr/bin/ceph-deploy --username root gatherkeys pine01 +[2020-03-07 17:13:42,396][ceph_deploy.cli][INFO ] ceph-deploy options: +[2020-03-07 17:13:42,396][ceph_deploy.cli][INFO ] username : root +[2020-03-07 17:13:42,396][ceph_deploy.cli][INFO ] verbose : False +[2020-03-07 17:13:42,396][ceph_deploy.cli][INFO ] overwrite_conf : False +[2020-03-07 17:13:42,396][ceph_deploy.cli][INFO ] quiet : False +[2020-03-07 17:13:42,397][ceph_deploy.cli][INFO ] cd_conf : +[2020-03-07 17:13:42,397][ceph_deploy.cli][INFO ] cluster : ceph +[2020-03-07 17:13:42,397][ceph_deploy.cli][INFO ] mon : ['pine01'] +[2020-03-07 17:13:42,397][ceph_deploy.cli][INFO ] func : +[2020-03-07 17:13:42,397][ceph_deploy.cli][INFO ] ceph_conf : None +[2020-03-07 17:13:42,397][ceph_deploy.cli][INFO ] default_release : False +[2020-03-07 17:13:42,407][ceph_deploy.gatherkeys][INFO ] Storing keys in temp directory /tmp/tmpgu3Qkm +[2020-03-07 17:13:49,132][pine01][DEBUG ] connected to host: root@pine01 +[2020-03-07 17:13:49,134][pine01][DEBUG ] detect platform information from remote host +[2020-03-07 17:13:49,344][pine01][DEBUG ] detect machine type +[2020-03-07 17:13:49,473][pine01][DEBUG ] get remote short hostname +[2020-03-07 17:13:49,528][pine01][DEBUG ] fetch remote file +[2020-03-07 17:13:49,548][pine01][INFO ] Running command: /usr/bin/ceph --connect-timeout=25 --cluster=ceph --admin-daemon=/var/run/ceph/ceph-mon.pine01.asok mon_status +[2020-03-07 17:13:50,805][pine01][INFO ] Running command: /usr/bin/ceph --connect-timeout=25 --cluster=ceph --name mon. --keyring=/var/lib/ceph/mon/ceph-pine01/keyring auth get client.admin +[2020-03-07 17:13:53,707][pine01][INFO ] Running command: /usr/bin/ceph --connect-timeout=25 --cluster=ceph --name mon. --keyring=/var/lib/ceph/mon/ceph-pine01/keyring auth get client.bootstrap-mds +[2020-03-07 17:13:56,582][pine01][INFO ] Running command: /usr/bin/ceph --connect-timeout=25 --cluster=ceph --name mon. --keyring=/var/lib/ceph/mon/ceph-pine01/keyring auth get client.bootstrap-mgr +[2020-03-07 17:13:59,303][pine01][INFO ] Running command: /usr/bin/ceph --connect-timeout=25 --cluster=ceph --name mon. --keyring=/var/lib/ceph/mon/ceph-pine01/keyring auth get client.bootstrap-osd +[2020-03-07 17:14:02,284][pine01][INFO ] Running command: /usr/bin/ceph --connect-timeout=25 --cluster=ceph --name mon. --keyring=/var/lib/ceph/mon/ceph-pine01/keyring auth get client.bootstrap-rgw +[2020-03-07 17:14:05,313][ceph_deploy.gatherkeys][INFO ] keyring 'ceph.client.admin.keyring' already exists +[2020-03-07 17:14:05,313][ceph_deploy.gatherkeys][INFO ] keyring 'ceph.bootstrap-mds.keyring' already exists +[2020-03-07 17:14:05,314][ceph_deploy.gatherkeys][INFO ] keyring 'ceph.bootstrap-mgr.keyring' already exists +[2020-03-07 17:14:05,315][ceph_deploy.gatherkeys][INFO ] keyring 'ceph.mon.keyring' already exists +[2020-03-07 17:14:05,315][ceph_deploy.gatherkeys][INFO ] keyring 'ceph.bootstrap-osd.keyring' already exists +[2020-03-07 17:14:05,316][ceph_deploy.gatherkeys][INFO ] keyring 'ceph.bootstrap-rgw.keyring' already exists +[2020-03-07 17:14:05,316][ceph_deploy.gatherkeys][INFO ] Destroy temp directory /tmp/tmpgu3Qkm diff --git a/ceph.conf b/ceph.conf index fc164a6..1cd50d6 100644 --- a/ceph.conf +++ b/ceph.conf @@ -1,13 +1,27 @@ [global] fsid = 29ef4020-303a-4b2e-aa24-a1e20e5ba21c #ms_bind_ipv6 = true -mon_initial_members = pine01, pine02, riot01 -mon_host = 192.168.10.160,192.168.10.161, 192.168.10.164 +mon_initial_members = pine01, pine02 +mon_host = 192.168.10.160, 192.168.10.161 auth_cluster_required = cephx auth_service_required = cephx auth_client_required = cephx public network = 192.168.10.0/24 -osd pool default pg num = 144 -osd pool default pgp num = 144 +cluster network = 10.255.255.0/27 +osd pool default pg num = 8 +osd pool default pgp num = 8 osd pool default size = 2 # Write an object 3 times. osd pool default min size = 1 # Allow writing two copies in a degraded state. +osd max backfills = 2 + +[mon.pine01] + host = pine01 + address = 192.168.10.160:6789 + +[mon.pine02] + host = pine02 + address = 192.168.10.161:6789 + +[mon.riot01] + host = riot01 + address = 192.168.10.164:6789 diff --git a/start-cluster.sh b/start-cluster.sh new file mode 100755 index 0000000..fe26d1a --- /dev/null +++ b/start-cluster.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +sudo ceph osd unset norecover +sudo ceph osd unset nobackfill +sudo ceph osd unset noout +