Skip to main content

Quota issue: does it need to be enabled in all partitions?

Comments

3 comments

  • DesFire
    This is the last output I had using initiation quotas: Installing Default Quota Databases...../boot/aquota.user..../boot/quota.user..../aquota.user..../quota.user.....Done journaled quota support: kernel supports, user space tools supports (available) checking out /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). /boot (removing journaled quotas) Warning : Your system does not have a separate filesystem for backups. This may cause performance degradation during the backup process. / (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 40131 directories and 335490 files quotacheck: Old file not found. done ....Done Quotas have been enabled and updated. Reading package ---- Resetting quota for ---- to 0 M Reading package f---- Resetting quota for---- to 15360 M Reading package ---- Resetting quota for---- to 0 M Reading package unlimited Resetting quota for aliciavi to 0 M Reading package ---- Resetting quota for ---- to 25360 M Reading package ---- Resetting quota for ---- to 1024 M Resetting quota for ---- to 25360 M Resetting quota for ---- to 25360 M Resetting quota for ----to 25360 M Resetting quota for ---- to 25360 M Reading package ---- Resetting quota for ---- to 0 M Resetting quota for---- to 25360 M Resetting quota for ---- to 0 M I am afraid to reboot before making sure everything is fine
    0
  • DesFire
    I tried to run fix quotas once again and it says: Another instance of initquotas appears to be running at PID '34369'. not true, there is another process but not quotas, I kill that process and it regenerates, not allowing me to fix quotas
    0
  • cPanelLauren
    Hi @DesFire The only filesystems you should need quotas enabled on are where your site data is stored. Can you show me the output of the following: cat /proc/mounts
    And to see if that PID is still running: ps faux |grep 34369
    0

Please sign in to leave a comment.