Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-03-29, 09:06:45

Author Topic: Kloxo quota has wrong code !!!  (Read 1826 times)

0 Members and 1 Guest are viewing this topic.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Kloxo quota has wrong code !!!
« on: 2015-01-16, 12:51:38 »
Proper 300 GB quota:

Quote
Disk quotas for user admin2 (uid 2474):
     Filesystem  blocks   quota   limit   grace   files   quota   limit   grace
       /dev/md2     104  314572800 314572800            1313  3145729 3145729
       /dev/md3     112  314572800 314572800              28  3145729 3145729
       /dev/md4 171102232  314572800 314572800         2386154  3145729 3145729

With default quota code we've got only 78 GB because Kloxo is dividing it to 4 !

Quote
Disk quotas for user admin2 (uid 2474):
     Filesystem  blocks   quota   limit   grace   files   quota   limit   grace
       /dev/md2     104  78643200 78643200            1316  3145729 3145729
       /dev/md3     112  78643200 78643200              28  3145729 3145729
       /dev/md4 171102468* 78643200 78643200   7days 2386166  3145729 3145729

$perblock = getFSBlockSizeInKb(); shows 4 - why do use it for ??? It should be:

$perblock = 1

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine

Page created in 0.03 seconds with 22 queries.

web stats analysis