HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NFS and largefiles
Operating System - HP-UX
1834342
Members
2245
Online
110066
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2008 02:27 PM
11-05-2008 02:27 PM
NFS and largefiles
Hi,
How to check if an NFS mount is largefiles enabled.?
Thanks
Sen
How to check if an NFS mount is largefiles enabled.?
Thanks
Sen
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2008 02:51 PM
11-05-2008 02:51 PM
Re: NFS and largefiles
we need to check from the NFS - server only
fstyp -v /dev/vg00/lvol3 |grep -i f_flag
nfs version 3 is supposed to allow files up to 128 GB.
Thanks,
Johnson
fstyp -v /dev/vg00/lvol3 |grep -i f_flag
nfs version 3 is supposed to allow files up to 128 GB.
Thanks,
Johnson
Problems are common to all, but attitude makes the difference
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2008 11:44 PM
11-05-2008 11:44 PM
Re: NFS and largefiles
As jhonson mentioned above you check it by the command fstyp in NFS Server.
If output is "f_flag: 0" means that No largefiles enabled if "f_flag: 16" means largefiles enabled.
If largefiles is not enabled you can enable it by the Following command.
fsadm -F vxfs -o largefiles /dev/vg02/lvol1
and umount and mount the FS and NFS.
Manoj K
If output is "f_flag: 0" means that No largefiles enabled if "f_flag: 16" means largefiles enabled.
If largefiles is not enabled you can enable it by the Following command.
fsadm -F vxfs -o largefiles /dev/vg02/lvol1
and umount and mount the FS and NFS.
Manoj K
Thanks and Regards,
Manoj K
Manoj K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2008 11:51 PM
11-05-2008 11:51 PM
Re: NFS and largefiles
Shalom,
NFS doesn't care about large files.
Check the underlying file system on the NFS server.
fsadm utility can convert the file system if its not formatted that way.
SEP
NFS doesn't care about large files.
Check the underlying file system on the NFS server.
fsadm utility can convert the file system if its not formatted that way.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP