The directory and selection of source files are same as the original recovery file. Selected files are listed on the file-list, and the total data size and blocks are calculated. You cannot change the block allocation, too.
 
Sample distribution of 500 blocks for each sizing scheme:
Sizing scheme | How many blocks in each recovery file | |
---|---|---|
All the same size | 167, 167, 166 (when 3 files) | 84, 84, 83, 83, 83, 83 (when 6 files) |
Variable size | 72, 144, 284 (when 3 files) | 8, 16, 32, 64, 128, 252 (when 6 files) |
Powers of 2 sizing scheme | 1, 2, 4, 8, 16, 32, 64, 128, 245 (total 9 files) | |
Decimal weights sizing scheme | 1, 1, 2, 5, 10, 10, 20, 50, 100, 100, 200, 1 (total 12 files) |