On Wed, May 10, 2023 at 8:45 PM S Sathish S via Users
<users@clusterlabs.org> wrote:
>
> Hi Team,
>
>
>
> we are trying to remove node on pcs cluster, post execution also still 
> crm_node it is removed node is listing as lost node.
>
>
>
> we have checked corosync.conf file it is removed but still it is displaying 
> on crm_node -l.
>
>
>
> [root@node1 ~]# pcs cluster node remove node2 --force
>
> Destroying cluster on hosts: 'node2'...
>
> node2: Successfully destroyed cluster
>
> Sending updated corosync.conf to nodes...
>
> node1: Succeeded
>
> node1: Corosync configuration reloaded
>
>
>
> [root@node1 ~]# crm_node -l
>
> 1 node1 member
>
> 2 node2 lost

You could try `crm_node -R node2 --force`

>
>
>
> Thanks and Regards,
>
> S Sathish S
>
> _______________________________________________
> Manage your subscription:
> https://lists.clusterlabs.org/mailman/listinfo/users
>
> ClusterLabs home: https://www.clusterlabs.org/



-- 
Regards,

Reid Wahl (He/Him)
Senior Software Engineer, Red Hat
RHEL High Availability - Pacemaker

_______________________________________________
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/

Reply via email to