Add log partitioning similar to fpart
This merge adds functionality that replicates fpart's live mode except using GPFS log data instead of crawling the filesystem. This allows us to divide any processed GPFS log into partitions to pass to parsyncfp2 for transfer.
Major Changes
- Added
process.gpfspartcommand and its correspondinggpfspartCLI command.
Bugfixes
- Fixes
convert_sito properly match lowercase letters for its defined units. This allows someone to pass either4Kor4kand mean the same thing.