[SOLVED] quota problem

1 post / 0 new
#1 Sat, 06/28/2014 - 14:31
SkaFan

[SOLVED] quota problem

hi Folks,

im running a Ubuntu 12.04 LTS Server with virtualmin.
I set up quota for my virtual server an users, it works.

Then i created a user for every-day-work, not member of any server group.
I didn't set any quota for this user.

[code]
arpo@hetzner:~$ quota
Disk quotas for user arpo (uid 1000): none
[/code]

But if I try to create a new folder:
[code]
arpo@hetzner:~$ mkdir bla
mkdir: cannot create directory `bla': Disk quota exceeded
[/code]

It i stop quota with "service quota stop" i can create files!

I ran a check of the quota and restartet the server, but the problem is still the same!

Problem is solved!
Quota for user arpo was 0 and ok, but the quota for group arpo was full!