HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Oracle installation
Operating System - HP-UX
1833753
Members
2553
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
11-14-2000 12:47 AM
11-14-2000 12:47 AM
Oracle installation
Hi
I am trying to do oracle installation using pfs mount. I have made the following entry in pfs_fstab
/dev/dsk/c3t2d0 /SD_CDROM pfs-rrip xlat=unix 0 0
Then i did
nohup /usr/sbin/pfs_mountd &
nohup /usr/sbin/pfsd &
/usr/sbin/pfs_mount /SD_CDROM
And when I run the orainst as oracle user. The process hangs and gives and output saying
NFS server not found.
I cannot kill the orainst process and I have to reboot the machine.
Does pfs mount need NFS server or client to be runnning.
Please HELP
thanks in advance
Praveen
I am trying to do oracle installation using pfs mount. I have made the following entry in pfs_fstab
/dev/dsk/c3t2d0 /SD_CDROM pfs-rrip xlat=unix 0 0
Then i did
nohup /usr/sbin/pfs_mountd &
nohup /usr/sbin/pfsd &
/usr/sbin/pfs_mount /SD_CDROM
And when I run the orainst as oracle user. The process hangs and gives and output saying
NFS server not found.
I cannot kill the orainst process and I have to reboot the machine.
Does pfs mount need NFS server or client to be runnning.
Please HELP
thanks in advance
Praveen
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2000 01:06 AM
11-14-2000 01:06 AM
Re: Oracle installation
Hi Praveen,
Yes, NFS is needed for pfs_mount to operate properly.
modify the following lines in /etc/rc.config.d/nfsconf
NFS_CLIENT=1
NFS_SERVER=1
NUM_NFSD=4
NUM_NFSIOD=4
START_MOUNTD=1
Start the nfs server and client :
/sbin/init.d/nfs.client start
/sbin/init.d/nfs.server start
You should now be able to mount your CD.
Dan
Yes, NFS is needed for pfs_mount to operate properly.
modify the following lines in /etc/rc.config.d/nfsconf
NFS_CLIENT=1
NFS_SERVER=1
NUM_NFSD=4
NUM_NFSIOD=4
START_MOUNTD=1
Start the nfs server and client :
/sbin/init.d/nfs.client start
/sbin/init.d/nfs.server start
You should now be able to mount your CD.
Dan
Everybody knows at least one thing worth sharing -- mailto:dan.hetzel@wildcroft.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2000 01:06 AM
11-14-2000 01:06 AM
Re: Oracle installation
Hi,
to pfs_mount there are several threads in this forum.
Try these:
http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x37f1f841489fd4118fef0090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x2963c5ea0230d411ade80090279cd0f9,00.html
Regards
to pfs_mount there are several threads in this forum.
Try these:
http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x37f1f841489fd4118fef0090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x2963c5ea0230d411ade80090279cd0f9,00.html
Regards
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP