- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HPUX-11 Mount
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
08-09-2005 05:12 AM
08-09-2005 05:12 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 05:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 05:17 AM
08-09-2005 05:17 AM
Re: HPUX-11 Mount
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 05:23 AM
08-09-2005 05:23 AM
Re: HPUX-11 Mount
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 07:35 PM
08-09-2005 07:35 PM
Re: HPUX-11 Mount
Run following deomons manually :
#pfs_mountd &
#pfsd &
then
#pfs_mount /device file /file system
good luck
Mahesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 02:24 AM
08-10-2005 02:24 AM
Re: HPUX-11 Mount
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 02:37 AM
08-10-2005 02:37 AM
Re: HPUX-11 Mount
Another hack was the PFS (Portable File System) product from Young Minds, Inc. It is a method to read the CDROM's other directories and present the extended directory and file names which are in the RockRidge directories. To present this to HP_UX, PFS uses NFS to import the data to the server, essentially NFS to itself. The code is quite unstable, especially for 11.0 and 11.11 and is nmever erecommended for use on a production server (can require a reboot).
For version 11.00 and 11.11, there are 3 patches which fix all this stuff. They have the search term: Rock Ridge and can be found at the ITRC website. Download all 3, load and the system will reboot with a new mount option: -orr. This is the correct and trouble-free way to mount non-HP-UX CDROMs.
From the patch website:
11.00
PHCO_26449
PHKL_26450
PHKL_28060
11.11
PHCO_25841
PHKL_26269
PHKL_32035
All 3 must be installed and in the "configured" state or the -orr option is silently ignored.
Bill Hassell, sysadmin