Re: about tail command

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>The command "heal full" is async and "heal info" show nothing need to heal. 
>How could I know when the "heal full"  has completed to replicate these files(a,b and c)?How to monitor the progress?


I'm not a gluster expert; I'm pretty new to this.  Yes, I've had the same problem and it is frustrating.

The other command that goes with "heal info" is "heal statistics".  It is rather hard to read the output, but somewhere in the output you should see a line that says "heal is in progress".  You have to keep rechecking the "heal statistics" output; eventually that line will go away meaning the heal is done.

What I do is:

  gluster vol heal VOLUME-NAME statistics | grep -v -e ' 0$' -e ' time ' -e 'INDEX' 


which gives an easier-to-read output when you just want to see the current status.  


I also look at "du -s" on the source brick and the healing brick to get a sense of overall progress.
_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://www.gluster.org/mailman/listinfo/gluster-users




[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux