Skip to main content

Resetting Calamari password

·57 words·1 min· 0 · 0 ·
Vimal A R
Author
Vimal A R
Still figuring it out!

'Calamari' is the monitoring interface for a Ceph cluster.

The Calamari interface password can be reset/changed using the 'calamari-ctl' command.

# calamari-ctl change_password --password {password} {user-name}

calamari-ctl can also be used to add a user, as well as disable, enable, and rename the user account. A '--help' should print out all the available ones.

# calamari-ctl --help

Related

Compacting a Ceph monitor store
·198 words·1 min· 0 · 0
What is data scrubbing?
·193 words·1 min· 0 · 0
Another method to dynamically change a Ceph configuration
·161 words·1 min· 0 · 0