Displaying 1 result from an estimated 1 matches for "ctyi1458".
2017 Oct 19
0
Trying to remove a brick (with heketi) fails...
Hello,
I have a gluster cluster with 4 nodes, that is managed using heketi. I want
to test the removeal of one node.
We have several volumes on it, some with rep=2, others with rep=3.
I get the following error:
[root at CTYI1458 .ssh]# heketi-cli --user admin --secret "******" node remove
749850f8e5fd23cf6a224b7490499659
Error: Failed to remove device, error: Cannot replace brick
d2026206f3fcd8b497c9ee28f014d845 as only 1 of 2 required peer bricks are
online
What heketi does when you do a node remove is one by o...