- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: pfs_mount command error
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-28-2001 03:10 AM
09-28-2001 03:10 AM
pfs_mount command error
I am trying to mount the CDROM using pfs_mount command when i installing Oracle 8i,but failure to do it.
I get a message:
/usr/sbin/pfs_mount: giving up on /SD_CDROM
following are the commands that i have used
# nohup /usr/sbin/pfs_mountd &
[1] 3726
# Sending output to nohup.out
# nohup /usr/sbin/pfsd &
Sending output to nohup.out
[2] 3760
[1] - Done(1)
# /usr/sbin/pfs_mount -o xlat=unix /dev/rdsk/c6t1d0 /SD_CDROM
/usr/sbin/pfs_mount: giving up on /SD_CDROM
Thanks for telling me what has happened!
Jackie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2001 03:39 AM
09-28-2001 03:39 AM
Re: pfs_mount command error
Your /etc/pfs_fstab file should look like this;
#Mount Oracle CDROM
/dev/rdsk/c3t2d0 /SD_CDROM pfs-rrip xlat=unix,soft 1 0
(change the /dev/rdsk entry to match your CD drive)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2001 06:20 AM
09-28-2001 06:20 AM
Re: pfs_mount command error
Other than what stefan just pointed out, check and see that you have /SD_CDROM directory in the root directory and is not being used by anyone. Say somebody is "cd" into it.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2001 06:51 AM
09-28-2001 06:51 AM
Re: pfs_mount command error
1. ioscan -fnkC tape : check for the device path for tape
2. nohup /usr/sbin/pfs_mountd &
3. nohup /usr/sbin/pfsd &
4. /usr/sbin/pfs_mout -t rrip -x unix /dev/dsk/
Good luck
USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2001 03:45 PM
09-28-2001 03:45 PM
Re: pfs_mount command error
We had similar problem. It looked as if starting pfs daemons automatically mounted CD.