Displaying 2 results from an estimated 2 matches for "progresstyp".
Did you mean:
progresstype
2009 Oct 25
0
alternate output for progressmeter
...?[[ "$eta" = "done" || $state -eq 0 ]] && echo "`date +"%Y-%m-%d
%H:%M:%S"` $fn $perc $size $speed $estim $eta" >$statfn
?((no=no+1))
done
The patch only adds this functionality as an option, default the
original layout is used.
Only when variable progresstype is set to nonzero this alternate
output is selected.
For selecting the alternate output it would only require some
commandline option in scp.c and do the isatty check only when
progresstype==0
Let me know your comments...
Hans
--- progressmeter.h ? ? 2006-03-26 05:30:02.000000000 +0200
+++ prog...
2018 Jan 08
0
different names for bricks
...: Mon Jan 8 16:24:55 2018
Type of crawl: INDEXNo. of entries healed: 0No. of entries in split-brain: 0No. of heal failed entries: 0------------------------------------------------
Crawl statistics for brick no 1Hostname of brick bmidata2
Starting time of crawl: Mon Jan 8 16:24:56 2018
Crawl is in progressType of crawl: INDEXNo. of entries healed: 0No. of entries in split-brain: 0No. of heal failed entries: 355------------------------------------------------
Crawl statistics for brick no 2Hostname of brick bmidata1
Starting time of crawl: Mon Jan 8 16:24:55 2018
Crawl is in progressType of crawl: INDEX...