[pve-devel] applied: [PATCH docs] document #2247: add info about SSH fingerprints on cluster leave

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Jul 4 14:05:54 CEST 2019


On 7/3/19 3:39 PM, Stefan Reiter wrote:
> Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
> ---
>  pvecm.adoc | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/pvecm.adoc b/pvecm.adoc
> index 7525bb5..d8f2341 100644
> --- a/pvecm.adoc
> +++ b/pvecm.adoc
> @@ -309,6 +309,11 @@ cluster again, you have to
>  
>  * then join it, as explained in the previous section.
>  
> +NOTE: After removal of the node, its SSH fingerprint will still reside in the
> +'known_hosts' of the other nodes. If you receive an SSH error after rejoining
> +a node with the same IP or hostname, run `pvecm updatecerts` once to update
> +the fingerprint on all nodes.
> +
>  [[pvecm_separate_node_without_reinstall]]
>  Separate A Node Without Reinstalling
>  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 

applied, with small followup to underline that the updatecerts command should
be executed on the re-added node, thanks!




More information about the pve-devel mailing list