O
Owe Evans
One of the benefits (stated in Sharepoint paper) is possibility to extending
the farm with several servers when needed ...
I cannot find an easy way of achieving this though ...
My farm setup before extending with a third server looks likes this:
Server A. - a single web/app server
Server B. - a SQL server
PWA is accessed at URL - http://serverA/PWA
This is what I want to achieve:
Server C. - a new server intended to act as a web frontend server
Server A. - turning this into the app server
Server B. - SQL
And then PWA should be accessed at - http://serverC/PWA
I have successfully added the third server to the farm (by installing MOSS
and Project Server)
When this is done and I browse for PWA at http://serverC/PWA I am redirected
to http://serverA/PWA and this is normal because the webapplication for PWA
is on serverA and the fact that the 'Windows Sharepoint Services Web
Application' service is still running on ServerA.
So, I thought the way ahead was to stop the 'Web application service' on
ServerA but this leads to:
- PWA not accessible at all
- SSP Admin page not accessible at all
My guess is that I will have to
- create a new SSP (with new contentDB) on a new Web application I create at
ServerC
- create a new PWA web application on ServerC, new Site Collection for PWA
and to point to existing ContentDB when doing this.
I am wondering if this is the procedure to go when going from a two server
installation to a three server or if there is another procedure so you do not
have to delete/recreate SSP and PWA web app etc.
Thanks,
Owe
the farm with several servers when needed ...
I cannot find an easy way of achieving this though ...
My farm setup before extending with a third server looks likes this:
Server A. - a single web/app server
Server B. - a SQL server
PWA is accessed at URL - http://serverA/PWA
This is what I want to achieve:
Server C. - a new server intended to act as a web frontend server
Server A. - turning this into the app server
Server B. - SQL
And then PWA should be accessed at - http://serverC/PWA
I have successfully added the third server to the farm (by installing MOSS
and Project Server)
When this is done and I browse for PWA at http://serverC/PWA I am redirected
to http://serverA/PWA and this is normal because the webapplication for PWA
is on serverA and the fact that the 'Windows Sharepoint Services Web
Application' service is still running on ServerA.
So, I thought the way ahead was to stop the 'Web application service' on
ServerA but this leads to:
- PWA not accessible at all
- SSP Admin page not accessible at all
My guess is that I will have to
- create a new SSP (with new contentDB) on a new Web application I create at
ServerC
- create a new PWA web application on ServerC, new Site Collection for PWA
and to point to existing ContentDB when doing this.
I am wondering if this is the procedure to go when going from a two server
installation to a three server or if there is another procedure so you do not
have to delete/recreate SSP and PWA web app etc.
Thanks,
Owe