• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

dev/md1 avail 0, capacity 100%, system user update is failed: Unable to create syste

G

Gelg

Guest
Hello, i have a problem with de available space of partition dev/md1. Sorry by my bad english, i'm spanish :(. Ok, the problem is that the info of my server, in the option statistics, give me an information about the available space of diverse partitions, anda the partition dev/md1 is full, 100% capacity anda 0% available...

The problem is that with i try to create new domain, and a new FTP user, the plesk control pannel says:

"system user update is failed: Unable to create system user: usermng"

In the SSH i used the command DF to view the available space and this is the result:

[root@s15307985 /]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/md1 950M 950M 0 100% /
/dev/md5 4.7G 1.7G 3.1G 35% /usr
/dev/md7 137G 2.5G 135G 2% /var
/dev/md6 4.7G 4.4M 4.7G 1% /home
none 1.0G 20K 1.0G 1% /tmp
 
This is pretty obvious -- with no free space no configuration (/etc/passwd, /etc/shadow) can be updated and user cannot be created.

Free some space on '/' and everything should work fine.

Good luck,
 
Back
Top