PDA

View Full Version : User XXXX has used up 293203100732% of his allocated disk space


SupermanInNY
10-29-2005, 12:08 AM
User XXXXX has used up 57.7752% of his bandwidth and 293203100732% of his allocated disk space


df -h show they use only 623MB.

They are allocated 6000MB of diskspace.

Where did that number come from?

WBEL 3.0
DA v1.25.4


-Alon.

jlasman
10-30-2005, 12:59 PM
Probably an error in how your skin is formatting output on your OS distribution. You might want to bring it to DA support staff attention as a bug.

Jeff

SupermanInNY
10-30-2005, 08:18 PM
Hi Jeff,

I did!

"Fixed. It was an issue with the size of his databases. The total size of his databases generated a size number that was not able to be correctly stored in a numeric type "long". I changed the binary to use "unsigned long long".. which should be good enough for a size of 18 million terabytes. (won't likely be a problem ;) ):"


Thank you John (of DA). :)

-Alon.

jlasman
10-31-2005, 10:48 AM
Of course now if they ever use less than 0 bytes the size will show up as an error.

Which hopefully can't ever happen :D .

Jeff