HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: SuSE 9.3 system unable to mount NFS directory
Operating System - Linux
1829113
Members
9806
Online
109986
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-23-2009 09:22 AM
11-23-2009 09:22 AM
SuSE 9.3 system unable to mount NFS directory
Hi there --
One of our servers is running the 64-bit version of the SuSE 9.3 distribution, and it is unable to mount a filesystem exported from one of our servers. Whenever it tries to mount the filesystem, it gets a permission denied error message.
The server in question is a package within a ServiceGuard cluster. The operating system of the host server is HP-UX 11.11. All servers mentioned in this posting are members of an NIS domain. When the ypmake command was run on the NIS server, there were no errors to indicate a problem.
I have confirmed the SuSE server is a member of the appropriate NFS group, and I verified the context of the netgroups file is correct. There are other servers within the same NFS netgroup, and they are able to access the share in question. These other servers run Red Hat Linux, and are on the same subnet as the server with the NFS exports.
I checked the messages log file on the SuSE server, and there were no entries to indicate a problem. The same was done to the syslog.log file on the NFS server, and there were no error messages reported there.
I am skeptical that a difference in subnets would cause this issue, and I am leaning towards a NFS compatibility problem between the SuSE and HP-UX distributions. Has anyone had a similar issue, and can pass along some words of wisdom on this? Thanks.
One of our servers is running the 64-bit version of the SuSE 9.3 distribution, and it is unable to mount a filesystem exported from one of our servers. Whenever it tries to mount the filesystem, it gets a permission denied error message.
The server in question is a package within a ServiceGuard cluster. The operating system of the host server is HP-UX 11.11. All servers mentioned in this posting are members of an NIS domain. When the ypmake command was run on the NIS server, there were no errors to indicate a problem.
I have confirmed the SuSE server is a member of the appropriate NFS group, and I verified the context of the netgroups file is correct. There are other servers within the same NFS netgroup, and they are able to access the share in question. These other servers run Red Hat Linux, and are on the same subnet as the server with the NFS exports.
I checked the messages log file on the SuSE server, and there were no entries to indicate a problem. The same was done to the syslog.log file on the NFS server, and there were no error messages reported there.
I am skeptical that a difference in subnets would cause this issue, and I am leaning towards a NFS compatibility problem between the SuSE and HP-UX distributions. Has anyone had a similar issue, and can pass along some words of wisdom on this? Thanks.
A Journey In The Quest Of Knowledge
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2009 04:09 AM
11-24-2009 04:09 AM
Re: SuSE 9.3 system unable to mount NFS directory
Most NFS permission problems I've experienced had been related to hostname/IP address lookup. In particular, the server must be able to successfully look up the client's name when it only knows the client's IP address. (gethostbyaddr(3) system call)
The hostname in NFS permissions entries must match _exactly_ the result of the hostname lookup, otherwise NFS access is denied. "server" is not necessarily the same as "server.company.com".
Try running "rpcinfo -p packageIP" and "showmount -e packageIP" from the SuSE host, to verify that basic network connectivity exists.
MK
The hostname in NFS permissions entries must match _exactly_ the result of the hostname lookup, otherwise NFS access is denied. "server" is not necessarily the same as "server.company.com".
Try running "rpcinfo -p packageIP" and "showmount -e packageIP" from the SuSE host, to verify that basic network connectivity exists.
MK
MK
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