On 2/27/19 2:18 PM, Patrick Charles François Ernzer wrote:
[...]
I want to learn ceph, and i am really having no knowledge on ceph.
I decided to follow the official doc on ceph.com site.
It is said to use ceph-deploy which is not working.
You could do like I did;
start gathering some Ceph know-how by targeting 3 x86_64 VMs running Fedora29, CentOS7 or RHEL7.
Once you are comfortable using ceph-ansible against these, try again with your raspberry3B+ machines.
Ok I finally was able to run ceph-ansible, ansible and all dependencies.
Here are my findings :
- regarding the ceph release from fedora29 repos (12.*)
ceph-ansible release should be 'stable-3.2' ('master' has a bug for this
ceph release)
- ansible should be installed using pip3
I am now able to run the ansible-playbook with the following result,
after 1h and 7min :)
TASK [show ceph status for cluster ceph]
******************************************************************************************************************************************************************************************************************************************************************
Saturday 23 March 2019 20:29:48 +0100 (0:00:11.993) 1:07:06.071 ********
ok: [pi11 -> pi11] => {
"msg": [
" cluster:",
" id: 512ed779-5759-48d9-b474-f48a7e85bae9",
" health: HEALTH_WARN",
" no active mgr",
" ",
" services:",
" mon: 4 daemons, quorum pi11,pi12,pi13,pi14",
" mgr: no daemons active",
" mds: cephfs-1/1/1 up {0=pi12=up:active}, 3 up:standby",
" osd: 4 osds: 4 up, 4 in",
" ",
" data:",
" pools: 0 pools, 0 pgs",
" objects: 0 objects, 0B",
" usage: 0B used, 0B / 0B avail",
" pgs: ",
" "
]
}
INSTALLER STATUS
******************************************************************************************************************************************************************************************************************************************************************************************
Install Ceph Monitor : Complete (0:12:48)
Install Ceph OSD : Complete (0:13:53)
Install Ceph MDS : Complete (0:12:45)
Install Ceph REST API : Complete (0:07:24)
Install Ceph Client : Complete (0:09:59)
By the way, I am not sure this cluster is working/usable (0B available)
Fox
pcfe
_______________________________________________
arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________
arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@xxxxxxxxxxxxxxxxxxxxxxx