- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Multiple Master servers for NIS domain
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
09-17-2009 08:08 AM
09-17-2009 08:08 AM
Multiple Master servers for NIS domain
Does HP support multiple master NIS servers for a single domain?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2009 08:36 AM
09-17-2009 08:36 AM
Re: Multiple Master servers for NIS domain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2009 08:40 AM
09-17-2009 08:40 AM
Re: Multiple Master servers for NIS domain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2009 10:50 AM
09-17-2009 10:50 AM
Re: Multiple Master servers for NIS domain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2009 10:58 AM
09-17-2009 10:58 AM
Re: Multiple Master servers for NIS domain
Thanks for the responses.
The customer I'm supporting thinks the Master / Slave concept is not truly fault tolerant. He has 3 masters, 2 slave servers running in Linux, and finds it hard to believe HP doesn't support this.
I've explained how if necessary he can promote a slave to a master, but to my knowledge HP has no official document on setting up multiple masters (which is what he is looking for).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2009 12:59 PM
09-17-2009 12:59 PM
Re: Multiple Master servers for NIS domain
years, and then mostly on Sun systems, and I
don't get out much, but it's not immediately
clear to me how you can have more than one
master NIS server (or master _anything_).
What happens if two masters disagree about
something?
I probably know even less than I thought that
I did, which wasn't much, but I was under the
impression (delusion?) that slave servers
were _the_ mechanism for supplying NIS server
redundancy.
> [...] finds it hard to believe HP doesn't
> support this.
And I don't understand how anyone could, but
that could be just more evidence of my
ignorance. If you find a good manual
explaining why this really does make sense,
please post a link.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2009 01:45 PM
09-17-2009 01:45 PM
Re: Multiple Master servers for NIS domain
I would like to see how it is done.
Now, there is nothing that makes any server an NIS master, until there are slave servers and clients that use its maps. I don't see why you can't have multiple master servers for the same domain name but each master would be a master of its own NIS domain. But then the source files of the NIS maps would have to be in sync across the master servers. I would never set up anything like this, it is just a thought.
A single NIS master (dedicated only to create the NIS maps and propagate them to the slaves) and several NIS slave servers is very fault tolerant as long as all NIS clients bind to the slave servers only. If the master went down, the slaves continue to serve the maps and the master can be rebuilt on the same or any other server at you leisure. The only impact is that you can not add any new records to the maps while the master is down.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2009 01:49 PM
09-17-2009 01:49 PM
Re: Multiple Master servers for NIS domain
I agree to Steven about this. I have never come across a scenario where i saw multiple master servers. Like Master is one and it has multiple slave servers as his replicas.
When master goes down, the first available slave server started functioning as master depend upon the configuration and gives control back to Master server, when it comes up.
Please post the link which has the procedure to configure mulitple masters, even in Linux.
If it is what you said, then really thanks for a new thing to me. :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2009 09:46 PM
09-17-2009 09:46 PM
Re: Multiple Master servers for NIS domain
This person is wrong.
Even on Linux, NIS (or as we used to call it
Yellow Pages) has the following rule:
QUOTE
Within a network there must be at least one
machine acting as a NIS server. You can have
multiple NIS servers, each serving different
NIS "domains" - or you can have cooperating
NIS servers, where one is the master NIS
server, and all the other are so-called
slave NIS servers...
END QUOTE
I used to manage many NIS and NIS+
environments. There never was
a NIS domain with multiple NIS masters.
For more details, refer to:
http://www.faqs.org/docs/Linux-HOWTO/NIS-HOWTO.html
So, NIS setup on HP-UX, or Linuyx, or Solaris
is the same...
Cheers,
VK2COT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2009 05:43 AM
09-22-2009 05:43 AM
Re: Multiple Master servers for NIS domain
.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2009 06:07 AM
09-22-2009 06:07 AM
Re: Multiple Master servers for NIS domain
1. Give some details about your earlier statement about your customer having 3 master servers.
2. Assign some points to the responses.