updating RBD client auth parameters
Hello, Ceph users, is there a recommended way how to keep ceph users' capabilities up-to-date? I have a many years old cluster originally based on Hammer, gradually updated up to Tentacle, and I noticed that users created for rbd access long time ago according to recommendations of that time differ in their capabilities: # ceph auth ls [...] client.one key: XXX...== caps: [mgr] allow r caps: [mon] allow r, allow command "osd blacklist" caps: [osd] allow class-read object_prefix rbd_children, allow rwx pool=one client.two key: YYY...== caps: [mgr] allow r caps: [mon] allow r caps: [osd] allow class-read object_prefix rbd_children, allow rwx pool=two client.three key: ZZZ...== caps: [mgr] profile rbd pool=three caps: [mon] profile rbd caps: [osd] profile rbd pool=three are the above setting equivalent on Tentacle? Can the older users "client.one" and "client.two" be safely updated to the same settings as the "client.three"? Thanks! -Yenya -- | Jan "Yenya" Kasprzak <kas at {fi.muni.cz - work | yenya.net - private}> | | https://www.fi.muni.cz/~kas/ GPG: 4096R/A45477D5 | I don't like Python; its lack of inline, anonymous, multi-statement functions makes me sad. --Eric Wastl
participants (1)
-
Jan Kasprzak