[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] AW:Active Monitor disk error
- Subject: Re: [cobalt-users] AW:Active Monitor disk error
- From: Bruce Timberlake <bruce.timberlake@xxxxxxx>
- Date: Fri Jan 4 09:49:33 2002
- Organization: Sun Microsystems, Inc.
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Steve Mouzon wrote:
>
> Thanks, but the users are all well under quota. Plus it says the
> problem is in the Systems and Programs area.
You most likely have installed some applications outside the /home
partition (i.e., someplace under / - maybe in /usr/local/ etc).
Your choices are: 1) delete some stuff under the / partition or 2) move
the directories containing your application to something under /home,
and install a symlink from the expected location to the new location.
Example:
MySQL is installed in /usr/local/mysql. To move it you would:
cd /usr/local
mv mysql /home
ln -s /home/mysql mysql
Of course, in the case of MySQL specifically, remember to stop the
database first before moving it.
--
Bruce Timberlake
Technology Engineer
Sun Cobalt Server Appliances
Sun Microsystems, Inc.
E: bruce.timberlake@xxxxxxx
U: http://www.sun.com/cobalt/