HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: NFS daemon don't launch in HP-UX 11.00
Operating System - Linux
1830057
Members
2131
Online
109998
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
Go to solution
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-15-2002 09:10 AM
11-15-2002 09:10 AM
At the beginning of Server the NFS don't start
So the system try a lot of many times to do it.
What do I do, so skip it or resolve it?
Thank you very much for your answer.
Best regards
Arnaud (I'm french, so excuse me for erratum in my language ;) )
So the system try a lot of many times to do it.
What do I do, so skip it or resolve it?
Thank you very much for your answer.
Best regards
Arnaud (I'm french, so excuse me for erratum in my language ;) )
Administrator Unix
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2002 07:01 PM
11-16-2002 07:01 PM
Solution
Arnaud,
Troubleshooting why the daemons are not starting is not my area... but stoping the deamons to load on boot is pretty simple:
Locate your simbolic link from the /etc/rc.d/rc#.d to these two files:
nfs
nfslock
The /etc/rc.d/rc#.d directories are the where the scripts are located in order to be started during boot, the # (1,2,3,4,5) means the init level from which the script will be executed.
Hope this helps,
Seb
Troubleshooting why the daemons are not starting is not my area... but stoping the deamons to load on boot is pretty simple:
Locate your simbolic link from the /etc/rc.d/rc#.d to these two files:
nfs
nfslock
The /etc/rc.d/rc#.d directories are the where the scripts are located in order to be started during boot, the # (1,2,3,4,5) means the init level from which the script will be executed.
Hope this helps,
Seb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2002 02:00 PM
11-18-2002 02:00 PM
Re: NFS daemon don't launch in HP-UX 11.00
trobleshooting NFs could be simple as well as difficult.
To do this. You need to make sure your server can resolve well.
i.e nslookup "servername"
nslookup "ipaddress" are all correct.
then the file /etc/rc.config.d/nfsconf should be edited.
NFS_SERVER=1
NUM_NFSD=4
NUM_NFSIOD=4
and
I am very sure START_MOUNTD=1 and should be kept as 1
save the file and run
/sbin/init.d/nfs.server start
let's see if it resolves your problem or not.
To do this. You need to make sure your server can resolve well.
i.e nslookup "servername"
nslookup "ipaddress" are all correct.
then the file /etc/rc.config.d/nfsconf should be edited.
NFS_SERVER=1
NUM_NFSD=4
NUM_NFSIOD=4
and
I am very sure START_MOUNTD=1 and should be kept as 1
save the file and run
/sbin/init.d/nfs.server start
let's see if it resolves your problem or not.
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