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

Re: [cobalt-users] The filesystem [/] is full



> What the heck does this mean?
> 
> The filesystem [/] 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:  46.56 MB
> Percent Used:  93 %
> 
> 
> I have a Raq4r.  How can I be limited to this amount?
> 
> --
> Brian Coughter
> Internet Services
> 
> Blue Water Graphics, Inc.
> 7977 SW Jack James Drive
> Stuart, Florida 34997
> 
> 561-286-2249  (Tel)
> 561-286-3055  (Fax)
> 
> brianc@xxxxxxxxxxxxxx
> 
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
> 
That means that only the root partition '/' is affected. On most linux
systems one have three partitions

/
/var
/home

Do in shell:

df

You will see your partitions and its usage.

Look in your directories which do not belong to /var or /home if you can
find something you can move to /home (some old unused rpms, eg)



Regards,

Hendrik
--