[EMAIL PROTECTED] wrote:
> System is running RedHat 7.3. Below is the structure of my partitions
> currently. 
> 
> [EMAIL PROTECTED] root]# df -h
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/sda6             372M   78M  275M  22% /
> /dev/sda1              45M  8.8M   34M  21% /boot
> /dev/sda5              20G  857M   18G   5% /home
> none                  251M     0  251M   0% /dev/shm
> /dev/sda2              45G  854M   41G   2% /usr
> /dev/sda7             251M  191M   46M  81% /var
> 
> Unfortunately during the install I let the installer automatically
> partition for me. This machine is a web server with Apache 1.3.27 and
> MySQL 3.23.54. Currently all the web files reside in /home/www/ which
> has plenty of room. However the MySQL data is on /var which is
> quickly running out of space. Is there a way that I can take space
> for the /usr partition and use it on /var? Or would it be easier (or
> my only option) to configure MySQL to store data on the /usr
> partition? Any help would be greatly appreciated! 
> 
> Or maybe make a link?
GNU parted can resize the partitions and the filesystem with no problems and
is pretty safe.  Do a man parted to see all the options.

JMF
James Francis
TechRx Inc.
530 Lindbergh Dr.
Coraopolis, Pa. 15108
Phone: (412) 474-1078   Fax: (412) 474-1074
This E-mail message is for the sole use of the intended recipient(s) and may
contain confidential and privileged information.  Any unauthorized review,
use, disclosure or distribution is prohibited.  If you are not the intended
recipient, please contact the sender by reply E-mail, and destroy all copies
of the original message.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to