Mixed O/S 3 Tier Architecture for DataStage

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Sreedhar
Participant
Posts: 187
Joined: Mon Oct 30, 2006 12:16 am

Mixed O/S 3 Tier Architecture for DataStage

Post by Sreedhar »

Hi,

Currently we are running DataStage on a 2 tier Arch.

We now want to move onto 3 tier Architecture.

Can I install DataStage engine on AIX and Services on Window Operating System box?
Regards,
Shree
785-816-0728
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Probably, but don't know for certain... others will.

ps. It is "tier" not "tire" by the way.
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Theoretically it's possible but IBM usually advise against mixing platform types.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Sreedhar
Participant
Posts: 187
Joined: Mon Oct 30, 2006 12:16 am

Post by Sreedhar »

Do we have any documentation on how to go about that. Installing Services on Windows and Engine on AIX?

I have been looking in IBM's Website didn't find any.

ps: Sorry about that. Yes it is Tier

[*Note - DataStage is also one word. Corrected both - Andy*]
Regards,
Shree
785-816-0728
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

IBM usually advise against mixing platform types.

Therefore they're unlikely to document how to do it. Indeed, the most recent Installation and Upgrade Guide specifically prohibits mixing platform types between repository, services and engine tiers.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
asorrell
Posts: 1707
Joined: Fri Apr 04, 2003 2:00 pm
Location: Colleyville, Texas

Post by asorrell »

I'm also going to climb on the "don't go there" bandwagon. I know a customer once wanted me to do that a few years ago and we talked to IBM Customer Service about it. Their answer was "Not recommended". "REALLY not recommended".

Makes everything more difficult to support, debug and diagnose.
Andy Sorrell
Certified DataStage Consultant
IBM Analytics Champion 2009 - 2020
Sreedhar
Participant
Posts: 187
Joined: Mon Oct 30, 2006 12:16 am

Post by Sreedhar »

Does IBM support Sub capacity on the same Server.

I don't know if that makes sense to you. Let me elaborate.

As of now we have Engine Tier and Services Tier installed on the same Machine (AIX)

Now we have upgraded our Engine tier (got License for 4 core from 2 core), to 4 core, Service tier still is at 2 core. Now instead of separating these two boxes. I want to create a virtual machine and extend the Engine tier to make use of 4 cores, Service Tier to make use of only 2 Core.

Did any one of implement this, if yes how did you go about it?
Regards,
Shree
785-816-0728
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Why not just split into two LPARs using virtualized I/O - you can control how many cores are allocated to each LPAR.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Sreedhar
Participant
Posts: 187
Joined: Mon Oct 30, 2006 12:16 am

Post by Sreedhar »

What I understand is that IBM does not support or the License does not allow us to do that way. So before I ask IBM I want to know if that is true. Hope that is called as sub capacity(Correct me if I am wrong).
Regards,
Shree
785-816-0728
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

That's precisely what my current site is using - one LPAR for repository and services tiers, three LPARs each running an engine tier and yet another repository running InfoSphere Warehouse (DB2 version 9.7 Warehouse Edition). The license DOES allow for it.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
asorrell
Posts: 1707
Joined: Fri Apr 04, 2003 2:00 pm
Location: Colleyville, Texas

Post by asorrell »

Yup - I'm about to setup a new site using LPAR's as well... As far as I know there's no problem using LPAR's.
Andy Sorrell
Certified DataStage Consultant
IBM Analytics Champion 2009 - 2020
Sreedhar
Participant
Posts: 187
Joined: Mon Oct 30, 2006 12:16 am

Post by Sreedhar »

If I am going with the New LPAR, what are the min requirements like

Hard disk Space
RAM
and Processor
required for this purpose.
Regards,
Shree
785-816-0728
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

As documented. All this information is on IBM website, and may change over time so it's better to direct you there rather than lock anything in here. Also, the total disk space is a function of the volume of data you will be processing, about which we have no information.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply