You are viewing limited content. For full access, please sign in.

Question

Question

Reporting disk space usage

asked on May 23, 2018

I am trying to get my calculations to match what is displayed in the Web admin client for the current size but am not able to get the conversion to work just right.  Can you give me some help with how this is calculated?  As You can see I am using Cursize from the vol table which I have read is in bytes.

 

In the example 1416.49 is displayed but my calculation result is 1428.52.

 

 

 

 

 

0 0

Replies

replied on May 23, 2018

It doesn't look like you are too far off. You are within the range I'd expect to see from a rounding error somewhere. I'm not sure what calculations the admin dashboard uses, but there are a lot of moving parts to calculating size.

Just for fun, you might try adding up the size of all of the pages yourself to see if what you come up with. Each page has img_size, lft_size, loc_size, and txt_size.

1 0
replied on May 25, 2018

Right thanks, I solved my issue once i found that one large volume in a test repository had a path to a user folder on the C: drive. Once I eliminated this volume from the calculation all is well.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.