1752780 Members
6320 Online
108789 Solutions
New Discussion юеВ

Re: file systems

 
SOLVED
Go to solution
Mark Mitchell
Trusted Contributor

file systems

I wanted to throw this out there. Is there a way to reduce a file system. or do you have to always go in and rebuild it. Since this is posible on the lv level (lvreduce) and so on, i was curious about this....
3 REPLIES 3
Andy Monks
Honored Contributor

Re: file systems

If you have a advanced jfs (aka online jfs) then you can.
Otherwise, it involved a backup/lvreduce/newfs/restore sequence.

Andy
Mark Mitchell
Trusted Contributor

Re: file systems

So what are the jfs steps?
Andy Monks
Honored Contributor
Solution

Re: file systems

fsadm -F vxfs -b

lvreduce ....

do a man on vxfs_fsadm to ensure you get it correct!.