- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Mounting Oracle RockRidge Format CDs
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
09-12-2000 01:52 AM
09-12-2000 01:52 AM
Mounting Oracle RockRidge Format CDs
I am logged in a root
I have started pfs_mountd and pfsd
When I execute pfs_mount, I get the message:
pfs_mount:
root is the owner of the mount point. root is not the owner of the device (and nor should he be?). Howver I "chowned" the device to root temporarily, but this made no difference.
Does anyone know how I can get past this problem?
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2000 01:58 AM
09-12-2000 01:58 AM
Re: Mounting Oracle RockRidge Format CDs
look here:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x2963c5ea0230d411ade80090279cd0f9,00.html
This problem was discussed in the past.
Hope that helps you.
Greetings
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2000 02:01 AM
09-12-2000 02:01 AM
Re: Mounting Oracle RockRidge Format CDs
PHCO_15453.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2000 01:10 PM
09-12-2000 01:10 PM
Re: Mounting Oracle RockRidge Format CDs
e.g.
/dev/dsk/c3t2d0 /cdrom pfs-rrip xlat=unix 0 0
p v patel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2000 01:15 PM
09-12-2000 01:15 PM
Re: Mounting Oracle RockRidge Format CDs
This question may have been discussed in the past but 2 important bits are missing;
1. mount it using the soft option in /etc/pfs_fstab. This way if it does hang you wont have to reboot your server immediately (same as for nfs).
2. mount it using the raw disk device, /dev/rdsk/cxxx, its much more reliable. Since we started doing this we have much less problems with Oracle CD's.