Upgrading CS2002 web server hardware
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Commerce Server > Commerce Server General > Upgrading CS2002 web server hardware




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Upgrading CS2002 web server hardware  
justin hood


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-22-05 11:03 PM

I am looking to perform an OS and hardware upgrade on an existing CS2002
installation.  I am currently running CS2k2 Standard on two load balanced
Win2k front end (web) servers connecting to a Win2k3 SQL OLTP server (catalo
g
db) and a Win2k3 SQL OLAP (DW) server.  I want to swap the two web servers
with new, dual processor hardware running Win2k3.

I understand the following contradicting issues…

- The CS2002 web server installation needs an existing CS db to connect to.
- CS2002 standard will not allow me to install an additional web server into
the current environment.

What is the best approach for swapping this hardware and installing a new
instance of a web server with minimal risk to the production environment?  I
s
there a process for replacing an existing web server in a CS2k2 Standard
environment?  I’m looking for any reference point or instructions containi
ng
the proper steps that I should be taking.

Thanks in advance,

Justin






[ Post a follow-up to this message ]



    RE: Upgrading CS2002 web server hardware  
James Walters [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-28-05 11:13 PM

Hi Justin,

The best approach to make sure things will be smooth would be to practice
deploying to them to find all your issues.  I would setup the new
webservers in a private network, PuP you existing site, and unpup into your
new environment.  From this point you can see what else would need to be
done for your site to function correctly.  Once you have these steps, you
could follow them while redploying your new boxes.

1. Build out your new webservers with Win2k3
2. PuP you existing Site
3. UnPuP into your new environment
4. Test to make sure site functions

-James



From: "examnotes" <justin hood@discussions.microsoft.com>
Subject: Upgrading CS2002 web server hardware
Date: Tue, 22 Mar 2005 10:25:08 -0800
Newsgroups:
microsoft.public.commerceserver.general,microsoft.public.commerceserver.setu
p.deploymentoperations

I am looking to perform an OS and hardware upgrade on an existing CS2002
installation.  I am currently running CS2k2 Standard on two load balanced
Win2k front end (web) servers connecting to a Win2k3 SQL OLTP server
(catalog
db) and a Win2k3 SQL OLAP (DW) server.  I want to swap the two web servers
with new, dual processor hardware running Win2k3.

I understand the following contradicting issues…

- The CS2002 web server installation needs an existing CS db to connect to.
- CS2002 standard will not allow me to install an additional web server
into
the current environment.

What is the best approach for swapping this hardware and installing a new
instance of a web server with minimal risk to the production environment?
Is
there a process for replacing an existing web server in a CS2k2 Standard
environment?  I’m looking for any reference point or instructions
containing
the proper steps that I should be taking.

Thanks in advance,

Justin

This posting is provided "AS IS" with no warranties, and confers no rights.

EBusiness Server Team





[ Post a follow-up to this message ]



    RE: Upgrading CS2002 web server hardware  
justin hood


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-29-05 01:48 AM

Thanks, James.

I'm actually moving in the "staging" direction as we speak.  The thing that
I am struggling with, and really won't know the answer to until I am in the
thick of things, is how, according to Commerce Server Standard, to remove
and/or replace an existing server (web application) in the overall
environment.  Because of the fact that I already have two web servers in
place, I'm concerned that CS2002 Std. will "flag" me when I make an attempt
at installing another (I experienced this once when attempting an additional
BizDesk install in the same environment).  I assume this means that I have t
o
properly remove or disable whichever web server I am replacing prior to
attempting the deployment of a new one into the environment.  It's this idea
of replacement that I'm concerned about... concerned because I'm not sure ho
w
it is properly done.

Thanks again for your response and I'll greatly appreciate any additional
insight you might have.

-Justin



"James Walters [MSFT]" wrote:

> Hi Justin,
>
> The best approach to make sure things will be smooth would be to practice
> deploying to them to find all your issues.  I would setup the new
> webservers in a private network, PuP you existing site, and unpup into you
r
> new environment.  From this point you can see what else would need to be
> done for your site to function correctly.  Once you have these steps, you
> could follow them while redploying your new boxes.
>
> 1. Build out your new webservers with Win2k3
> 2. PuP you existing Site
> 3. UnPuP into your new environment
> 4. Test to make sure site functions
>
> -James
>
>
>
> From: "examnotes" <justin hood@discussions.microsoft.co
m>
> Subject: Upgrading CS2002 web server hardware
> Date: Tue, 22 Mar 2005 10:25:08 -0800
> Newsgroups:
> microsoft.public.commerceserver.general,microsoft.public.commerceserver.se
tu
> p.deploymentoperations
>
> I am looking to perform an OS and hardware upgrade on an existing CS2002
> installation.  I am currently running CS2k2 Standard on two load balanced
> Win2k front end (web) servers connecting to a Win2k3 SQL OLTP server
> (catalog
> db) and a Win2k3 SQL OLAP (DW) server.  I want to swap the two web servers
> with new, dual processor hardware running Win2k3.
>
> I understand the following contradicting issues…
>
> - The CS2002 web server installation needs an existing CS db to connect to
.
> - CS2002 standard will not allow me to install an additional web server
> into
> the current environment.
>
> What is the best approach for swapping this hardware and installing a new
> instance of a web server with minimal risk to the production environment?
> Is
> there a process for replacing an existing web server in a CS2k2 Standard
> environment?  I’m looking for any reference point or instructions
> containing
> the proper steps that I should be taking.
>
> Thanks in advance,
>
> Justin
>
> This posting is provided "AS IS" with no warranties, and confers no rights
.
>
> EBusiness Server Team





[ Post a follow-up to this message ]



    RE: Upgrading CS2002 web server hardware  
James Walters [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-29-05 11:18 PM

Yes, CS2002 STD only supports to web servers per MSCS_Admin database.  You
will first need to remove one, before you can add in your new server.  It
would be best to practice this in a test environment to make sure
everything goes smoothly.

-Setup 2 webservers on a single DB
-Remove one of the webservers
-add in your new webserver

This should work fine, but again its important to practice this to work out
any issues

-James



From: "examnotes" <justinhood@discussions.microsoft.com>
Subject: RE: Upgrading CS2002 web server hardware
Date: Mon, 28 Mar 2005 18:45:02 -0800
Newsgroups: microsoft.public.commerceserver.general

Thanks, James.

I'm actually moving in the "staging" direction as we speak.  The thing that
I am struggling with, and really won't know the answer to until I am in the
thick of things, is how, according to Commerce Server Standard, to remove
and/or replace an existing server (web application) in the overall
environment.  Because of the fact that I already have two web servers in
place, I'm concerned that CS2002 Std. will "flag" me when I make an attempt
at installing another (I experienced this once when attempting an
additional
BizDesk install in the same environment).  I assume this means that I have
to
properly remove or disable whichever web server I am replacing prior to
attempting the deployment of a new one into the environment.  It's this
idea
of replacement that I'm concerned about... concerned because I'm not sure
how
it is properly done.

Thanks again for your response and I'll greatly appreciate any additional
insight you might have.

-Justin



"James Walters [MSFT]" wrote:

> Hi Justin,
>
> The best approach to make sure things will be smooth would be to practice
> deploying to them to find all your issues.  I would setup the new
> webservers in a private network, PuP you existing site, and unpup into
your
> new environment.  From this point you can see what else would need to be
> done for your site to function correctly.  Once you have these steps, you
> could follow them while redploying your new boxes.
>
> 1. Build out your new webservers with Win2k3
> 2. PuP you existing Site
> 3. UnPuP into your new environment
> 4. Test to make sure site functions
>
> -James
>
>
>
> From: "examnotes" <justin
hood@discussions.microsoft.com>
> Subject: Upgrading CS2002 web server hardware
> Date: Tue, 22 Mar 2005 10:25:08 -0800
> Newsgroups:
>
microsoft.public.commerceserver.general,microsoft.public.commerceserver.setu
> p.deploymentoperations
>
> I am looking to perform an OS and hardware upgrade on an existing CS2002
> installation.  I am currently running CS2k2 Standard on two load balanced
> Win2k front end (web) servers connecting to a Win2k3 SQL OLTP server
> (catalog
> db) and a Win2k3 SQL OLAP (DW) server.  I want to swap the two web
servers
> with new, dual processor hardware running Win2k3.
>
> I understand the following contradicting issues…
>
> - The CS2002 web server installation needs an existing CS db to connect
to.
> - CS2002 standard will not allow me to install an additional web server
> into
> the current environment.
>
> What is the best approach for swapping this hardware and installing a new
> instance of a web server with minimal risk to the production environment?

> Is
> there a process for replacing an existing web server in a CS2k2 Standard
> environment?  I’m looking for any reference point or instructions
> containing
> the proper steps that I should be taking.
>
> Thanks in advance,
>
> Justin
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> EBusiness Server Team





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:48 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register