- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- nfs and inet.d not being started at boot up
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
08-16-2000 08:21 AM
08-16-2000 08:21 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2000 08:20 AM
08-16-2000 08:20 AM
Re: nfs and inet.d not being started at boot up
Do the nslookup by name and by IP address. Is it clean?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2000 08:23 AM
08-16-2000 08:23 AM
Re: nfs and inet.d not being started at boot up
good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2000 08:25 AM
08-16-2000 08:25 AM
Re: nfs and inet.d not being started at boot up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2000 08:33 AM
08-16-2000 08:33 AM
Re: nfs and inet.d not being started at boot up
more /etc/rc.log and see what error did you get durring the execution of nfs.client and inetd.
Did nfs.core started ok? Are nfs daemons running (nfsd and biod)?
Come back with more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2000 09:21 AM
08-16-2000 09:21 AM
Re: nfs and inet.d not being started at boot up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2000 09:22 AM
08-16-2000 09:22 AM
Re: nfs and inet.d not being started at boot up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2000 09:28 AM
08-16-2000 09:28 AM
Re: nfs and inet.d not being started at boot up
Check your /var/yp/secureservers and /var/yp/securenets file.
Regards,
Vikas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2000 09:39 AM
08-16-2000 09:39 AM
Re: nfs and inet.d not being started at boot up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2000 09:41 AM
08-16-2000 09:41 AM
Re: nfs and inet.d not being started at boot up
The problem is with automount. Are you using it? Check the automount specific files. There it might be a reference to the old IP.
As said the very first post just run nslookup to check how names got solved. Using DNS, using /etc/hosts? Ensure those reflect the change properly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2000 10:17 AM
08-16-2000 10:17 AM
Re: nfs and inet.d not being started at boot up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2000 10:20 AM
08-16-2000 10:20 AM
Re: nfs and inet.d not being started at boot up
So, you are solving hosts by /etc/hosts. /etc/hosts is ok, I mean reflects the new ip for the localhost.
Wait a second. Do ls -al /etc/hosts How are the permission on the file (should be read for everyone).
If this is ok, go and check/modify the /etc/hosts on the remote boxes that have nfs exported file systems to this one.
run nslookup to those boxes....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2000 10:22 AM
08-16-2000 10:22 AM
Re: nfs and inet.d not being started at boot up
You may want ot remove the not start the NIS services or configure them correctly. DNS, if not being used, don't start it.
The NIS and DNS startups are in the /etc/rc.config.d/namesvrs file.
The automount start is in the /etc/rc.config.d/nfsconf file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2000 10:46 AM
08-18-2000 10:46 AM
Re: nfs and inet.d not being started at boot up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2000 11:08 AM
08-18-2000 11:08 AM
Solution