Add log partitioning similar to fpart
Compare changes
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.
process.gpfspart
command and its corresponding gpfspart
CLI command.convert_si
to properly match lowercase letters for its defined units. This allows someone to pass either 4K
or 4k
and mean the same thing.