Dragon wrote:> Hello,
> i must resize a Brick while i have using ext4 (32bit). So i must
> backup 12TB of Data and plan to remove one Brick out of an Distributed
> Volume. Therefore i will backup the size of 12TB of one Brick and take
> it out of the Distributed GlusterFS. The question is now: How whould i
> remove it from the Vol?
" gluster volume remove-brick <volname> <brick> start "
should migrate
all the data from the decommissioned brick to
the remaining bricks.
check the status by "gluster volume remove-brick <volname>
<brick>
status " , if the status says "completed" you can commit the op
by
"gluster volume remove-brick <volname> <brick> commit".
Make sure that you have enough space in the remaining bricks and there
are no failures during migration before committing.> thx
>
>
> _______________________________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://supercolony.gluster.org/mailman/listinfo/gluster-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://supercolony.gluster.org/pipermail/gluster-users/attachments/20140505/7cecb1bd/attachment.html>