Rotate client.swarm-data-fs CephX key #2
Labels
No labels
blocked
borg-backup
ceph
forgejo
in-progress
infra
netdata
nextcloud
p:high
p:low
p:medium
searxng
service-onboard
swarm-nodes
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
copper/ccnet-prod-devops#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
During the swarm-nvme DB migration (2026-07-05),
ceph auth caps client.swarm-data-fs ...echoed the full updated auth entry -- including the live secret key -- as its own confirmation output. The key was briefly exposed this way.Low urgency for a homelab, but the key should be rotated (
ceph auth get-or-generate-key/ re-key + update the CephFS mount + Ansible vault) since it's now been printed to a terminal/log at least once.See docs/next-steps.md item 10.