[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RaQ4: Out of space on /
- Subject: RE: [cobalt-users] RaQ4: Out of space on /
- From: "Ligard, Vidar" <vligard@xxxxxxxxx>
- Date: Tue May 20 06:42:44 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> -----Original Message-----
> From: Michelle A. Hoyle [mailto:mahlist@xxxxxxxxxxxxx]
> Sent: Tuesday, May 20, 2003 6:12 AM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] RaQ4: Out of space on /
>
>
> I'm sure I've seen this mentioned before, but I could turn anything
> useful up on it by searching my e-mail archives or on Google (wrong
> keywords, maybe?).
>
> My root partition on my RaQ4 is down to about 50 MB of space and the
> RaQ sends me mail each day now, telling me that I'm dangerously low
> on space. I'd previously shunted my /var/tmp and httpd logs onto
> home, as is /tmp. Now I've shunted all of my /var/log onto home, but
> that doesn't really free up much space. Most of the space is taken
> up by /usr/ which has 632 MB of stuff in it, including CMU, Zend,
> TrafStatLight, fcheck, chkrootkit, several versions of OpenSSL, PHP,
> and mrtg.
You should be able to move some of your subdirectories under /usr/
To /home/ and make symbolic links to wherever you move it.
Use
cd /usr
mv /usr/ssl1 /home/
ln -s /home/ssl1 ssl1
>
> Any ideas on what else I can safely move?
>
> Thanks!
>
> Michelle
>
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt> -users
>