Operating System - HP-UX
1834498 Members
2386 Online
110067 Solutions
New Discussion

Re: How do I reduce the online JFS filesystem.

 
SOLVED
Go to solution
sreekanthtm
Trusted Contributor

How do I reduce the online JFS filesystem.

Hai All,
How can I reduce the online JFS filesystem.
extendfs command will work only on unmounded filesystem (JFS).
Regards
Sreekanath
3 REPLIES 3
Jaime Bolanos Rojas.
Honored Contributor
Solution

Re: How do I reduce the online JFS filesystem.

Sreekanthtm,

This thread gives you complete information and examples on how to reduce the file system.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1027563

Regards,

Jaime.
Work hard when the need comes out.
AwadheshPandey
Honored Contributor

Re: How do I reduce the online JFS filesystem.

Do a complete file system backup
then
#fsadm -b new_sixe /mountpoint
#lvreduce -L new_size /dev/vgname/lvolname

Cheers,
Awadhesh
It's kind of fun to do the impossible
sreekanthtm
Trusted Contributor

Re: How do I reduce the online JFS filesystem.

Thank you for your replay
This information is enough.

Thanks,
Sreekanth.