Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!apple!agate!shelby!morrow.stanford.edu!pangea.Stanford.EDU!karish From: karish@pangea.Stanford.EDU (Chuck Karish) Newsgroups: comp.unix.aix Subject: Re: How to reduce filesystem size. Summary: Tape Keywords: chfs reduce filesystem size Message-ID: <1990Nov9.040814.26333@morrow.stanford.edu> Date: 9 Nov 90 04:08:14 GMT References: <8024@adobe.UUCP> Sender: news@morrow.stanford.edu (UNIX News Service) Organization: Mindcraft, Inc. Lines: 21 In article <8024@adobe.UUCP> jensen@adobe.COM () writes: > I recently used the chfs command to expand the filesystems on my disk. > Unfortunately I made /usr unnecessarily large. Now chfs will not > allow me to reduce the size of /usr. Does anyone know how to do this > (other than reformatting the disk ;-) ? - telinit 1 - umount all - archive /usr onto tape - delete the /usr logical volume, using smit or rmlv/rmfs/whatever - create a new /usr logical volume of the correct size - restore /usr from tape - mount all - telinit 2 A bit tedious, but it does save all the installation/update/patching/ configuring you've done in /usr. -- Chuck Karish karish@mindcraft.com