[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Disk quota exceeded ... but no quota are defined.



Hello to All,

my debian server is freezed with quota exceeded but there is no quota installed on it.

Debian version is :
uname -a
Linux vps622 2.6.32-042stab103.6 #1 SMP Wed Jan 21 13:07:39 MSK 2015 i686 GNU/Linux

No quota are setup and disk is not full as only 3% of usage are reported :

sudo df -h

Filesystem      Size  Used Avail Use% Mounted on
/dev/simfs      160G  3.8G  157G   3% /
tmpfs           205M   72K  205M   1% /run
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           410M     0  410M   0% /run/shm

mount does not indicate quota setup :

/vz/private/622 on / type simfs (rw,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=209716k,mode=755)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /run/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=419420k)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)

sudo du -ch  /run
72K    /run
72K    total

But all services are freezed with quota exeeded errors.
when I log :
zsh: locking failed for /home/bruno/.histfile: disk quota exceeded: reading anyway

Or in postfix logs  :
Mar 24 04:44:52 vps622 postfix/cleanup[2727]: warning: mail_queue_enter: create file incoming/181079.2727: Disk quota exceeded
..etc..

Also MySQL also cannot be started.
Once rebooted the server is fine only few minutes before facing quota exceeded.

I cannot find any quota setup.
And indeed there is no quota packages installed neither.

dpkg -l | grep quota
---> nothing.

How to check this quota problem ?
Thanks for any help or clue.

Bye
Bruno


Reply to: