- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Configuring DNS into an MC/Servcie Guard packa...
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
11-27-2001 07:54 AM
11-27-2001 07:54 AM
Has anyone configured a DNS into an MC/service Guard package ? If so, how have you do it ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 08:04 AM
11-27-2001 08:04 AM
Solution1. Make sure you use floating IP and the hostname(alias) of the DNS servers on the clients.
2. Make the file system that has the name server database files sharable between the systems.
3. Take care of starting and stopping named in your control script.
4. Most importantly keep /etc/hosts on both the systems sync'ed and use as the key file for your name server database file build. And make the lookup policy in "hosts DNS" order. Otherwise during the failover situation, the systems may hang.
Just a guess.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 08:06 AM
11-27-2001 08:06 AM
Re: Configuring DNS into an MC/Servcie Guard package
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 08:10 AM
11-27-2001 08:10 AM
Re: Configuring DNS into an MC/Servcie Guard package
If you have two servers: one you can fail to and one that runs the DNS normally, the optimal configuration would be to run DNS on both servers all the time.
Assuming you advertise both DNS servers to your clients, DNS will do the right thing if one of the servers becomes unavailable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 08:15 AM
11-27-2001 08:15 AM
Re: Configuring DNS into an MC/Servcie Guard package
You can Configure Secondary DNS server(s) for this. In case primary fails for some reason secondary takes the responsibilty of Primary DNS server.
Good Luck,
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 12:25 PM
11-27-2001 12:25 PM
Re: Configuring DNS into an MC/Servcie Guard package
I guess if you really want to configure DNS as a SG package you can do that, but it is of no use. You configure secondary DNS server to fall back to in case the primary goes back. Moreover you would be wasting disk space and VG when you want to configure DNS as SG packge. Here is a thread from ITRC on how to configrue DNS. It does not need a lot of disk space and system resources,
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=4f200e8206fb5bfdbc/screen=ckiDisplayDocument?docId=200000045204865
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 12:25 PM
11-27-2001 12:25 PM
Re: Configuring DNS into an MC/Servcie Guard package
It is possible since we have it running. The comments the others made about secondary DNS are valid. But one of the reasons for a big cluster is to get rid of multiple normal servers.
ps. mind the resolv remark.
IP adress/hostname of the package you put the DNS server in are static so that is not an issue.
Hope this will help.
Gideon