• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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