[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ2 & Disk Space ?
- Subject: Re: [cobalt-users] RaQ2 & Disk Space ?
- From: "Zeffie" <cobaltlist@xxxxxxxx>
- Date: Wed Nov 1 11:15:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I have a Cobalt RaQ2 server.
>
> It has "7658.2 MB" disk space.
> My sites is only using "187.2 MB".
> It says "Operating system and programs" is using "6580.2 MB" and free
> space is only "903.5 MB"
>
> And it gives error msg like that :
> --------------------------------------------------------------------------
------------------------
> The disk is nearly full; an amber warning light means that more than
> 80% of your free disk space is in use; a red warning light signals that
> more than 90% of the disk is being used. You either need to move some
> files to another storage device and delete them from the Cobalt server
> or else delete them altogether.
> --------------------------------------------------------------------------
------------------------
>
> What can be reason of this problem ?
>
> Why "Operating system and programs" is using a large disk space like
> that ?
Telnet or ssh to a shell prompt and type df -h
here is mine
[admin admin]$ df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/hda1 484M 303M 181M 63% /
/dev/hda3 194M 10M 184M 5% /var
/dev/hda4 6.8G 1.1G 5.7G 16% /home
[admin admin]$
And post the results asap. also do you run extremely popular sites?
Zeffie