- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Can not mount NFS share with access restrincti...
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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-28-2007 09:38 PM
11-28-2007 09:38 PM
Can not mount NFS share with access restrinction
I have two cluster nodes and a NFS-server.
I could manage to mount NFS-share to node where cluster packets are not active. But I can not mount same NFS-share to another node (with active cluster packets) - mount command says "Permission denied". In /etc/exports on NFS-server I specified access list using option -access=host1:host2.
When I erase access list from /etc/exports and reexport share I can mount it.
Any suggesions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2007 10:21 PM
11-28-2007 10:21 PM
Re: Can not mount NFS share with access restrinction
Try using the IP address instead of the hostname in the access restriction. Also make sure the sytax of the access restriction is correct.
For an access restriction to work based on hostname, the hostname must resolve. I prefer to avoid that potential complication where practical.
SEP
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
11-28-2007 10:26 PM
11-28-2007 10:26 PM
Re: Can not mount NFS share with access restrinction
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2007 10:28 PM
11-28-2007 10:28 PM
Re: Can not mount NFS share with access restrinction
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2007 03:35 AM
11-30-2007 03:35 AM
Re: Can not mount NFS share with access restrinction
Are both NFS client and server HP-UX systems? If so, you can collect a debug rpc.mountd log file during the failing mount and it might give you some hints about why the mount is failing. You could also collect a network trace of the failing mount request and that will also give you hints as to why the mount is failing.
If the NFS server is an HP-UX box you can send the running rpc.mountd daemon a SIGUSR2 signal (i.e. kill -17
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
