Operating System - HP-UX
1833788 Members
2421 Online
110063 Solutions
New Discussion

Extend / FS using Online JFS

 
Global Service Desk
Frequent Advisor

Extend / FS using Online JFS

Hi,

is it possible to extend / FS using onlineJFS, as any other file system ?? if so how ??

Thanks in advance !!

Regards,
GS
12 REPLIES 12
Luk Vandenbussche
Honored Contributor

Re: Extend / FS using Online JFS

Jayasuntar
Valued Contributor

Re: Extend / FS using Online JFS

Ye, Online JFS is used to extend the FS even when the FS is mounted.

#lvextend â L (Present Space + New space) /dev/vg00/lvol4

If OnlineJFS is avaible please carry the next step.
#fsadm â F vxfs â b (Present Space + New Space X 1024) /mount_point

If OnlineJFS is not there not there then

Umount the file System
Then Do
#umount /mount_point
#lvextend â L (Present Space + New Space) /dev/vg00/lvol4
#extendfs -F vxfs /dev/vg00/rlvol
Then Do Mount
#mount /dev/vg00/lvol /mount_point

All the best..

regards

Jay
Global Service Desk
Frequent Advisor

Re: Extend / FS using Online JFS

THanks for the reply,

I am interested in knowing only root file system, i know we can increase other filesystems online using fsadm, but i m not sure this can be done on root filesystem also ???

Muthukumar_5
Honored Contributor

Re: Extend / FS using Online JFS

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

You have to use ignite for extending / file system also.

hth.
Easy to suggest when don't know about the problem!
Global Service Desk
Frequent Advisor

Re: Extend / FS using Online JFS

That means its not possible to Extend the Root (/) FS online using OnlineJFS ???

Am i Right??
Muthukumar_5
Honored Contributor

Re: Extend / FS using Online JFS

Yes. you have to use ignite-ux for /root fs extend operation.
Easy to suggest when don't know about the problem!
Pete Randall
Outstanding Contributor

Re: Extend / FS using Online JFS

Since the root file system has to be contiguous, it cannot be extended with or without online JFS. Any other file system can be extended by utilizing non-contiguous free space on the root volume but not /.


Pete

Pete
sks
Occasional Advisor

Re: Extend / FS using Online JFS


Hi ,

Yes , It is possible to extend the / file system with the help of online jfs.But you have to make the pv free in contiginous manner.
For that first you have to move the pv of lool4 to other physical location. then you can extend the size of / file system with fsadm command.

Regards
sks
Adisuria Wangsadinata_1
Honored Contributor

Re: Extend / FS using Online JFS

Hi GS,

It is possible to extend root (/) file system using OnlineJFS. Just check the url below (docID : KBRC00006582) about 'Extending the root file system with Online JFS - fsadm' :

http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000080092971

Hope this information can help you.

Cheers,
AW

PS : dont forget to assign the points. thanks
now working, next not working ... that's unix
Ted Buis
Honored Contributor

Re: Extend / FS using Online JFS

If you have OnLineJFS, it is easiest to extend the file system by just using 'sam', particularly if you have X-windows software so you can run the GUI.
Mom 6
Geoff Wild
Honored Contributor

Re: Extend / FS using Online JFS

There is a way - online - if root is lvol3, and lvol4 is /home - then you can create a new /home - move the current home to the new one, then un mount original /home, mount new home to /home, lvremove /dev/vg00/lvol4, then extend /

Course - ignite is the preferered way - but requires downtime.

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Sยภเl Kย๓คг
Respected Contributor

Re: Extend / FS using Online JFS

Hi,

I will go with geoff. The first option suggested by him will be a convinient way. We have done it some time back.

Regards,
Sunil
Your imagination is the preview of your life's coming attractions