Skip to main content

Quotas not working on second partition

Comments

4 comments

  • cPanelLauren
    HI @Gojko Have you initialized quotas on the second partition? /scripts/initquotas
    What is the second partition used for? If it's used for backups quotas will not be initialized.
    0
  • Gojko
    i used for accounts, backup is on remote. /scripts/initquotas journaled quota support: kernel supports, user space tools supports (available) checking out /backup checking out /mnt/home2/backup checking out /backup /dev/md/1 (already configured quotas = 0). Warning : Your system does not have a separate filesystem for backups. This may cause performance degradation during the backup process. /dev/md/2 (already configured quotas = 1). Warning : Your system does not have a separate filesystem for backups. This may cause performance degradation during the backup process. /dev/md/3 (already configured quotas = 1). Updating Quota Files...... quotacheck: Scanning /dev/md2 [/] quotacheck: Cannot stat old user quota file //quota.user: No such file or directory. Usage will not be subtracted. quotacheck: Old group file name could not been determined. Usage will not be subtracted. quotacheck: Checked 517385 directories and 3307406 files quotacheck: Old file not found. done ....Done Quotas have been enabled and updated.
    0
  • cPanelLauren
    Hi @Gojko Now what do you get when you run the following: repquota -a
    Also what is present in fstab: cat /etc/fstab
    0
  • ahsmx
    Hi @Gojko Now what do you get when you run the following: repquota -a
    Also what is present in fstab: cat /etc/fstab

    I have same Issue!
    0

Please sign in to leave a comment.