CRITICAL: Current disk space consumption has reach

6 posts / 0 new
Last post
#1 Thu, 04/09/2009 - 04:07
subsim

CRITICAL: Current disk space consumption has reach

What does this mean? I check the virtual server for this domain and it has adequate space allotted to it, more than it has used>

SUBJECT :- CRITICAL: Current disk space consumption has reached a critical limit. MESSAGE :- Your current disk space consumption has reached a critical limit. To allow users to operate beyond this can cause MySQL database corruption.Please clean up your disk space or buy additional disk quota. SIGNATURE:- *** This message is automatically generated by the mail system. ***
Thu, 04/09/2009 - 04:12
andreychek

What is the output of these two commands:

1. df -h

2. quota -g GROUPNAME

(where USERNAME is the name of the group of the user who received the above email)

Thanks,
-Eric

Thu, 04/09/2009 - 05:01 (Reply to #2)
ronald
ronald's picture

i have once had a non-reproducible bug where a log exceeded over 60gigs in a users account. This file was in the users /home/user/logs

Thu, 04/09/2009 - 05:10 (Reply to #3)
subsim

[code:1][root@mail ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 224G 36G 177G 17% /
/dev/sdb1 226G 1012M 213G 1% /backup
/dev/sda1 99M 17M 78M 18% /boot
tmpfs 1006M 0 1006M 0% /dev/shm
[root@mail ~]#

[root@mail ~]# quota -g subclub
Disk quotas for group subclub (gid 505):
Filesystem blocks quota limit grace files quota limit grace
/dev/sda3 552 3145728 3145728 50 0 0
[root@mail ~]#[/code:1]

Wed, 04/15/2009 - 03:28
subsim

bump

Wed, 04/15/2009 - 06:18 (Reply to #5)
andreychek

Yeah, I mean, it doesn't look like that user is nearing their quota :-)

Also, that quota notification message you received doesn't look like the default Virtualmin message. Did you modify the default, or was that message sent outside of Virtualmin?

I might recommend going into Limits and Validation -> Check Disk Quotas, and have it run a check on "Both users and groups".
-Eric

Topic locked