I have the file system hierarchy already broken out. Our users do not use any space on this device for their own files (only NFS mounted file systems), it is just that there are several applications (WAS for example) that need file space there and that is what is filling up the original disk. I thought of allocating a new, larger, disk and copying over the file system to that new space. I just didn't know how to get the IPL/boot text there or does it get there through the copying somehow? And if copying is needed, how should it get copied (cp, tar, ???)?
----------------- Judson West Teradata, a division of NCR Corporation -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Mark Post Sent: Thursday, April 26, 2007 11:07 AM To: [email protected] Subject: Re: Increasing Size of DASD for Root Filesystem >>> On Thu, Apr 26, 2007 at 12:35 PM, in message <[EMAIL PROTECTED]>, Judson West <[EMAIL PROTECTED]> wrote: > I have a SLES9X system with a root filesystem that has filled up the DASD > it resides on. What can I do to get more space for the root filesystem? Do you have your file system hierarchy already broken out into /, /home, /opt, /tmp, /usr and /var? If not, then take a look at http://linuxvm.org/Info/HOWTOs/movefs.html 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 ---------------------------------------------------------------------- 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
