Hi All,
We are currently in 7.1.6 and will be upgrading to 7.6.2 and our current setup is 1
server for all 3 environments (Dev, QA, Prod - separated by folders
d:\ibi-dev..., d:\ibi-qa...etc), IIS, caster, server & client components.
The new setup for 7.6.2 will be as follows (2 server boxes):
CRA233 (Box 1)
WF Server component
D:\ibi-dev\ibi\... (Dev)
E:\ibi-qa\ibi\... (QA)
F:\ibi-prod\ibi\.. (Prod)
ReportCaster
D:\ibi-dev\ibi\... (Dev)
E:\ibi-qa\ibi\... (QA)
F:\ibi-prod\ibi\.. (Prod)
CRA227 (Box 2)
WF Client component
D:\ibi-dev\ibi\... (Dev)
D:\ibi-qa\ibi\... (QA)
D:\ibi-prod\ibi\.. (Prod)
Tomcat
C:\Program Files\Apache Software Foundation\Jakarta Isapi Redirector
C:\Program Files\Apache Software Foundation\Tomcat 5.5
C:\Program Files\Apache Software Foundation\Jakarta Isapi Redirector (QA)
C:\Program Files\Apache Software Foundation\Tomcat 5.5 (QA)
C:\Program Files\Apache Software Foundation\Jakarta Isapi Redirector (Prod)
C:\Program Files\Apache Software Foundation\Tomcat 5.5 (Prod)
IIS
wf71-dev
wf71-qa
wf71-prod
To minimize the impact of changes to our programs, we've decided to use the same
website name and port for each environment.
We have a DNS entry for wf71-dev pointing to the current 716 install. So I
updated my local host file to point to the new client CRA227. In my command prompt,
when I do "ping wf71-dev", it replies the IP address of CRA227. I also updated the
host file in CRA227 to include wf71-dev, wf71-qa, wf71-prod where all are pointing to
CRA227.
Using Dev Studio, when I define a new environment called wf71-dev and create a new
Project, it created the folder in CRA227 D:\ibi-dev\ibi\apps.
Here are my questions:
1. If I do the same for our QA, ie update the host file, create environment,
create project, it creates the folder in CRA227 but in D:\ibi-dev\ibi\apps not
in D:\ibi-qa\ibi\apps. Why is it doing that? Looking at cgivars.wfs, the approot
is pointing to D:\ibi-qa\ibi\apps.
2. Once issue #1 is resolved, we would want to have the folders (projects)
created in CRA233 instead under their respective folders:
D:\ibi-dev\ibi\apps_srv (Dev)
E:\ibi-qa\ibi\apps_srv (QA)
F:\ibi-prod\ibi\apps_srv (Prod)
We have configured CRA233 to have a lot more disk space the CRA227 as per
IBI's recommendation.
Thanks in advance,
Dan
Dev: WebFOCUS 7.6.10, Data Migrator 7.6.10
QA: WebFOCUS 7.6.10, Data Migrator 7.6.10
Prod: WebFOCUS 7.6.2, Data Migrator 7.6.8
Windows 2K3, Tomcat 5.5.17, IIS 6
Usage: HTML, PDF, Excel, Self-serve, BID and MRE