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

Re: [cobalt-developers] I have problems with my disk quotta



> >[admin admin]$ df
> >Filesystem           1k-blocks      Used Available Use% Mounted on
> >/dev/hda1               743466    698699     44767  94% /
> >/dev/hda3               198601     15197    183404   8% /var
> >/dev/hda4              8326971   1609040   6717931  19% /home
> >[admin admin]$
> >
> >I see that hda1 (operating system) is full but why?
> >
Cobalt makes the / partition too small.
But that is probably not your immediate problem.

run repquota -g /home
or do repquota -g /home | grep admin
and see what it says!

You may have to change the quota for admin.

Gerald