HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS server
Operating System - HP-UX
1838246
Members
3832
Online
110125
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
05-09-2000 11:59 PM
05-09-2000 11:59 PM
NFS server
Hello !
I have a problem with a HP-UX 11. Since it's installation (by someone from HP) allmost every session I start is eventually interrupted by a period of inaction, followed by the message: NFS server not responding still trying
Then the session hangs (sar shows 100% idle) and there's nothing left to do but close the session and start a new one.
Since we don't need the functionality of the NFS server I disabled it using SAM, the situation remained unchanged. I tried to disable the NFS client aswell, but didn't succeed. The message I got said it was unsuccessfull in unmounting the cdrom. I tried killing any process connected to the cdrom but no effect.
Can anyone tell me how I can get rid of the NFS server ?
Any help will be much appreciated.
Kind regards, Mirjana Vucic
I have a problem with a HP-UX 11. Since it's installation (by someone from HP) allmost every session I start is eventually interrupted by a period of inaction, followed by the message: NFS server
Then the session hangs (sar shows 100% idle) and there's nothing left to do but close the session and start a new one.
Since we don't need the functionality of the NFS server I disabled it using SAM, the situation remained unchanged. I tried to disable the NFS client aswell, but didn't succeed. The message I got said it was unsuccessfull in unmounting the cdrom. I tried killing any process connected to the cdrom but no effect.
Can anyone tell me how I can get rid of the NFS server ?
Any help will be much appreciated.
Kind regards, Mirjana Vucic
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2000 05:00 AM
05-10-2000 05:00 AM
Re: NFS server
in /etc/rc.config.d/nfsconf, set the NFS_SERVER=0 and NFS_CLIENT=0. Then issue
/sbin/init.d/nfs.client stop
/sbin/init.d/nfs.server stop
/sbin/init.d/nfs.core stop
You can use "fuser" to see if any "users/processes" are using the cd rom and can stop it there. For more information, check out the online documentation at
http://info.fc.hp.com/servlets/iknow/iKtypeA
Berlene
/sbin/init.d/nfs.client stop
/sbin/init.d/nfs.server stop
/sbin/init.d/nfs.core stop
You can use "fuser" to see if any "users/processes" are using the cd rom and can stop it there. For more information, check out the online documentation at
http://info.fc.hp.com/servlets/iknow/iKtypeA
Berlene
http://www.mindspring.com/~bkherren/dobes/index.htm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2000 12:00 AM
05-11-2000 12:00 AM
Re: NFS server
Your problem seems to be because of improper configuration of NFS client only.
First confirm that NFS_CLIENT is set to 1 in /etc/rc.config.d/nfsconf. Kill any user connected to the filesystem which you are getting error, then stop the NFS CLIENT.
#/sbin/init.d/nfs.client stop
(if you set the NFS_CLIENT=0, you can not stop the NFS services)
Then you can change toe NFS_CLIENT=0 to prevent the service to start on next boot.
-Shyam
First confirm that NFS_CLIENT is set to 1 in /etc/rc.config.d/nfsconf. Kill any user connected to the filesystem which you are getting error, then stop the NFS CLIENT.
#/sbin/init.d/nfs.client stop
(if you set the NFS_CLIENT=0, you can not stop the NFS services)
Then you can change toe NFS_CLIENT=0 to prevent the service to start on next boot.
-Shyam
Kids learn from masters, masters from mistakes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2000 07:25 AM
05-11-2000 07:25 AM
Re: NFS server
Did you ever use pfs_mount to mount a rockridge style CD ROM? PFS is a product from Young Minds that allows the mounting of CD ROM format not otherwise supported by HPUX. PFS is very finicky if not patched and if not started/stopped properly. PFS is also built upon NFS. Problems with PFS typically give the NFS Server message that you are seeing. You may want to check to see if you can unmount the CD ROM. If not, check for any processes running such as pfsd, pfs_mountd, pfsd.rpc, or pfs_mountd.rpc. All 4 need to be running to successfully pfs_mount or pfs_umount the CD ROM. Check to see if any of these processes's parent (PPID) is 1 (init). If so, this process is zombied and you will not be able to get rid of it without rebooting. If you turn NFS off like Berlene suggested and then reboot the box, I imagine the NFS/PFS problems will go away.
"Unfortunately you can't out-program stupidity"
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