Small problem found with DAOS Estimator reporting

Hi,I was pleased to see that release 1.1 fixed the hang issue, but there’s a small problem with the figures provided in the final table of the DAOS Estimator 1.1 report in that if the number of attachments exceeds a million, the last digit is removed from the .nlo file count. e.g.

Here’s the Summary:

 Total DB's analyzed:                            1457

 Total DB's skipped due to errors:                  0

 Total Size of NSF's Examined:                  277.1 GB                   

 Total Attachments found:                     1053681                      

 Total Duplicate Attachments found:            581430                      

 Total DAOS Eligible Attachments:             1053681                      

 Estimated Size of DAOSified NSF's:              71.1 GB                   

 Estimate Size of DAOS dir:                     111.4 GB                   

 Total Disk Savings:                            112.6 GB                   

 Compression Statistics:                                                   

   None:                                       535715                      

   Huffman:                                    515890                      

   LZ1:                                          2076                      

   Huffman on LZ1 servers:                          0 

And here’s the problem:

0.0 KB will result in105368 .nlo files using 206.0 GB

4.0 KB will result in998045 .nlo files using 205.9 GB

8.0 KB will result in911586 .nlo files using 205.4 GB

16.0 KB will result in786406 .nlo files using 204.1 GB

32.0 KB will result in624208 .nlo files using 200.6 GB

64.0 KB will result in429266 .nlo files using 192.0 GB

1.0 MB will result in 39096 .nlo files using 103.0 GB

5.0 MB will result in 3209 .nlo files using 34.7 GB

20.0 MB will result in 267 .nlo files using 11.3 GB

100.0 MB will result in 14 .nlo files using 2.4 GB

The top line should read … will result in 1053681 .nlo files …

It’s a great tool though and I have been using it to encourage customers to consider upgrading to 8.5.

Thanks,

Mike

Subject: Estimator tool prob

Forwarded to developer we will post a message here when a fix is available.

Thanks