On Mon, 2002-12-16 at 02:47, Simon Bryan wrote: > HI all > I am constantly having trouble with the /var partition on a rh7.2 server. It > runs Dans Gaurdian and Squid. The following is the output from df -h > Filesystem Size Used Avail Use% Mounted on > /dev/hda6 372M 106M 247M 31% / > /dev/hda1 45M 5.9M 37M 14% /boot > /dev/hda3 9.4G 227M 8.6G 3% /home > none 219M 0 219M 0% /dev/shm > /dev/hda2 26G 6.6G 17G 27% /usr > /dev/hda7 251M 238M 664k 100% /var > > Question: Is it possible to repartition a live system and move some of the > space on the /usr partition over to /var? > If so what utility(ies) could I use?
Not without shutting it down if that's what you mean. Try parted http://www.gnu.org/software/parted/ HTH James. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
