- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- psf_mount Install Oracle
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
03-14-2000 07:11 AM
03-14-2000 07:11 AM
psf_mount Install Oracle
Oracle 8.0.5 or any
CD mounts fine. Everything looks as it should. However bdf shows filesystem as
nfs. example mysys:/cdrom /cdrom
I run the oracle install and nothing comes back to the console.
I have loaded on 10.20 systems numerous times in the past with no problems.
bdf on prior install came back as /dev/dsk/c#t#d# /cdrom
Any ideas?????????????????? HELP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2000 08:06 AM
03-14-2000 08:06 AM
Re: psf_mount Install Oracle
local nfs to work. Make sure you're starting the pfs daemons up in the right
order and everything. You may want to see if Oracle has any hints on their web
page too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2000 05:45 AM
03-16-2000 05:45 AM
Re: psf_mount Install Oracle
-- Create /etc/pfs_exports
In this file list the directories you want to export:
/pfs_cdrom
Pfs_mount the CDROM by typing...
/usr/sbin/pfs_mountd &
/usr/sbin/pfsd &
Now mount the CD on the server:
pfs_mount /dev/rdsk/cxtxd0 /pfs_cdrom
Export PFS Filesystem
pfs_exportfs -a -v
ON THE CLIENT:
pfs_mount server_name:path client_mount_point
Also verify that if you're trying to mount the CD from HPUX 10.20 to 11.00 make
sure that the patch PHCO_16438 is not installed on HPUX 11.00. This patch does
not require a reboot.
-Atif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2000 11:21 AM
05-10-2000 11:21 AM
Re: psf_mount Install Oracle
Pase por el mismo problema tratando de instalar ORACLE 8.0.6 en HP-UX 11.0(Servers "N").Sucedia lo mismo al ver F.S (bdf) quedaba colgado retornando mensaje "NFS@Server not responding",la unica soluci=n es levantar completo el servicio NFS (server y clientes),configurando adecuadamente nfsconfig y realizar reboot.
Esto al menos el soporte de HP me indico a realizar,el problema es al descargar CD(umount) este no descarga,por tanto debo cancelar los procesos *pfs*.QuiTn tenga ORACLE instalado,cuantos parches requiri= para queda totalmente estable en la version 11.0 de HP-UX/Oracle 8.0.6??!
Saludos
Ra?l Silva.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2000 07:30 AM
05-11-2000 07:30 AM
Re: psf_mount Install Oracle
2) Make sure all 4 necessary daemons are running:
pfsd
pfs_mountd
pfsd.rpc
pfs_mountd.rpc
3) Then try the pfs_mount either from the command line option or via the /etc/pfs_fstab info.
See if that works any better.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2000 10:45 AM
05-26-2000 10:45 AM
Re: psf_mount Install Oracle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2000 10:36 AM
05-30-2000 10:36 AM
Re: psf_mount Install Oracle
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2000 07:54 AM
06-05-2000 07:54 AM
Re: psf_mount Install Oracle
If the CD is freezing on 11.00 and not letting you unmount, you may have some patching issues.