Comments on: Quick Guide to Install and Configure Ceph Cluster on CentOS 7 https://www.linuxtechi.com/install-configure-ceph-cluster-centos-7/ Sun, 21 May 2023 09:31:48 +0000 hourly 1 By: Md. Rasel https://www.linuxtechi.com/install-configure-ceph-cluster-centos-7/#comment-53787 Sun, 21 May 2023 09:31:48 +0000 https://www.linuxtechi.com/?p=8230#comment-53787 In reply to Thanh Tung.

Please change permission of /etc/ceph directory and their internal file.

#chown cephadm /etc/ceph/*
#chogro cephadm /etc/ceph/*

]]>
By: Umid https://www.linuxtechi.com/install-configure-ceph-cluster-centos-7/#comment-22751 Sun, 31 Jan 2021 19:42:15 +0000 https://www.linuxtechi.com/?p=8230#comment-22751 In reply to Thanh Tung.

You should use sudo:
sudo ceph health

]]>
By: This Guy https://www.linuxtechi.com/install-configure-ceph-cluster-centos-7/#comment-22704 Wed, 20 Jan 2021 05:33:08 +0000 https://www.linuxtechi.com/?p=8230#comment-22704 In reply to Thanh Tung.

Ran into the same problem. Was running on openstack centos 7 and found the security group in which my servers were part of did not have the correct ports open(as suggested in the firewall section in the article)

]]>
By: Thanh Tung https://www.linuxtechi.com/install-configure-ceph-cluster-centos-7/#comment-22235 Tue, 03 Nov 2020 09:15:58 +0000 https://www.linuxtechi.com/?p=8230#comment-22235 I have problem with
$ ceph health
2020-11-03 16:01:38.868 7f6b10870700 -1 auth: unable to find a keyring on /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin,: (2) No such file or directory
2020-11-03 16:01:38.868 7f6b10870700 -1 monclient: ERROR: missing keyring, cannot use cephx for authentication
[errno 2] error connecting to the cluster

]]>
By: Alexcpn https://www.linuxtechi.com/install-configure-ceph-cluster-centos-7/#comment-21187 Thu, 30 Jul 2020 07:45:25 +0000 https://www.linuxtechi.com/?p=8230#comment-21187 Thanks for this; To deploy the ceph 14.2 I used
ceph-deploy install –release nautilus

]]>
By: janardan https://www.linuxtechi.com/install-configure-ceph-cluster-centos-7/#comment-21150 Mon, 27 Jul 2020 08:31:28 +0000 https://www.linuxtechi.com/?p=8230#comment-21150 Can you please create an article for kolla-ansible plus ceph storage.

]]>
By: Den https://www.linuxtechi.com/install-configure-ceph-cluster-centos-7/#comment-7772 Fri, 01 Mar 2019 16:14:35 +0000 https://www.linuxtechi.com/?p=8230#comment-7772 Great article!!! Thank you! I am really waiting for second part!

]]>
By: Ajay https://www.linuxtechi.com/install-configure-ceph-cluster-centos-7/#comment-7574 Sat, 23 Feb 2019 17:24:04 +0000 https://www.linuxtechi.com/?p=8230#comment-7574 Hi There,

Thanks for the tutorial, please do make a tutorial on adding and removing mds to ceph cluster

]]>