[root@platform test1]# gluster volume info test1 Volume Name: test1 Type: Distribute Status: Stopped Number of Bricks: 1 Transport-type: tcp Bricks: Brick1: 10.1.10.202:/storage [root@platform test1]# gluster volume stop test1 Stopping volume will make its data inaccessible. Do you want to Continue? (y/n) y Stopping volume test1 has been unsuccessful [root@platform test1]# This can be done better by making cli say its already stopped since it already knows it is stopped.
*** This bug has been marked as a duplicate of bug 2010 ***