Description of problem: --------------------------------------- In a cluster of two nodes, one of the nodes is removed using "peer detach force". For a volume that had a brick on each of the two servers, the Console now shows only one brick (the one on the detached server is no longer seen on the Console). On trying to start the volume, start fails. It would be good to inform the user via an alert, that this volume cannot be started as it has bricks on nodes that are not part of the cluster. Version-Release number of selected component (if applicable): Red Hat Storage Console Version: 2.1.0-0.qa6.el6rhs How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Is peer detach force possible now if there are bricks?
`gluster peer detach force' does not detach the peer if bricks exist on that peer. This is the current behavior (glusterfs 3.6.0.53). I think this BZ can be closed now.
Marking this closed as per changed behaviour of glusterfs mentioned in Comment 4