The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

yars_balance - Fix all files

VERSION

version 1.27

SYNOPSIS

 % yars_balance

DESCRIPTION

Rebalance files in the yars cluster so that all stashed files are returned to the correct server. This was originally done using the yars_fast_balance command, which is buggy and not as fast as this one.

OPTIONS

--threads | -t

The number of threads to run in parallel. Only one thread per disk will execute at a time.

AUTHOR

Original author: Marty Brandon

Current maintainer: Graham Ollis <plicease@cpan.org>

Contributors:

Brian Duggan

Curt Tilmes

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by NASA GSFC.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.