>>> On Tue, Dec 4, 2007 at 12:08 PM, in message <[EMAIL PROTECTED]>, Wayne Driscoll <[EMAIL PROTECTED]> wrote: > I have a SLES 10 installation and the root filesystem is 96% full. It > currently resides on a full 3390-3 volume, and include /bin, /boot, > /etc, /lib, /opt, /root, /sbin, /usr. I have 3390-9 volumes available. > What would be the easiest method to either expand the root filesystem, > or move filesystems to additional dasd to free space?
I would add a 3390-9 to the system, and create an LVM volume group from it. Then, create a logical volume for /usr, and /opt, and use the method at http://linuxvm.org/Info/HOWTOs/movefs.html to copy the files over. Of the directories you listed, those are the only two that can be broken out (without using some tricks I don't normally recommend). Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
