HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- exportfs -a: Too many levels of remote in path
Operating System - HP-UX
1834934
Members
2481
Online
110071
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
04-11-2006 05:47 AM
04-11-2006 05:47 AM
Anyone seen the "Too many levels of remote in path" in a situation in which you are NOT trying to export something that's been NFS-mounted from elsewhere? I have a locally mounted CD-ROM that it won't let me export.
The only thing I can think of is that it's pfs_mounted to eliminate the "ALL CAPS;1" problem. I vaguely recall there may be a way to use the normal mount command and eliminate that issue as well, but I don't remember it. Any ideas?
The only thing I can think of is that it's pfs_mounted to eliminate the "ALL CAPS;1" problem. I vaguely recall there may be a way to use the normal mount command and eliminate that issue as well, but I don't remember it. Any ideas?
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 06:48 AM
04-11-2006 06:48 AM
Re: exportfs -a: Too many levels of remote in path
Hey;
I ran into a similar issue many moons ago. I'm not sure if it's still relevant, but the applicable lessons learned entry is at:
http://www.olearycomputers.com/ll/hppfsexport.html
HTH;
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
I ran into a similar issue many moons ago. I'm not sure if it's still relevant, but the applicable lessons learned entry is at:
http://www.olearycomputers.com/ll/hppfsexport.html
HTH;
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 06:50 AM
04-11-2006 06:50 AM
Re: exportfs -a: Too many levels of remote in path
In general, when trying to export and then nfs-mount a cdrom from another system, I've had to do the mount as read-only. I don't think your error is the same as the one that I received, but it will only take you a moment to try the mount command as read-only.
We are the people our parents warned us about --Jimmy Buffett
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 07:03 AM
04-11-2006 07:03 AM
Solution
You shouldn't need pfs_mount to correct the all caps and version numbers.
You simply need to mount -F cdfs -o cdcase /dev/dsk/c2t5d0 /cdrom and then a conventional NFS export will work (read-only, of course). Man mount_cdfs for details. Make sure that you pfs_umount the cdrom and kill all the pfs daemons before doing this conventional mount.
If you insist upon using pfs_mount then the corresponding export command is pfs_exportfs. Man pfs_exportfs for details.
You simply need to mount -F cdfs -o cdcase /dev/dsk/c2t5d0 /cdrom and then a conventional NFS export will work (read-only, of course). Man mount_cdfs for details. Make sure that you pfs_umount the cdrom and kill all the pfs daemons before doing this conventional mount.
If you insist upon using pfs_mount then the corresponding export command is pfs_exportfs. Man pfs_exportfs for details.
If it ain't broke, I can fix that.
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