- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: PFS Daemons 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
03-26-2002 02:31 AM
03-26-2002 02:31 AM
PFS Daemons Problem
We have to mount oracle cds onto hpux server with PFS daemons. I am running "pfsd" and "pfs_mountd" daemons in nohup mode. Using pfs_fstab I am doing pfs_mount for the cds. But after we use 5-6 cds , there starts another problem....when I give "bdf" or "ll" command the output used to hang and believe it there is no other option rather than reboot.
Pl suggest a solution ..I am really fed up by this prob.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 02:35 AM
03-26-2002 02:35 AM
Re: PFS Daemons Problem
You should check your paqtch level on NFS.
Might be necessarry to install latest NFS patch including its dependencies.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 02:47 AM
03-26-2002 02:47 AM
Re: PFS Daemons Problem
after the pfs_mount can you ls the mounted CDROM ?
can you post the contents of the pfstab file for us to see.
cheers
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 03:00 AM
03-26-2002 03:00 AM
Re: PFS Daemons Problem
I have just mounted an oracle 8i installation CD on my server:
this is the content of my pfs_fstab file
/dev/dsk/c1t2d0 /cdrom pfs-rrip ro,suid 0 0
nohup /usr/sbin/pfs_mountd &
nohup /usr/sbin/pfsd &
mount /cdrom
cheers
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 03:18 AM
03-26-2002 03:18 AM
Re: PFS Daemons Problem
My pfs_fstab file contents are exactly same as of yours. I am also following the same command sequence and able to mount the cdrom . But if you install it 7-8 times and umount it then this problem starts ...it may not start immediately. It may start after 1-2 days but really difficult to gauge. It shows U the /cdrom mountpoint also but "umount", "bdf" all commands hangs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 03:46 AM
03-26-2002 03:46 AM
Re: PFS Daemons Problem
I would still suggest the following list of patches or its superseded ones.
[PHCO_23117/PACHRDME/English]
bdf(1M) cumulative patch
[PHCO_23651/PACHRDME/English]
fsck_vxfs(1M) cumulative patch
[PHCO_23876/PACHRDME/English]
cumulative SAM/ObAM patch
[PHCO_23963/PACHRDME/English]
libc cumulative header file patch
[PHCO_25707/PACHRDME/English]
libc cumulative patch
[PHKL_18543/PACHRDME/English]
PM/VM/UFS/async/scsi/io/DMAPI/JFS/perf patch
[PHKL_20016/PACHRDME/English]
2nd CPU not recognized in G70/H70/I70
[PHKL_22677/PACHRDME/English]
fix of getdirentries, MVFS, rcp, mmap & IDS
[PHKL_24027/PACHRDME/English]
VxFS 3.1 cumulative patch
[PHKL_25613/PACHRDME/English]
IDS/9000; file/socket syscalls; eventports
[PHKL_25906/PACHRDME/English]
Probe,IDDS,PM,VM,PA-8700,asyncio,T600,FS
[PHKL_26059/PACHRDME/English]
syscall, signal, umask cumulative patch
[PHNE_24413/PACHRDME/English]
LAN product cumulative patch
[PHNE_24909/PACHRDME/English]
ONC/NFS General Release/Performance Patch
[PHNE_25116/PACHRDME/English]
Cumulative STREAMS Patch
[PHNE_25423/PACHRDME/English]
cumulative ARPA Transport patch
NOTE: Make sure that ALL patches are properly configured.
# swlist -l fileset -a state
Suc6.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 06:01 AM
03-26-2002 06:01 AM
Re: PFS Daemons Problem
why are you required to mount 5-6 CD's. I was of the opinion you get two CD's for oracle installation and you have to mount each one of them only once. It is always a problems with PFS. If the pfs daemon gives problem, you don't have any other choice, but reboot.
Hope this helps.
Regds