- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- DNS IP address
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
05-29-2003 11:01 AM
05-29-2003 11:01 AM
Questions:
Is there a better way to accomplish my goal?
Is anyone else running DNS in a ServiceGuard environment, if so how is it working?
Thanks in advance,
Jason
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 11:30 AM
05-29-2003 11:30 AM
SolutionTake a look at the documentation, and see if you want to go down that road...
http://docs.hp.com/hpux/onlinedocs/T1453-90001/T1453-90001.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 12:07 PM
05-29-2003 12:07 PM
Re: DNS IP address
On the other hand, why not update the Red Hat boxes to 7.3 or 9? (Don't bother with 8.) You can schedule rpm updates daily, and the system will patch itself automatically--doesn't even require a reboot! All you'll have to do is review the logs to ensure all is going well.
Annual support will run you a whole $60.00 per server.
HTH
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 12:46 PM
05-29-2003 12:46 PM
Re: DNS IP address
You should be able to do this without rebooting or bringing the original interface down.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 12:53 PM
05-29-2003 12:53 PM
Re: DNS IP address
As far as service guard goes, thats probably overkill, but its reliable. My HP-9000 DNS server hasn't been down in prime time for three years.
That being said, you set up the DNS on the HP-9000 server any way you want.
Migrate the DNS databases and test the heck out of it.
Then for the Linux boxes, change their resolv.conf files to poinit to the HP Cluster.
Then have any Microsoft clients that point to the Red Hat Servers change their DNS network information to the HP boxes.
We are not running Service Guard here, but we are running DNS on our production box to provide legacy compatibility to our old domain name.
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
05-29-2003 01:48 PM
05-29-2003 01:48 PM
Re: DNS IP address
If youf DNS setup is designed correctly, there is no reason to have DNS in a cluster. Paying to put DNS in a Serviceguard cluster would be overkill to say the least.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 10:44 PM
05-29-2003 10:44 PM
Re: DNS IP address
You could add a second IP-Address to your HP servers which matches the configured IP addresses of your DNS servers.
ifconfig lanX:1 A.B.C.D
Now configure ans start DNS using
lanX:1
Regards
Rainer