View Full Version : Free Space Incorrect - OSX Client
peter_milburn
13-10-2005, 14:06
I have been playing with the new beta2. I have found an error. I have 1.25 TB free, but is showing it as 1.25 GB.
Do I have to change anything ?
Pete M
Set item's multiplier to 1024.
peter_milburn
13-10-2005, 23:06
Nope, gives me a higher reading, but not the correct value.
Pete M
Similar problem on Linux (I see other people have reported it too). Looking at the DB (select * from history where itemid=17234;) - replace 17234 by the appropriate ID. That should give you the size of the FS in KB. It looks like the multiplier for the key is set to 1 instead of 1048576.
Adrian
I'm not following what you're asking us to do to fix the problem. I've set the multiplier to 1024, and on SOME machines it works properly, reporting GB of space, but others it reports MB of space where there should be GB.
Why the difference on different machines? I get the same output from df -h $FILESYSTEM on them all....