Operating System - HP-UX
1836660 Members
2018 Online
110102 Solutions
New Discussion

Re: Vxfs with large files

 
SOLVED
Go to solution
Jacky Wing
Regular Advisor

Vxfs with large files

Hello,

I want to change my file system to support large files. I am on hp-ux 11.23. should I unmount my system or no need?

I will do:

- umount
- fsadm -F vxfs -o largefiles /dev/vgxx/rlvolx
- mount

what do you think about that?
Of course i will backup my data first.
5 REPLIES 5
Murat SULUHAN
Honored Contributor

Re: Vxfs with large files

Hi

Only fsadm -F vxfs -o largefiles /dev/vgxx/rlvolx

Best Regards
Murat
Murat Suluhan
Jeeshan
Honored Contributor

Re: Vxfs with large files

Think look like ok but please verify you convert the nolarge filesystem to largefilesystem only for HFS file system.

and take backup before execute the commands.
a warrior never quits
Dennis Handly
Acclaimed Contributor

Re: Vxfs with large files

I would just do the fsadm and not bother back up the data.
Jacky Wing
Regular Advisor

Re: Vxfs with large files

I am on a cluster system, should I do this on both nodes? the file system is cluster aware.
Murat SULUHAN
Honored Contributor
Solution

Re: Vxfs with large files

Hi

You should run fsadm only one node. That's all

Best Regards
Murat
Murat Suluhan