[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] "File system is getting full"...
- Subject: Re: [cobalt-users] "File system is getting full"...
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Thu Apr 12 16:22:45 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"Cobalt User" <cobalt@xxxxxxxxxx> wrote Friday, April 13, 2001 2:26 AM
> Hello Cobalts,
> I've been getting this message lately, and I don't know how to get ready of
> this issue.
> This is the error:
> ======================================
> is getting very close to full. This is very dangerous for the server
> and can cause unexpected errors to occur. You either need to move some
> files to another storage device and delete them from the Cobalt server
> or delete them altogether. Consult the documentation for help adding
> storage to your Cobalt server.
>
> Total disk space: 725.95 MB
> Free disk space: 41.21 MB
> Percent Used: 94 %
> ======================================
> Now, how can I fix this?
telnet (ssh) into your RaQ and run "df"
study the output, does it look like it's really full?
Or has active monitor gone crazy?
If it is (really full) you have no choice but to get rid of
or move some files.
do an ls /tmp, if there are files in there delete them.
Are there some partitions that have space available?
If so you may be able to move some of the files from
a full partition to one that has some space on it.
Look for any *.tar, *.gz, *.rpm files you might have hanging around,
get rid of them, also you may have some junk left over from
an install, get rid of the junk.
Hope this helps,
Gerald