Running central admin on multiple servers within a farm

Source: Internet
Author: User

From: http://sharepoint.microsoft.com/blogs/fromthefield/Lists/Posts/Post.aspx? List = 0ce77946% 2d1e45% 2d4b43% 2d8c74% 2d21963e64d4e1 & id = 60

One of the best practices that the Premier Field Engineering (PFE) team always recommend is to run the central administration Web Application on multiple servers (at least 2) within the farm. then if anything happens to one of the servers hosting Central Administration you can still manage Moss 2007-the alternative is provision and configure Central Administration on an existing server using stsa DM-not a good situation to be in, especially if you desperately need access!

Whilst this is fairly easy to setup either during the post setup configuration GUI, via the command line and even via Central Admin itself (targeted at other servers within the farm though obviusly) customers often run into issues when trying to access the second instance of central administration.

For example my farm includes three servers:

· Server1-Web Front End

· Server2-Web Front End

· Server3-Application

When I originally created the farm I configured server1 to host Central Administration (this was the first server that was built) I then built server2 and choose to host Central Administration on this server too. it was decided that server3 wocould be completely dedicated as an application server so central administration was not provisioned on this server.

If I look in IIS manager on server1 I can see a web site for central administration, listening on port 40000 with no host header, therefore available via the URL http: // server1: 40000

If I look in IIS manager on server2 I can also see an identical web site listening on the same port, therefore available via http: // server2: 40000

If I then launch Internet Explorer from my desktop and browse to http: // server1: 40000 central administration is displayed within my browser and I can configure Moss 2007 as I please!

Now one day I decide that I don't want to access central admin on server1 and wowould prefer to use server2, So I type http: // server2: 40000 in my browser and connect to the site-But wait a minute it has redirected me to http: // server1: 40000 this isn't very good, what wocould I do if server1 was unavailable and I needed to access central administration!

The behavior that you are seeing is expected and is the default behavior; with a minor configuration change to alternate access mappings (AAM) you can configure central administration to be available on both URLs without it doing the pesky re-direct J

To accomplish this you will need to launch central administration and selectOperationsTab, then selectAlternate access MappingsFrom withinGlobal ConfigurationSection.

In the top right there is an option for alternate Access Collection, select this and choose the central administration Web application.

In my example I then see the following:

As you can see server2 has an entry withinInternal URLSection but not withinPublic URL for zone.I won't bore you with the technicalities of AAM, if you are interested you may find the following useful-http://technet.microsoft.com/en-us/library/cc263521.aspx

To get this to work as expected we need to add a public URL entry for Server 2; this can be done as follows:

1. SelectEdit public URLs

2. Add an entry for Server 2-I generally use the Intranet Zone and then clickSave

3. Alternate access mapping shoshould now look as follows

You shoshould now be able to access central administration on server1 and server2. one thing to note is that the link within the Start menu to central administration will always point to the first server that central administration was installed on, which is the server that was used to create the farm (in my case server1) Although this can be changed via the registry.

Brendan Griffin in

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.