Bastian Blank said: > On Sun, Dec 07, 2003 at 11:21:10PM +0100, Thorsten Sauter wrote: >> wrong. jfs is online resizable: > > The AIX JFS is online growable and shrinkable, the Linux one one > growable.
There are two AIX JFS filesystems, JFS1 (the original JFS filesystem) which is supported in all versions, and JFS2, which is supported in AIX 5 and above. JFS1 has never supported online (nor offline) shrinking; you have to delete and recreate the filesystem. JFS2 doesn't support online shrinking either. # chfs -a size=-1 /xxxxxxxx/container20 chfs: 0506-908 Cannot reduce size of file system. chfs: 0506-944 Execute module "/sbin/helpers/jfs2/chfs" failed. Cheers, Leigh. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]