All qoutas / settings gone

vd-maas

Verified User
Joined
May 13, 2005
Messages
6
Hi,

I wake up this morning logging in to my server I see no qouta / settings at admin-level and reseller-level.

At the user / resellerlist are all fields blank (Bandwidth Disk Usage # of Domains Suspended IP Domain(s) Select )

Also the user count isn't right:

Disk Space (mb) 0.0000
Bandwidth (gb) 0.0000
Domains
Users
Resellers 11

What can I do, restart DA statics or something?

Thnx,

Edwin
 
Please post your distribution OS and version; I'll ask DA support to take a look at your post.

Jeff
 
jlasman said:
Please post your distribution OS and version; I'll ask DA support to take a look at your post.

Jeff

Cent OS 3.4 Final
DirectAdmin 1.24.3

Thnx for helping.

Gr,

Edwin
 
Hello,

First make sure your partition isn't full. Type "df -h" to check.

Past that, you can type:
Code:
echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue
To recount the usage.

John
 
DirectAdmin Support said:
Hello,

First make sure your partition isn't full. Type "df -h" to check.

Past that, you can type:
Code:
echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue
To recount the usage.

John

Where do I have to paste de code line? I did paste it in the SSH, nothing happend.

Gr,

Edwin
 
I didn´t have enough patients...It worked! THNX!

Gr,

Edwin
 
Last edited:
Back
Top