Hi, I suggest to get ride of the ceph-authool command and thus to simplify the key creation. $ ceph -n mon. -k /var/lib/ceph/mon/mon.0/keyring auth get-or-create client.admin mon 'allow *' osd 'allow *' mds allow | tee -a /etc/ceph/keyring Cheers!
Hi,
I suggest to get ride of the ceph-authool command and thus to simplify the key creation.
$ ceph -n mon. -k /var/lib/ceph/mon/mon.0/keyring auth get-or-create client.admin mon 'allow *' osd 'allow *' mds allow | tee -a /etc/ceph/keyring
Cheers!