Bug 772583
Summary: | starting a replace brick operation says "replace-brick commit failed" | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | shylesh <shmohan> |
Component: | glusterd | Assignee: | krishnan parthasarathi <kparthas> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | shylesh <shmohan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | mainline | CC: | gluster-bugs, nsathyan |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.4.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-07-24 17:56:27 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | 3.3.0qa42 | Category: | --- |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 817967 |
Description
shylesh
2012-01-09 10:29:22 UTC
CHANGE: http://review.gluster.com/2613 (cli: Corrected replace-brick error messages and usage string.) merged in master by Vijay Bellur (vijay) Now it shows the usage [root@gqac022 ~]# gluster v replace-brick test 10.16.157.66:/home/bricks/test1 10.16.157.66:/home/bricks/test123 start force Usage: volume replace-brick <VOLNAME> <BRICK> <NEW-BRICK> {start|pause|abort|status|commit [force]} Now it shows the usage [root@gqac022 ~]# gluster v replace-brick test 10.16.157.66:/home/bricks/test1 10.16.157.66:/home/bricks/test123 start force Usage: volume replace-brick <VOLNAME> <BRICK> <NEW-BRICK> {start|pause|abort|status|commit [force]} |