Filesystem resize (AIX 5.3)

Hi..

I have to resize a partition(filesystem). I mean reduce the size one particular partition and increase the size of another. What should I do?? Pls help

Bala

you have to recreate the filesystem that you want to reduce the size

Is that the only way.. I don't think so. There should be some way out.

Bala

recomend you test this befor you do it

depending on the space in the fs you can use this command

df filesystem
dev 512block size free mount
/dev/bla 262144 84784 /bla

chfs -a size=252144 /bla

make sure you have free space to reduce the fs by

on the other on you use
chfs -a size=new_size / bla2

this will work if the filesystems are in the same volumegroupe

are you sure ???
It can not work in AIX 5.2 and older than AIX 5.2.
do you have test in AIX 5.3 ???

sal long as the file system is not full tyou can change the size in 53
have done this
make a tem one and change it