- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- pfs_mount for hpux vs. solaris
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
12-17-2001 09:39 PM
12-17-2001 09:39 PM
I am mounting a oracle 11 APPS CD in hpux11.0 by "pfs_mount" command . Then if I am exporting it from hp box tobe available for NFS mount. But the problem persists when I am trying to mount in solaris2.6 with simple mount command as "mount apps2:/cdrom /mntcdrom" , it gives me an error saying "protocol error".
Pl suggest a solution.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2001 11:31 PM
12-17-2001 11:31 PM
Re: pfs_mount for hpux vs. solaris
I may be wrong here, but I do not see any reason for using "pfs_mount" on the APP CDs.
Use plain "mount", and the export that mount-point in "/etc/exports" and execute "exportfs -a".
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2001 11:40 PM
12-17-2001 11:40 PM
Re: pfs_mount for hpux vs. solaris
mount -o ro ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2001 12:48 AM
12-18-2001 12:48 AM
Solutioni m giving you the menual how to use the pfs_mount and exporting it but it is for hp-ux and i dont know the command that you use in solaris .
but i thing if you will do : mount -o cdcase to the oracle cd and export and mount it in the solaris it can solve the problem , please try it .
here is the menual .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2001 02:00 AM
12-18-2001 02:00 AM
Re: pfs_mount for hpux vs. solaris
I got it done by
"mount -o cdcase " syntax. It's amazing that hp-ux has such a option. Actually the purpose I was using "pfs_mount" is whenever I mount this cd with "mount" it was taking the cd contents in CAPS letters but with "-o cdcase" it's possible. Does hp only has this option or any unix flavous possess it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2001 03:03 AM
12-18-2001 03:03 AM
Re: pfs_mount for hpux vs. solaris
i m using this option with burn cd .
but i tried it ones with oracle for ito install and it work find .
i dont need to tell you that this is nonsupport option for mounting a oracle cd but it work's