HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NFS error
Operating System - HP-UX
1826269
Members
3605
Online
109692
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
02-17-2008 11:20 PM
02-17-2008 11:20 PM
NFS error
Hi All,
I am putting a file system from a HP-UX server to another HP-UX server by NFS.And i successfully mount the NFS mount point at the client server and i am also able to modify or write in the existing files but when i try to create a new file i have received an error cannot create don't have permission. So, please tell me the steps to provide the write permission at NFS mount point.
regards,
I am putting a file system from a HP-UX server to another HP-UX server by NFS.And i successfully mount the NFS mount point at the client server and i am also able to modify or write in the existing files but when i try to create a new file i have received an error cannot create don't have permission. So, please tell me the steps to provide the write permission at NFS mount point.
regards,
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2008 12:14 AM
02-18-2008 12:14 AM
Re: NFS error
Hi
You need tp grant permission to the exported NFS filesystem on /etc/exports file on NFS server:
Options Used in the /etc/exports File
-ro : Used to grant read-only access to clients.
-rw : Used to grant read-write access to clients.
-access=client1[:client2] :Used to grant access to one or more clients only. The list of clients is separatedusing a colon.
- root=client1[:client2]: Used to grant root access to one or more clients. The list of clients is separated
-anon=uid : If a request comes from an unknown user, he or she is granted access using the UID specified here. Usually a UID of -2 is used that corresponds to a user nobody with minimum access rights.
-anon=65534 : Access to unknown users is not granted.
Thanks & Regards
Ramesh
Assigning point to the responses will encourage everyone in the forum to respond to your query.
You need tp grant permission to the exported NFS filesystem on /etc/exports file on NFS server:
Options Used in the /etc/exports File
-ro : Used to grant read-only access to clients.
-rw : Used to grant read-write access to clients.
-access=client1[:client2] :Used to grant access to one or more clients only. The list of clients is separatedusing a colon.
- root=client1[:client2]: Used to grant root access to one or more clients. The list of clients is separated
-anon=uid : If a request comes from an unknown user, he or she is granted access using the UID specified here. Usually a UID of -2 is used that corresponds to a user nobody with minimum access rights.
-anon=65534 : Access to unknown users is not granted.
Thanks & Regards
Ramesh
Assigning point to the responses will encourage everyone in the forum to respond to your query.
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP