• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

quotacheck cannot stat vhosts/domain.ext/dev/null permission denied

Schokkie

New Pleskian
I'm trying to add quota to a fresh Plesk 11.0.9 server on CentOS 6.3.
If i do quotacheck -avugm it exits on an error saying:

quotacheck: lstat Cannot stat `//home/httpd/vhosts/chroot/dev/null': Permission denied
Guess you'd better run fsck first !
exiting...

I've tried removing that file (i can re-add it using mknod) but a lot of vhosts also have this file.
Removing and re-adding all /dev/null files helps and quota's are on but another quotacheck will result in the same error.
 
Plesk automatically installs these quotas, why are you doing it manually?

BTW: what are you results for

# grep HTTPD_VHOSTS_D /etc/psa/psa.conf
 
Last edited:
That would be:
HTTPD_VHOSTS_D /home/httpd/vhosts

Plesk does not seem to install this as the option for hard disk quotas was greyed out saying quotas wheren't supported by the file system configuration. I had to do this manually.
 
Back
Top