1834560 Members
3045 Online
110069 Solutions
New Discussion

Re: pfs_mount

 
John Kane_3
New Member

pfs_mount

I am getting a timeout waiting for the mount point when I try to mount an Oracle cd with pfs_mount. I have followed the procedure of starting pfs_mountd followed by pfsd. The version of pfs_mount is from 1998. Where do I find an updated version? The cd will mount with a normal mount command. I have tried 2 sets of cds.
5 REPLIES 5
Pete Randall
Outstanding Contributor

Re: pfs_mount

John,

Do yourself a huge favor and never use pfs_mount again. Search the forums for "Rock Ridge" and you will come up with many threads telling you how to install the patches which allow you to use normal mount commands on pfs cd's. Your life will be changed forever - trust me.


Pete


Pete
Paul Sperry
Honored Contributor

Re: pfs_mount

PFS is flakey.

Use Rocky Ridge instead

For 11.11
PHCO_25841
PHKL_26269
PHKL_28025

Then mount
mount -F cdfs -o rr /dev/dsk/cxtydz

You wont have any more time outs :)
Patrick Wallek
Honored Contributor

Re: pfs_mount

If you are running HP-UX 11.0 or 11.11 (aka 11i) then you need to look for the latest mount patches. These will include extensions to the mount command to allow you to natively mount Rock Ridge CDs, which the Oracle CDs are.

To mount an Oracle CD once you have these patches installed you would do:

# mount -o ro,rr /dev/dsk/c?t?d? /cdrom

I will try to locate the appropriate patch numbers for you. Note that the patches will require a reboot after they are installed.
blal
Frequent Advisor

Re: pfs_mount

Hi

Please check that your nfs server is running.
For pfs mount you should have NFS services up.

You can start NFS server process by

/sbin/init.d/nfs.server start.


regards,
baiju
Live and let live.