Let’s suppose the common Ceph cluster is just installed and running in an OK health. It has the administratirve user, which has a secret key.
[client.admin]
key = AQBar5RYl3mcARAA+axYUM0Y7nJazb2HEbsfIA==
The goal is: change the secret key to a given value, “AQBpUF1YPJ2eGRAAk1hBH2ETWAIhK2FqoayoJQ==”, for example.
Is this goal achievable, at all?
If yes, how to achieve that?
The direct keyring manipulation changes only ‘client’ key value, but not ‘server’. As a result, cluster becomes unmanageable.
I do not know how to make this change, but while waiting for others do you
think you could explain the business case for this change to a particular
value? Also, could you help me understand why, with a newly-initialized
cluster, this was not setup to the value from the start?
–
Good luck.
If you find this post helpful and are logged into the web interface,
show your appreciation and click on the star below…