Disk Quota Exceeded - NEED HELP ASAP - URGENT

I am receiving this error whenever adding a virtual user or a domain

here is an example
[root@ns root]# AddVirtUser tpasswd=testing livin4.com test test 50 proftpd=1 cgi=1
users::get_services_defaults examining ssh
users::get_services_defaults examining telnet
users::get_services_defaults examining proftpd
users::get_services_defaults examining cgi
User Management: Add User failed
- (WARNING: 04ff000000000002): Failed to create user. Command failed with '/bin/cp: cannot create directory `/home/test/public_html': Disk quota exceeded
'
- (ERROR: 04ff000000000002): Failed to create user. Command failed with '/bin/cp: cannot create directory `/home/test/public_html': Disk quota exceeded

This is very similar to thread 5029, titled "Can't add sites, create users etc " I tried everything in their including chmoding the FILESYSTEMTEMPLATE Folder to root:root and nothing has worked. Please help ASAP

This is affected globally, I cannot add a user to any domain.
I am running 3.5.2-5 on a ServerXchange system, which is planning to update me to 3.5.4 tomorrow or tuesday.
i have a 60gb drive with over 4000 users, at 50mb each, however, i never had this problem before. Those users are virtual users within a site! and also 23 domains.


i get this error in the Control Panel
User Management - Add User
(WARNING):Failed to create user. Command failed with '/bin/cp: cannot create directory `/home/testing390/public_html': Disk quota exceeded
'
( ERROR ):Failed to create user. Command failed with '/bin/cp: cannot create directory `/home/testing390/public_html': Disk quota exceeded



I also tried in SSH as root and get this error
[root@ns root]# AddVirtUser tpasswd=testing domainhere.com testing2 "Test Acct" 50 proftpd=1 cgi=1
users::get_services_defaults examining ssh
users::get_services_defaults examining telnet
users::get_services_defaults examining proftpd
users::get_services_defaults examining cgi
User Management: Add User failed
- (WARNING: 04ff000000000002): Failed to create user. Command failed with '/bin/cp: cannot create directory `/home/testing2/public_html': Disk quota exceeded
'
- (ERROR: 04ff000000000002): Failed to create user. Command failed with '/bin/cp: cannot create directory `/home/testing2/public_html': Disk quota exceeded



i am getting this response in the ensim_appliance.log
May 12 04:24:01 ns [2605]: User Management: Add User failed
May 12 04:24:01 ns [2605]: - (WARNING: 04ff000000000002): Failed to create user. Command failed with '/bin/cp: cannot create directory `/home/ICHANGEDIT/public_html': Disk quota exceeded '
May 12 04:24:01 ns [2605]: - (ERROR: 04ff000000000002): Failed to create user. Command failed with '/bin/cp: cannot create directory `/home/ICHANGEDIT/public_html': Disk quota exceeded '
May 12 04:26:33 ns [2878]: edit_virtual_domain site1
May 12 04:31:21 ns [1434]: <b>User Management - Add User</b> (WARNING):Failed to create user. Command failed with '/bin/cp: cannot create directory `/home/testing390/public_html': Disk quota exceeded ' <font color=red>( ERROR )</font>:Failed to create user. Command failed with '/bin/cp: cannot create directory `/home/testing390/public_html': Disk quota exceeded '

 

 

 

 

Top