1833051 Members
2260 Online
110049 Solutions
New Discussion

Re: Remote pfs_mount

 
castro_2
Regular Advisor

Remote pfs_mount

I want to do a remote pfs_mount.

# pfs_mount d220:/SD_CDROM /CD_D220

pfs_mount: access denied for d220:/SD_CDROM.
pfs_mount: giving up on /CD_D220

Thanks
7 REPLIES 7
Denver Osborn
Honored Contributor

Re: Remote pfs_mount

Did you create an entry for it in the /etc/pfs_exports file then run pfs_exportfs -av?

For setup also see:
man 1M pfs_exportfs
man 5 pfs_exports


-denver
twang
Honored Contributor

Re: Remote pfs_mount

Take a look at this thread regarding remotely pfs_mount cdrom:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xa304a24d9abcd4118fef0090279cd0f9,00.html
Elena Leontieva
Esteemed Contributor

Re: Remote pfs_mount

This is rather old document, but hope it is still valid:
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000063230088
James R. Ferguson
Acclaimed Contributor

Re: Remote pfs_mount

Hi:

Technical Knowledge Base document #A5486201 describes the procedure. The essential requirement is for an entry in '/etc/pfs_exports' and a 'pfs_exportfs -a' command following.

Regards!

...JRF...
castro_2
Regular Advisor

Re: Remote pfs_mount

Now I have this problem.
pfs_mount -o xlat=unix d220:/SD_CDROM /CD_D220
pfs_mount: /SD_CDROM on /CD_D220: Device busy
pfs_mount: giving up on /CD_D220

Thanks
Tom Maloy
Respected Contributor

Re: Remote pfs_mount

pfs_mount is generally used for the Rock Ridge extensions. You can patch mount to support Rock Ridge, and then you can use mount instead of pfs_mount.
Carpe diem!
Caesar_3
Esteemed Contributor

Re: Remote pfs_mount

Hello!

You first should made pfs_exportfs for the
wanted mount points

Caesar