HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- nfs permissions
Operating System - HP-UX
1837230
Members
2384
Online
110115
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
Go to solution
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-21-2006 01:54 AM
10-21-2006 01:54 AM
I have two 10.01 servers that are basically identical (one is an ignite image of the other). They both have an NFS directory mounted from an 11.0 system. HostA is the original, HostB is the ignite copy.
HostA's nfs mount hangs any time you try to copy anything to it. But, you can create a file from within the mount and see it on the other servers.
HostB's nfs mount works just fine. Files can be copied with no problem.
The only difference between the two machines is that everything has been removed out of HostB's /etc/hosts file except itself. When I do the mount, I use the IP address of the 11.0 server.
So, I tried mounting the directory on hostA with the IP of the 11.0 server and it still doesn't work.
I've tried the "/test" thing that didn't work, either. Seems to be a permissions problem.
When I go to hostA, cd into the mounted directory, and try to copy something into it from a local directory it says:
hostA:/test# cp /home/steph/adviser.out .
cp: cannot create ./adviser.out: Permission denied
I've been working on this for 12 hours and it's about to drive me nuts.
Please help!
HostA's nfs mount hangs any time you try to copy anything to it. But, you can create a file from within the mount and see it on the other servers.
HostB's nfs mount works just fine. Files can be copied with no problem.
The only difference between the two machines is that everything has been removed out of HostB's /etc/hosts file except itself. When I do the mount, I use the IP address of the 11.0 server.
So, I tried mounting the directory on hostA with the IP of the 11.0 server and it still doesn't work.
I've tried the "/test" thing that didn't work, either. Seems to be a permissions problem.
When I go to hostA, cd into the mounted directory, and try to copy something into it from a local directory it says:
hostA:/test# cp /home/steph/adviser.out .
cp: cannot create ./adviser.out: Permission denied
I've been working on this for 12 hours and it's about to drive me nuts.
Please help!
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2006 04:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2006 05:31 AM
10-21-2006 05:31 AM
Re: nfs permissions
Are you testing as root? Remember that unless specifically configured otherwise, the NFS client's root is considered "nobody" in the NFS server's point of view - so the client's root can write only to world-writable NFS-mounted directories. This is enforced by the 11.0 server, so nothing you do on HostA or HostB will change it.
How does the 11.0 server's /etc/exports look? Are there any references to HostA or HostB by name?
Get the IP addresses of HostA and HostB and do a nslookup for those IP addresses _on the 11.0 server_. After that, you'll know what kind of names the 11.0 server sees when it converts the IP address of the NFS request into a name.
The names may come from /etc/hosts of the 11.0 server or from the DNS, but the bottom line is that they must match _exactly_ to the names used in /etc/exports if any names are used in there. "name" is not necessarily the same thing as "name.domain".
How does the 11.0 server's /etc/exports look? Are there any references to HostA or HostB by name?
Get the IP addresses of HostA and HostB and do a nslookup for those IP addresses _on the 11.0 server_. After that, you'll know what kind of names the 11.0 server sees when it converts the IP address of the NFS request into a name.
The names may come from /etc/hosts of the 11.0 server or from the DNS, but the bottom line is that they must match _exactly_ to the names used in /etc/exports if any names are used in there. "name" is not necessarily the same thing as "name.domain".
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2006 10:43 AM
10-21-2006 10:43 AM
Re: nfs permissions
Shalom,
I'd check the log files on this, /var/adm/syslog/syslog.log
I'd also point out that these systems are way, way out of support and might benefit from an OS upgrade.
Compare the /etc/exports files and see whats happening there.
swverify \* maybe there is software corruptions.
SEP
I'd check the log files on this, /var/adm/syslog/syslog.log
I'd also point out that these systems are way, way out of support and might benefit from an OS upgrade.
Compare the /etc/exports files and see whats happening there.
swverify \* maybe there is software corruptions.
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