Skip to main content

Accounts on New Partition - Disk Used 0 MB

Comments

5 comments

  • cPanelMichael
    Hello :) Check to ensure quotas are enabled for the partition. EX: mount cat /etc/fstab
    Do you see usrquota enabled for "/home2"? Also, do you notice any error messages when running the "/scripts/fixquotas" command? Thank you.
    0
  • jethrodesign
    Thanks for the reply. When I ran 'cat /etc/fstab', for both the root '/' and '/home2' partitions, it listed: usrjquota=quota.user,jqfmt=vfsv0 I'm assuming this means quotas are enabled?!? I believe when I ran the 'Initial Quota Setup', it may have stated that quotas were NOT enabled for '/home2', but it enabled them. Would this be correct? Then when I ran '/scripts/fixquotas', here's what I got (which looks just like what I saw when running 'Initial Quota Setup', except that /home 2 is configured now): Installing Default Quota Databases......Done journaled quota support: kernel supports, user space tools supports (available) checking out /backup checking out /backup Warning : Your system does not have a separate filesystem for backups. This may cause performance degradation during the backup process. / (already configured quotas = 1). /tmp (already configured quotas = 0). /boot (already configured quotas = 0). /home2 (already configured quotas = 1). Updating Quota Files...... It's now hung on 'quotacheck: Scanning /dev/root [/]' for about 15-20 min (it also was hung for 30-60 min. on indexing /home2 when I ran IQS last night). - Should I let it just keep going? How long could this take for all volumes (the root partition is the most full - 130GB)? Thanks!
    0
  • cPanelMichael
    Yes, you should let the process continue so that it calculates the disk space usage. It can sometimes take a couple of hours or more, depending on the usage and your server hardware. Thank you.
    0
  • jethrodesign
    Hi, it finally finished and seemed to have fixed the issue for both partitions (quotas and disk used). Thanks very much for the help. I'll see if the next account I transfer over picks up the correct data by default. Here's the rest of the quotacheck log in case it's helpful for anyone: quotacheck: Scanning /dev/root [/] quotacheck: Cannot stat old user quota file: No such file or directory quotacheck: Old group file not found. Usage will not be substracted. quotacheck: Checked 683330 directories and 704907 files quotacheck: Old file not found. quotacheck: Scanning /dev/sdb1 [/home2] done quotacheck: Cannot stat old user quota file: No such file or directory quotacheck: Old group file not found. Usage will not be substracted. quotacheck: Checked 11287 directories and 57305 files quotacheck: Old file not found. done Thank you!
    0
  • cPanelPeter cPanel Staff
    Hello, You're very welcome. Thank you for updating this thread with the outcome.
    0

Please sign in to leave a comment.