HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- exporting a nfs filesystem
Operating System - HP-UX
1830177
Members
2339
Online
109999
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
10-10-2005 06:35 AM
10-10-2005 06:35 AM
exporting a nfs filesystem
I am trying to export an nfs filesystem from 11i to 10.20 with largefile support. It seems like when the 2GB limit is approach on the 10.20 system, it bombs out. Can a client use an exported filesystem for more than two GB's of data.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2005 07:05 AM
10-10-2005 07:05 AM
Re: exporting a nfs filesystem
First use fsadm to convert the actual filesystem to largefiles support.
fsadm -F vxfs -o largefiles /dev/vg02/rlvol2
You may need to umount, I forget.
Then exportfs -av again.
You may need to upgrade NFS on the 10.20 system. It may not have version 3 on it which
I believe added largefile support.
SEP
fsadm -F vxfs -o largefiles /dev/vg02/rlvol2
You may need to umount, I forget.
Then exportfs -av again.
You may need to upgrade NFS on the 10.20 system. It may not have version 3 on it which
I believe added largefile support.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 06:27 AM
10-12-2005 06:27 AM
Re: exporting a nfs filesystem
Stephen, thanks for the response. Even though the exported system is 11.11 with largefiles support, do I have to install the NFS v3 on the 10.20 system?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 07:22 AM
10-12-2005 07:22 AM
Re: exporting a nfs filesystem
Hi Donald,
IF you need largefile support on the importing system you will indeed need NFS v3.
Run the following on the 10.2 system:
rpcinfo | grep nfs
If you don't see a 3 in the second column at all then the system doesn't support it.
The exporting and importing systems will negotiate an NFS level *unless* the exporting system "forces" a version in it's export statement or command.
So if there's no v3 support on the 10.2 system & the exporting system is not forcing a version then an NFS v2 connection should be negotiated & be the result.
HTH,
Jeff
IF you need largefile support on the importing system you will indeed need NFS v3.
Run the following on the 10.2 system:
rpcinfo | grep nfs
If you don't see a 3 in the second column at all then the system doesn't support it.
The exporting and importing systems will negotiate an NFS level *unless* the exporting system "forces" a version in it's export statement or command.
So if there's no v3 support on the 10.2 system & the exporting system is not forcing a version then an NFS v2 connection should be negotiated & be the result.
HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
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