- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- DNSService error HP UX 11.31
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
DNSService error HP UX 11.31
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-13-2009 03:39 AM
01-13-2009 03:39 AM
DNSService error HP UX 11.31
DNSService error HP UX 11.31
I have HP UX 11.31
when openning SMH I found a minor error in the network information part
it say this
CIM_ERR_FAILED: DNSService: configuration file is corrupt.
any help will beappreciated
BR,
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-13-2009 06:46 AM
01-13-2009 06:46 AM
Re: DNSService error HP UX 11.31
Re: DNSService error HP UX 11.31
if the DNS configuration file does not exist
Check for DNS configuration file
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-13-2009 06:49 AM
01-13-2009 06:49 AM
Re: DNSService error HP UX 11.31
Re: DNSService error HP UX 11.31
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-14-2009 08:58 AM
01-14-2009 08:58 AM
Re: DNSService error HP UX 11.31
Re: DNSService error HP UX 11.31
thanks for responding
the DNS file nsswitch.conf is created under /etc and have this value
hosts : files dns
so why it gives that it is corrupted
thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-14-2009 12:33 PM
01-14-2009 12:33 PM
Re: DNSService error HP UX 11.31
Re: DNSService error HP UX 11.31
Two files are critical for hostname resolution
on standard servers (those that do not run
DNS server themselves):
/etc/nsswitch.conf
/etc/resolv.conf
Are both of those files OK on your server?
Cheers,
VK2COT
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-19-2009 01:15 AM
03-19-2009 01:15 AM
Re: DNSService error HP UX 11.31
Re: DNSService error HP UX 11.31
I have got the same issue.
Both files seems to be correct.
root@CLM01 [/etc]# cat nsswitch.conf
hosts: files
root@CLM01 [/etc]# cat resolv.conf
domain xxxxxx.xxx
Any further ideas?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-19-2009 02:28 AM
03-19-2009 02:28 AM
Re: DNSService error HP UX 11.31
Re: DNSService error HP UX 11.31
Actually, both files seem to be incomplete.
Here is what I would expect to see in your files:
a) /etc/nsswitch.conf
passwd: files
group: files
hosts: files dns
ipnodes: files
services: files
networks: files
protocols: files
rpc: files
publickey: files
netgroup: files
automount: files
aliases: files
b) /etc/resolv.conf
domain mydom.dom
nameserver IP1
nameserver IP2
nameserver IP3
resolv.conf can have other statements,
but these are used most of the time...
Cheers,
VK2COT
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-19-2009 02:37 AM
03-19-2009 02:37 AM
Re: DNSService error HP UX 11.31
Re: DNSService error HP UX 11.31
Now is everything fine again!
Thank you!
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP