Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 14 of 14
  1. #1
    BANNED
    Join Date
    Apr 2004
    Posts
    424

    Default quotas in WHM all 0's!

    I searched the forums for a quota fix and ran /scripts/fixquotas. Well, it brought ALL accounts to 0 in WHM. I am using Fedora Core 2 and the latest cPanel build. It was working fine for 3 months and after the update it caused the error. A selfish tech at cPanel ignorantly blamed it on Fedora Core 2 regardless of the fact that I told him that is was working fine for 3 months until I updated cPanel.

    I would appreciate someone helping me on this. The command brought them all down to 0 instead of actually fixing them.

  2. #2
    BANNED
    Join Date
    Apr 2004
    Posts
    424

    Default

    Here is what it says when I run /scripts/fixquotas

    No filesystems with quota detected.
    Resetting quota for zaxcorp to 2000 Meg....Done

  3. #3
    BANNED
    Join Date
    Apr 2004
    Posts
    424

    Default

    more details if it helps:

    Note: call resetquota with --useplanquotas to reset all quotas to plan defaults
    edquota: Quota file not found or has wrong format.
    edquota: Quota file not found or has wrong format.
    No filesystems with quota detected.
    Resetting quota for admin to 500 Meg....Done
    edquota: Quota file not found or has wrong format.
    edquota: Quota file not found or has wrong format.
    No filesystems with quota detected.

  4. #4
    cPanelBilly
    Guest

  5. #5
    BANNED
    Join Date
    Apr 2004
    Posts
    424

    Default

    Kernel has nothing to do with it. I have the latest and Fedora Core 2.

    root@server [~]# /sbin/quotaoff -a
    quotaoff: Cannot find quota file on / [/dev/hda2] to turn quotas on/off.
    quotaoff: Cannot find quota file on /extra [/dev/hdb1] to turn quotas on/off.

    Please someone help!

  6. #6
    Member Roy@ENHOST's Avatar
    Join Date
    Mar 2002
    Location
    Los Angeles California
    Posts
    495

    Default

    Are you out of disk space?
    That can be one of the causes.
    = = = = = = = = = = = = = = = = = =
    Cpanel XP Evolution (Add DOZENS of functions to your Cpanel NOW!!!) - 21 Languages, User Friendly Interface, Feature Enabled, Highly Customizable, Create Popup Once window, Language Aware, Flash Tutorials, Theme Changer,Integration with Modernbill,WHM AutoPilot,ClientExec,LPanel&WHOISCart

  7. #7
    BANNED
    Join Date
    Apr 2004
    Posts
    424

    Default

    Far from that. I hav 2x250GB space

  8. #8
    Member
    Join Date
    Jul 2004
    Posts
    60

    Default

    hello community,

    we've no compiled kernel with quota-support. Could run /scripts/fixquotas in this case? Is it possible, to compile the kernel without crashing cPanel or must cPanel be reinstalled after this?

  9. #9
    Member
    Join Date
    Jun 2004
    Posts
    78

    Default

    Quote Originally Posted by binaer
    hello community,

    we've no compiled kernel with quota-support. Could run /scripts/fixquotas in this case? Is it possible, to compile the kernel without crashing cPanel or must cPanel be reinstalled after this?
    You can just recompile the kernel with quota support, then reboot.

    To fix quota problems, make sure that the partitions are mounted with quota support

    /etc/fstab
    LABEL=/usr /usr ext3 defaults,usrquota 1 2

    For example.

    Then

    cd /
    rm -f aquota.user quota.user /home/aquota.user /home/quota.user /usr/aquota.user /usr/quota.user /var/aquota.user /var/quota.user (modify this depending upon your partitions)
    /sbin/quotaoff -auvg
    touch aquota.user quota.user /home/aquota.user /home/quota.user /usr/aquota.user /usr/quota.user /var/aquota.user /var/quota.user (modify this depending upon your partitions)
    chmod 600 aquota.user quota.user /home/aquota.user /home/quota.user /usr/aquota.user /usr/quota.user /var/aquota.user /var/quota.user (modify this depending upon your partitions)
    /sbin/quotacheck -auvgfm
    /sbin/quotaon -auvg

    If you need to run /scripts/fixquotas to fix the individual account quotas after that, that should resolve the problem.
    Last edited by zentity; 09-01-2004 at 06:13 AM.
    Dedicated Servers - Reseller Hosting
    cPanel Partner NOC - www.zentity.com

  10. #10
    Member
    Join Date
    Jul 2004
    Posts
    60

    Default

    there isn't a problem to recompile the Kernel, even the CPanel is already installed and run's successful?

  11. #11
    Member
    Join Date
    Jun 2004
    Posts
    78

    Default

    Quote Originally Posted by binaer
    there isn't a problem to recompile the Kernel, even the CPanel is already installed and run's successful?
    Recompiling your kernel is a frequent operation if you are running linux - If you need to recompile it with quota support, that isn't going to break cpanel, it will simply enable quota support within your kernel.
    Dedicated Servers - Reseller Hosting
    cPanel Partner NOC - www.zentity.com

  12. #12
    Member
    Join Date
    Jul 2004
    Posts
    60

    Default

    okay, thank you. The Problem was at the installation of CPanel (we're running since 1.5month). When we've recompiled the kernel, the machine has crashed and we must set up new.

    Does anyone have a "reference" Kernel-Config-File for FreeBSD 5.1-RELEASE?

  13. #13
    Registered User
    Join Date
    Oct 2004
    Posts
    3

    Default

    chandi, how's the problem ?
    my cpanel generate the same error after i'm upgrading the new version of cpanel.
    and I dont know what should I do, I think it's a bad thing for me to update the cpanel

  14. #14
    Member
    Join Date
    Dec 2001
    Posts
    1,558

    Default

    You won't receive a reply from chadi, he's been banned.

    Contact your cpanel distributor for support. They should be able to assist you with your problem.
    Beau Henderson

Similar Threads & Tags
Similar threads

  1. Problem with Quotas in WHM 11.26.8
    By azirus in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 09-28-2010, 03:34 AM
  2. WHM not updating quotas, but Cpanel does.
    By logikstudios in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 06-30-2007, 09:13 AM
  3. WHM Quotas
    By kavitha in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 10-21-2004, 01:05 AM
  4. Some errors in WHM like quotas and space used.
    By Domenico in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 09-05-2001, 05:07 PM
  5. Quotas in WHM
    By tabernack in forum cPanel and WHM Discussions
    Replies: 7
    Last Post: 08-30-2001, 11:29 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube