- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: DNS ServiceGuard
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
06-14-2005 11:45 PM
06-14-2005 11:45 PM
DNS ServiceGuard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2005 12:02 AM
06-15-2005 12:02 AM
Re: DNS ServiceGuard
It is not mandatory. SG will work quite nicely with only /etc/hosts networking.
It is quite useful however.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2005 12:23 AM
06-15-2005 12:23 AM
Re: DNS ServiceGuard
And so, if it's not necessary, why I can't resolve any IP (it's atwo node cluster)?
May I force the nodes to /etc/hosts file?
Telnet, SSH, ping works with the file, but don't host or any ServiceGuard command...
I have /etc/cmclnodelist configured as
node1 root
node2 root
+
Some questions..
Must cmcluster service be running?
No firewall runnig, all the ports OK...
What I doing wrong?
I'll go crazy...
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2005 12:27 AM
06-15-2005 12:27 AM
Re: DNS ServiceGuard
You have a few simple choices..
1) Use a DNS server which is correctly populated.
2) Populate the '/etc/hosts' files on all associated nodes with the correct information.
So basically, populate the '/etc/hosts' files with the IP and hostnames of all your nodes, distributed to all nodes, and you should be alright.
All Network daemons should use the hosts file assuming the '/etc/nsswitch.conf' has the line:
hosts: files dns
This tells your resolver to look at the '/etc/hosts' file before looking at the DNS server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2005 12:34 AM
06-15-2005 12:34 AM
Re: DNS ServiceGuard
check /etc/hosts
make sure for host resolution, files comes before dns.
Then make sure the /etc/hosts database has good data in it.
Also, SG is very finicky that every configured network interface be pingable.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com