- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Mount/Umount problem Problem
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
06-07-2004 04:20 PM
06-07-2004 04:20 PM
Mount/Umount problem Problem
I am facing a problem when trying to install oracle Application server from multiple CD's,I am using pfs_mount command to mount the CD's
1. Do we need to run/start any deamons before using pfs_mount command ?
2. Do we need to kill that deamons to pfs_umount unmount the CD's ?
3. Is there is any workaround for this problem
4. if the working directory is set to the CDROM cannot unmount it
Any solutions....
Binu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2004 04:29 PM
06-07-2004 04:29 PM
Re: Mount/Umount problem Problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2004 04:36 PM
06-07-2004 04:36 PM
Re: Mount/Umount problem Problem
I think you are executing the ./runinstaller program using relative path. Since you are there already in the directory of mounted filesystem, it won't allow you to unmount it or change to another CD.
Go into Orcale Home directory and from there try executing "runinstaller" program using obsolute path.
Hope that is the problem.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2004 05:18 PM
06-07-2004 05:18 PM
Re: Mount/Umount problem Problem
pfs_mountd and pfsd daemons should be running for pfs_mounting the CD.
#nohup /usr/sbin/pfs_mountd &
#nohup /usr/sbin/pfsd &
Remember, this has to be started in this order only. These daemons have to be killed manually for unmounting the CD which is mounted in pfs format. And the CDROM directory should not be the working directory.
regards,
RDL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2004 05:20 PM
06-07-2004 05:20 PM
Re: Mount/Umount problem Problem
try this
#fuser -cu /cdrom
#fuser -ku /cdrom
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2004 05:28 PM
06-07-2004 05:28 PM
Re: Mount/Umount problem Problem
follow this steps:
1. create file, /etc/pfs_fstab
2. add entry to /etc/pfs_fstab
# "device name" /cdrom pfs-rrip xlat=unix 0 0
3. run pfs daemon at the background
# nohup /usr/sbin/pfs_mountd &
# nohup /usr/sbin/pfsd &
4. start nfs server
# /sbin/init.d/nfs.server start
5. mount and unmount file system
# pfs_mount /cdrom
# pfs_umount /cdrom
i use the above steps for the Oracle iAS to copy to a staging mount point.
regards.
(p.s. remember to assign points.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 06:37 PM - last edited on 09-16-2024 02:21 AM by support_s
06-09-2004 06:37 PM - last edited on 09-16-2024 02:21 AM by support_s
Re: Mount/Umount problem Problem
Better way to mount/unmount multiple oracle CD's by using the following command, and it worked.
#mount -F cdfs -ro rr
Thanks everybody for the help, I am assigning points for everybody
Binu
- Tags:
- Cable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 06:39 PM
06-09-2004 06:39 PM
Re: Mount/Umount problem Problem
But you need to put in a patch inorder for this to work.
regards
mB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 07:51 PM
06-09-2004 07:51 PM
Re: Mount/Umount problem Problem
We solved that problem in Oracle 8.1.7 by the following way:
To mount CD:
nohup /usr/sbin/pfs_mountd &
hohup /usr/sbin/pfsd &
nohup /usr/sbin/pfs_mount -x unix /dev/dsk/[c?t?d?] /cdrom &
(*) Try man pfs_mount to get details about.
To umount CD:
nohup /usr/sbin/pfs_umount /dev/dsk/[c?t?d?] &
(*) nohup executes command with hangups and quits ignored, both standard output and standard error are sent to nohup.out.
Rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 08:08 PM
06-09-2004 08:08 PM
Re: Mount/Umount problem Problem
You don't need to kill the daemons for unmounting pfs_mounted FS. You need to use pfs_umount.
As long as pfs is based upon NFS, you will need to start Rpcd and nfs.server from /sbin/init.d before using PFS (if they are not already running).
A last point : be sure you don't have automount runing. When you insert your media, the CD will mount using standard mount. When you'll do pfs_mount, you'll be in a situation where neither umount or pfs_umount will be able to umount.
regards,
Fred
"Reality is just a point of view." (P. K. D.)