Hello,
Ich need to install in CentOS 7 Ceph with Ansible. I searched at Ansible
Galaxy and some Websites for a good Howto and Playbook.
Does anyone have a good Howto to do this?
Thanks for help.
Regards
Hauke
--
www.compi-creative.net
___
ceph-
Dear everyone,
during a very risky process or rebuilding my OSDs to relocate their
WAL&DBs onto NVMe SSD partitions, I created a situation where 2 of 3
OSDs of jerasure 2+1 pool had become destroyed, without waiting for
complete rebuild of their respective PGs on newly-created OSDs.
And now I
I guess ceph.log in your mon would a good place to start... but am not sure
Hth
Mehmet
Am 5. Juli 2020 13:44:34 MESZ schrieb Lindsay Mathieson
:
>Dumb question - in what log file are the rocks db spillover warnings
>posted?
>
>
>Thanks.
>
>--
>Lindsay
>__
Thanks Peter!
Am 11.07.2020 um 06:13 schrieb Peter Woodman:
in the meanwhile, you can turn on compression in your mon's rocksdb
tunables and make things slightly less scary, something like:
mon_rocksdb_options =
write_buffer_size=33554432,compression=kLZ4Compression,level_compaction_dynamic_leve
Hi Cephers,
Can someone please share about the research and industrial conferences
where one can publish Ceph related new research results? Additionally, are
there any conferences which are particularly interested in Ceph results? I
would like to know all suitable conferences. Thanks :-)
Looking
On 12/07/2020 6:34 pm, c...@elchaka.de wrote:
I guess ceph.log in your mon would a good place to start... but am not sure
Thanks. Guess I should do a grep through all the ceph logs :)
--
Lindsay
___
ceph-users mailing list -- ceph-users@ceph.io
To un
Hi,
i think this is what you're looking for.
https://github.com/ceph/ceph-ansible
http://docs.ceph.com/ceph-ansible/master/
Stable 4.0 supports CentOS7.
Stable 5.0 supports only CentOS8.
stable-3.0
Correction:
You can use stable5 with centos7 when dashboard not enabled.
- name: fail on unsupported CentOS release
fail:
msg: "CentOS release not supported {{
ansible_distribution_major_version }} with dashboard"
when: