[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Re: Root partition fills up under heavy load..
- Subject: Re: [cobalt-users] Re: Root partition fills up under heavy load..
- From: Carrie Bartkowiak <ravencarrie@xxxxxxxx>
- Date: Tue Jul 17 02:19:55 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Mon, 16 Jul 2001 23:21:19 -0400, Charlie Summers wrote:
>>
>>mkdir /home/webdata
>>cd /usr/admserv/html/.cobalt/report/
>>mv * /home/webdata/
>>cd ..
>>rm -r ./reports
>>ln -s /home/webdata/ ./reports
There is a serious typo in this - take the 's' off of reports before
doing it.
But as far as I can tell, it works great - I did it and nothing's
fallen over (yet). ;)
Took my usage from 83% down to 77%. Wahoo baby.
Also, just to be safe, I did not remove the report directory, I
simply renamed it (moved) to report.old. I don't like deleting things
before knowing if it will work.
So on my machine, it went...
mkdir /home/webdata
cd /usr/admserv/html/.cobalt/report
mv */home/webdata/
cd ..
mv report report.old
ln -s /home/webdata/ ./report
--
Carrie Bartkowiak, ravencarrie@xxxxxxxx on 07/17/2001