Hello,
I am trying to mount an Oracle cdrom using the pfs_mount command. I get the following error:
# /usr/sbin/pfs_mount /CDROM
/usr/sbin/pfs_mount: /dev/dsk/c2t2d0 on /CDROM: not rrip.
/usr/sbin/pfs_mount: giving up on /CDROM
I followed the "nohup" instructions to start the pfs daemons and created the /etc/pfs_fstab file.
# cat /etc/pfs_fstab
The following daemons are running:
# ps -fea|grep pfs
root 4906 26288 0 11:52:19 pts/t5 0:00 /usr/sbin/pfs_mountd
root 14654 14650 0 11:54:58 pts/t5 0:00 pfsd.rpc
root 14650 26288 0 11:54:58 pts/t5 0:00 /usr/sbin/pfsd
root 4909 4906 0 11:52:19 pts/t5 0:00 pfs_mountd.rpc
root 28478 9284 0 12:23:55 pts/t7 0:00 grep pfs
Please help.
Thanks
If at first you don't succeed, change the rules!