[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] I have problems with my disk quotta
- Subject: Re: [cobalt-developers] I have problems with my disk quotta
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Wed Oct 31 09:09:14 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
> >[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