• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Error setting disk quota: "Unable to create system user: usermng: neither PSA_PASSWD"

adamjimenez

Basic Pleskian
Hi,

I'm getting the following error when I try to set a disk quota:

Error: Unable to update hosting preferences: system user update is failed: Unable to create system user: usermng: neither PSA_PASSWD nor PSA_CRYPTED_PASSWD environment variables are set. unable to determine user's password
System error 2: No such file or directory
usermng: Unable to set quota for user 'example'

I'm on centos VPS system.

Thanks for looking at this.
 
Seems you have not enabled diskquota for this VPS from Virtuozzo node side. Check it.
 
Seems you have not enabled diskquota for this VPS from Virtuozzo node side. Check it.

What exactly do you mean ?

I have the same problem with a container that was working fine until now.
The problem started after I performed an Update to the container packages with YUM (Centos5).

How can I fix this problem?

# rpm -qa | grep quota
quota-3.13-8.el5
# cat /etc/redhat-release
CentOS release 5.9 (Final)
 
I mean enabling quota feature for container from Virtuozzo node side but not quota inside container.
 
I mean enabling quota feature for container from Virtuozzo node side but not quota inside container.

How can I do this?

The resources of the Container are on SLM mode and I have already set:

diskinodes used 945397
Soft Limit 3100100
Hard Limit 3200200
 
Back
Top