Good point
@frankz. I kind of have the same issue - after removing a node, all kinds of traces are left of this node across the cluster config:
- /etc/pve/nodes/[nodename] --> so apparently, we can safely delete this manually?
- /etc/pve/priv/known_hosts --> still contains entries from removed node
- /etc/pve/priv/authorized_keys --> still contains keys from removed node
- Replication jobs to the removed node --> need to remove these via console using 'pvesr delete [JobID] -force'
- ...more?
Why isn't all this 'cruft' removed automagically upon the removal of a node from the cluster?