Skip to main content

Problem (quota) disk used in WHM

Comments

4 comments

  • cPanelMichael
    By the way, I tried /scripts/fixquotas and nothing

    Hello :) Could you post the contents of your /etc/fstab file, in addition to the output from the "mount" command? Thank you.
    0
  • rodrocolodro
    Hello Michael, here is the content of fstab
    # /dev/md2 / ext3 errors=remount-ro,usrjquota=quota.user,jqfmt=vfsv0 0 1 /dev/md3 /home ext4 defaults 1 2 /dev/sda4 swap swap defaults 0 0 /dev/sdb4 swap swap defaults 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs defaults 0 0 tmpfs /dev/shm tmpfs defaults 0 0 devpts /dev/pts devpts defaults 0 0
    I appreciated your help. Thanks!
    0
  • cPanelMichael
    /dev/md3 /home ext4 defaults 1 2

    It looks like quota is not enabled on your /home partition. This is an OS-level task that's not handled through the cPanel software, however the following third-party guide should help you get started: CentOS server " Simple quota howto | ServerAdminBlog Thank you.
    0
  • rodrocolodro
    Ok, thank you Michael
    0

Please sign in to leave a comment.