• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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