- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- New DNS, NFS stops working.
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
12-12-2002 09:21 AM
12-12-2002 09:21 AM
New DNS, NFS stops working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2002 10:06 AM
12-12-2002 10:06 AM
Re: New DNS, NFS stops working.
On your nfs clients, issue a showmount -e 'servername' and see if the export dirs show up.
If not, then I'd suggest going back to your nfs servers and issuing an exportfs -a command, after you have reviewed the /etc/exports file.
Also, do your clients know about the new DNS in the 'neighborhood' and does he know about them? Some nslookups could help to answer this..
just my .02 worth..
HTH,
Mike-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2002 10:07 AM
12-12-2002 10:07 AM
Re: New DNS, NFS stops working.
From the machines you are attempting to mount the exported filesystem , can you succesfully lookup the remote host ?
What type of error messages are you receiving when the mount is attempted ?
Does the new DNS server have the same ip address ?
HTH
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2002 10:10 AM
12-12-2002 10:10 AM
Re: New DNS, NFS stops working.
Seen it before....
Does the new DNS server have an entry for itself?
Forward AND reverse?
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2002 10:23 AM
12-12-2002 10:23 AM
Re: New DNS, NFS stops working.
The new DNS server has a new IP address.
Nslookups all work as expected. It seems like the NFS server is not "authenticating(?)" the client like the IPs don't match the names. Also, on 10.20 client when the old DNS is disconnected I can't fully login even from the console. It seems to hang on the .profile.
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2002 01:52 AM
12-13-2002 01:52 AM
Re: New DNS, NFS stops working.
if you changed the domain name you need to restart rpc.mountd on the NFS clients
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2002 02:04 AM
12-13-2002 02:04 AM
Re: New DNS, NFS stops working.
If you have used DNS hostnames for NFS access authentication . Then have you created reverse DNS records for the NFS clients for connecting to the NFS server.
In other words , given a clients IP address the NFS server should be able to resolve the DNS name of the client. Then only it can allow the trusted client .
regards,
U.SivaKumar