Dear Alan Johnson I install with command: ceph-deploy install ceph-node1 —no-adjust-repos. When install success, I run command: ceph-deploy mon ceph-node1, it’s error because it didn’t find file ceph.client.admin.keyring. So how I make permission for this file?
Sent from my iPhone > On Oct 26, 2017, at 10:18 PM, Alan Johnson <[email protected]> wrote: > > If using defaults try > chmod +r /etc/ceph/ceph.client.admin.keyring > > -----Original Message----- > From: ceph-users [mailto:[email protected]] On Behalf Of > GiangCoi Mr > Sent: Thursday, October 26, 2017 11:09 AM > To: [email protected] > Subject: [ceph-users] Install Ceph on Fedora 26 > > Hi all > I am installing ceph luminous on fedora 26, I installed ceph luminous success > but when I install ceph mon, it’s error: it doesn’t find > client.admin.keyring. How I can fix it, Thank so much > > Regard, > GiangLT > > Sent from my iPhone > _______________________________________________ > ceph-users mailing list > [email protected] > https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.ceph.com_listinfo.cgi_ceph-2Dusers-2Dceph.com&d=DwIGaQ&c=4DxX-JX0i28X6V65hK0ft5M-1rZQeWgdMry9v8-eNr4&r=eqMv5yFFe6-lAM9jJfUusNFzzcFAGwmoAez_acfPOtw&m=YEG8qsLFsc0XjSKKJCIlkSn9C_WtCejsaUPv2p5ieRk&s=orrv_azJsm9kAmXQLjUHM6ClwXx-8oQFN89GyknIeN0&e= > _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
