Yes, I followed exactly this guide. But I would understand "remove it everywhere else" as that the keyring option in the client section should be the only one in the whole config file.
Or should the keyring entries in the section mds and osd stay there?
As for now, I followed the guide and I'm now on Nautilus. Having the keyring option in three places:
Is this correct ?
If the option in mds and osd can be savely removed, than I would suggest to mention that (to avoid confusing people like me).
Otherwise I would suggest mentioning, to keep the entries in the other sections.
Sorry, but the ceph system is a highly critical part - so I try to follow the guides word by word
BTW: Except this little hickup. Quite good and working explanation. Thank you.
Best regards,
Michael
Or should the keyring entries in the section mds and osd stay there?
As for now, I followed the guide and I'm now on Nautilus. Having the keyring option in three places:
Code:
[client]
keyring = /etc/pve/priv/$cluster.$name.keyring
[mds]
keyring = /var/lib/ceph/mds/ceph-$id/keyring
[osd]
keyring = /var/lib/ceph/osd/ceph-$id/keyring
Is this correct ?
If the option in mds and osd can be savely removed, than I would suggest to mention that (to avoid confusing people like me).
Otherwise I would suggest mentioning, to keep the entries in the other sections.
Sorry, but the ceph system is a highly critical part - so I try to follow the guides word by word
BTW: Except this little hickup. Quite good and working explanation. Thank you.
Best regards,
Michael