- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mount nfs filesystem on third system
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
07-16-2007 11:42 AM
07-16-2007 11:42 AM
mount nfs filesystem on third system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2007 07:17 PM
07-16-2007 07:17 PM
Re: mount nfs filesystem on third system
though replicated NFS-mounts are possible under Linux, it is not an available feature at HP-UX (at least till 11iv2).
But the solution to your request could be an appropriate automount entry, where /var/opt/ignite/... is mapped to your NetApp.
mfG Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2007 07:44 PM
07-16-2007 07:44 PM
Re: mount nfs filesystem on third system
If the rights are loose enough it is theoretically possible for your Ignite server to export a filesystem its mounted on NFS.
In general though, in practice, I've not been able to do this. In order for the export to work, the HP-UX system needs full read right access.
Then you have to mount it.
Then you have to export it.
You may run into trouble when you try the export and will need to post the error message you receive.
If its possible for the Ignite client to directly mount the NAS device via NFS, this might be more easily accomplished.
All the Ignite server MUST have is the boot files. Ignite boots its clients via tftp transfer of a boot image.
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
07-17-2007 03:12 AM
07-17-2007 03:12 AM
Re: mount nfs filesystem on third system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2007 03:37 AM
07-18-2007 03:37 AM
Re: mount nfs filesystem on third system
On HP-UX, and most other NFS implementations, it is not possible for an NFS client to mount a filesystem from a server and then re-export that filesystem to other clients. This is considered a security violation and the exportfs command should return an error similar to "too many levels".
One of the basic tenets of NFS security is the server decides who gets access to the filesystem. If clients were able to mount a remote filesystem and then *the client* got to decide which systems were allowed to mount it then the security model breaks down.
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2007 03:42 AM
07-18-2007 03:42 AM