Path: utzoo!utgpu!watserv1!watmath!att!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!samsung!cs.utexas.edu!mavrick!luis From: luis@mavrick.UUCP (luis basto) Newsgroups: comp.unix.aix Subject: Re: How to reduce filesystem size. Summary: backup and remake filesystem Keywords: chfs reduce filesystem size Message-ID: <577@mavrick.UUCP> Date: 8 Nov 90 18:58:51 GMT References: <8024@adobe.UUCP> Lines: 22 In article <8024@adobe.UUCP>, jensen@adobe.com (Freddy Jensen) 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 ;-) ? > chfs is a unidirectional command, ie, you can increase but not decrease a filesystem. To do what you want, try the following: 0. figure out how large you really want /usr to be remembering that it's very easy to increase it later 1. backup /usr 2. remove /usr -> you have to do this in maintainence mode 3. remake /usr with a smaller size 4. restore /usr You can do most of these steps in smit. Good luck. -- Luis Basto Work: (512) 823-3081 Usenet: ...!cs.utexas.edu!mavrick!luis