On Sun, May 01, 2016 at 08:31:11PM +0200, Ml Ml wrote:
> Hello,
> 
> i removed it with drbdmanage remove-node node02 --force
> 
> But drbdadm dump still shows node02 in the mesh network :-(
> 
>     connection-mesh {
>         hosts node03 node01;
>         net {
>             protocol       C;
>         }
>     }
> 
> 
> How do i remove node02 from the connection-mesh?

You should not use "--force". Force is the last resort and just kicks
the node from the internal database.

As a side note: Resource files are written on demand, whenever
drbdmanage thinks it is necessary. "export-res" can be used to force
writing.

Regards, rck
_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to