EditAttachPrintable
r36 - 2019-02-04 - 23:22:08 - Main.dishigakiYou are here: TWiki >  Deployment Web > DeploymentPlanningAndDesign > DeploymentExampleIBMJazznetEnvironment

Deployment example: IBM Jazz.net environment

Authors: DougIshigaki
Build basis: The Rational solution for Collaborative Lifecycle Management (CLM) 6.0.6.1 Sprint Milestones

This article describes the architecture, topology, and specification of the Jazz.net environment.

The Jazz development team's production CLM system is "JazzDev." It provides Change and Configuration Management (CCM) using Rational Team Concert (RTC), Quality Management (QM) using Rational Quality Manager (RQM), Requirements Management (RM) using Rational DOORS Next Generation (RDNG), Global Configurations (GC) using Global Configuration Management (GCM), Report Builder (RB) using Jazz Report Service (JRS), Data Collection Component (DCC), Indexed data for reporting using Lifecycle Query Engine (LQE), and Linked Indexes using Link Index Provider (LDX) applications to the development teams.

There are two staging environments for Jazz.net/Jazzdev. The first -- also known as "BluesDev" -- is for continuous daily sprint milestone CLM builds and is available for the development teams to test daily builds in a Jazzdev staging environment. The second staging environment -- also known as "SoulDev" -- is used for staging and testing the final declared milestone CLM build before deploying to production JazzDev.

Jazz Application servers - nine

Application server hardware/system - Eight separate servers

Server 1: Primary CLM Server - Jazz Team Server (JTS), Clustered Configuration and Change Management (Rational Team Concert (RTC)) primary node (Jazzdev), Requirements Management (Rational DOORS NG (RDNG)), Quality Management (Rational Quality Manager (RQM)) applications

  • Virtual machine (host name: jazzclm01)
  • 64-bit x86; Intel (R) Xeon(R) CPU E5-2665 0 @ 2.40GHz; 20 cores; 48 GB RAM
  • Red Hat Enterprise Linux Server release 7.6 (Maipo)
  • WebSphere Liberty Server 18.0.0.4

Server 2: CLM Server - Data Collection Component (DCC) and Global Configuration Management (GCM) applications on separate Liberty profiles

  • Virtual machine (host name: jazzclm02)
  • 64-bit x86; Intel (R) Xeon(R) CPU E5-2665 0 @ 2.40GHz; 16 cores; 20 GB RAM
  • Red Hat Enterprise Linux Server release 7.6 (Maipo)
  • WebSphere Liberty Server 18.0.0.4

Server 3: Jazz Report Server (JRS) - Report Builder application on Liberty profile

  • Virtual machine (host name: jazzclm03)
  • 64-bit x86; Intel (R) Xeon(R) CPU E5-2665 0 @ 2.40GHz; 4 cores; 12 GB RAM
  • Red Hat Enterprise Linux Server release 7.6 (Maipo)
  • WebSphere Liberty Server 18.0.0.4

Server 4: CLM Server - JTS (Liberty profile) and three instances of CCM (RTC) applications (Jazzdev02, Jazzdev03, and Jazzdev04) on three separate Liberty profiles

  • Virtual Machine (host name: jazzclm04)
  • 64-bit x86; Intel (R) Xeon(R) CPU E5-2665 0 @ 2.40GHz; 8 cores; 36 GB RAM
  • Red Hat Enterprise Linux Server release 7.6 (Maipo)
  • WebSphere Liberty Server 18.0.0.4

Server 5: CLM Server - JTS and Lifecycle Query Engine (LQE) application on separate Liberty profiles

  • Physical machine (host name: jazzclm09)
  • 64-bit x86; Intel (R) Xeon(R) Gold CPU @ 2.10GHz; 64 cores; 1056 GB (1 TB) RAM
  • Red Hat Enterprise Linux Server release 7.6 (Maipo)
  • WebSphere Liberty Server 18.0.0.4

Server 6: CLM Server for Clustered CCM - Clustered CCM (RTC) secondary node application (Jazzdev02, Jazzdev03, and Jazzdev04) on three separate WebSphere Liberty profiles

  • Virtual machine (host name: jazzclm06)
  • 64-bit x86; Intel (R) Xeon(R) CPU E5-2665 0 @ 2.40GHz; 20 cores; 32 GB RAM
  • Red Hat Enterprise Linux Server release 7.6 (Maipo)
  • WebSphere Liberty Server 18.0.0.4

Server 7: CLM Server for Clustered CCM - Clustered CCM (RTC) secondary node (Jazzdev) application on Liberty profile

  • Virtual machine (host name: jazzclm07)
  • 64-bit x86; Intel (R) Xeon(R) CPU E5-2665 0 @ 2.40GHz; 6 cores; 24 GB RAM
  • Red Hat Enterprise Linux Server release 7.6 (Maipo)
  • WebSphere Liberty Server 18.0.0.4

Server 8: CLM Server - Link Index Provider (LDX) application on Liberty profile

  • Virtual machine (host name: jazzclm08)
  • 64-bit x86; Intel (R) Xeon(R) CPU E5-2665 0 @ 2.40GHz; 6 cores; 40 GB RAM
  • Red Hat Enterprise Linux Server release 7.6 (Maipo)
  • WebSphere Liberty Server 18.0.0.4

Server 9: Jazz Authorization Server (JAS) - Single Sign-On (SSO) LDAP service on Liberty profile

  • Virtual machine (host name: jazzauth01)
  • 64-bit x86; Intel (R) Xeon(R) CPU E5-2665 0 @ 2.40GHz; 2 cores; 4 GB RAM
  • Red Hat Enterprise Linux Server release 7.6 (Maipo)
  • WebSphere Liberty Server 18.0.0.4

WebSphere Liberty server JVM settings:

  • Verbose Garbage Collection: enabled on all servers

  • Primary CLM Server (jazzclm01):
    • Initial heap: JTS: 8GB, CCM: 12GB, QM: 6GB, RM: 6GB
    • Max heap: JTS: 8GB, CCM: 12GB, QM: 6GB, RM: 6GB
    • Generic JVM arguments
      • -Xgcpolicy:gencon
      • -Xcompressedrefs
      • -Xgc:preferredHeapBase=0x100000000
      • - XX:MaxDirectMemorySize=2G Increases native memory (java/nio) to avoid explicit gc()

  • DCC server (jazzclm02):
    • Initial heap=DCC: 8GB, GC: 4GB
    • Max heap= DCC: 8GB, GC: 4GB
    • Generic JVM arguments
      • -Xgcpolicy:gencon
      • -Xcompressedrefs
      • -Xgc:preferredHeapBase=0x100000000
      • - XX:MaxDirectMemorySize=1G

  • JRS server (jazzclm03):
    • Initial heap=8GB
    • Max heap= 8GB
    • Generic JVM arguments
      • -Xgcpolicy:gencon
      • -Xcompressedrefs
      • -Xgc:preferredHeapBase=0x100000000
      • - XX:MaxDirectMemorySize=1G

  • CCM server (jazzclm04):
    • Initial heap=6GB for each profile (JTS and clustered CCM nodes: jazzdev02, jazzdev03, jazzdev04)
    • Max heap=6GB for each profile (JTS and clustered CCM nodes: jazzdev02, jazzdev03, jazzdev04)
    • Generic JVM arguments
      • -Xgcpolicy:gencon
      • -Xcompressedrefs
      • -Xgc:preferredHeapBase=0x100000000
      • - XX:MaxDirectMemorySize=1G

  • LQE server (jazzclm09):
    • Initial heap= 48GB for LQE profile
    • Max heap= 48GB for LQE profile
    • Nursery heap=12GB for LQE profile (-Xmn12g)
    • Generic JVM arguments
      • -Xmn12g
      • -Xgcpolicy:gencon
      • -Xcompressedrefs
      • -Xgc:preferredHeapBase=0x100000000
      • - XX:MaxDirectMemorySize=1G

  • CCM server (jazzclm06):
    • Initial heap=6GB for each profile (clustered CCM nodes: jazzdev02, jazzdev03, jazzdev04)
    • Max heap=6GB for each profile (clustered CCM nodes: jazzdev02, jazzdev03, jazzdev04)
    • Generic JVM arguments
      • -Xgcpolicy:gencon
      • -Xcompressedrefs
      • -Xgc:preferredHeapBase=0x100000000
      • - XX:MaxDirectMemorySize=1G

  • LQE server (jazzclm07):
    • Initial heap: CCM (Clustered Node 2): 12GB
    • Max heap: CCM (Clustered Node 2): 12GB
    • Generic JVM arguments
      • -Xgcpolicy:gencon
      • -Xcompressedrefs
      • -Xgc:preferredHeapBase=0x100000000
      • - XX:MaxDirectMemorySize=1G

  • LDX server (jazzclm08):
    • Initial heap: LDX: 12GB
    • Max heap: CCM (Clustered Node 2): 12GB
    • Generic JVM arguments
      • -Xgcpolicy:gencon
      • -Xcompressedrefs
      • -Xgc:preferredHeapBase=0x100000000
      • - XX:MaxDirectMemorySize=1G

  • JAS server (jazzauth01):
    • Initial heap: 1536 MB
    • Max heap: 1536 MB
    • Generic JVM arguments
      • Defaults (none set)

Database servers - two

DB server hardware/system:

  • Two virtual machines (jazzdb01, jazzdb02)
  • Red Hat Enterprise Linux Server 7.6 (Maipo)
  • x86_64 bit OS; Intel (R) Xeon(R) CPU E5-2665 0 @ 2.40GHz, 16 cores each; 64 GB RAM each
  • 4.0 TB local RAID 5 array for data, 100 GB for "/" partition, mirrored

DB2 (jazzdb01, jazzdb02):

  • DB2 10.5 with Fix Pack 8
  • "Automatic" settings, except automatic table space growth is not allowed. You can monitor disk usage and not get caught short of disk space
  • Monitor regularly for sufficient disk space and table space
  • Daily online backups using IBM Spectrum Protect (formerly Tivoli Storage Manager)

Load balancers - two

Load balancer hardware/system:

  • Two virtual machines (jazzdispatch1, jazzdispatch2)
  • Red Hat Enterprise Linux 7.6 (Maipo)
  • x86_64 bit OS; Intel (R) Xeon(R) CPU E5-2683 v3 @ 2.00GHz; 2 cores each; 8 GB RAM each

IBM HTTPS Server (IHS) load balancer:

  • WebSphere Edge Load Balancer
  • Setup as provided in the CLM documentation

Reverse proxy - two

Reverse proxy hardware/system:

  • Two virtual machines (jazzproxy1, jazzproxy2)
  • Red Hat Enterprise Linux 7.6 (Maipo)
  • x86_64 bit OS; Intel (R) Xeon(R) CPU E5-2683 v3 @ 2.00GHz (one VM), Intel (R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz (one VM); 4 cores each VM; 8 GB RAM each VM
  • Active/Active configuration

Reverse proxy:

  • HAProxy(Red Hat Enterprise Linux)

MQTT Broker - one

MQTT server hardware/system for Clustered CCM:

  • One virtual machines (jazzmqtt01)
  • Red Hat Enterprise Linux 7.6 (Maipo)
  • x86_64 bit OS; Intel (R) Xeon(R) CPU E5-2683 v3 @ 2.00GHz (one VM), Intel (R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz (one VM); 2 cores; 12 GB RAM
  • Active configuration

MQTT message broker:

  • IBM IoT Message Sight Server V2.0.0.1

Apache Web Servers - four

Apache server hardware/system:

  • Four virtual machines (jazzweb1, jazzweb2, jazzweb3, jazzweb4)
  • Red Hat Enterprise Linux 7.6 (Maipo)
  • x86_64 bit OS; Intel (R) Xeon(R) CPU E5-2683 v3 @ 2.00GHz (on two VMs) and Intel (R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz (on two VMs); 8 cores each VM; 32 GB RAM each VM

Apache servers:

  • Apache 2.4.6 (Red Hat Enterprise Linux)
  • Apache Tomcat/7.0.69
    • JVM Settings
      • Initial heap=2048 MB
      • Max heap=8192 MB
  • mod_proxy module to handle reverseProxy configuration
  • Apache is shared with other applications.

Firewall and VPN host servers (two):

  • Two virtual machines (jazzgate01, jazzgate02)
  • SoftLayer Vyatta 5600
  • x86_64 bit OS; Intel(R) Xeon(R) CPU E3-1270 V2 @ 3.50GHz (two VM), 8 cores each VM; 8 GB RAM each VM
  • Active/Active configuration
  • Provides virtual firewall across all zones
  • Provides Virtual Private Network (VPN) for tunneling between SoftLayer and RTP

Architecture Diagrams (February 2019)


  • 2019 FEB Jazz.net JazzDev environment:
    Jazz_Infrastructure_Self_Host_Environment-2019.JPG

  • 2019 FEB Staging "BluesDev" environment for continuous daily CLM builds:
    Jazz_Infrastructure_Bluesdev_Environment-2019.JPG

  • 2019 FEB Staging "SoulDev" environment for Jazzdev milestone upgrades:
    Jazz_Infrastructure_Souldev_Environment-2019.JPG

  • 2019 FEB Jazz.net environment LDAP Authentication:
    Jazz_Infrastructure_Self_Host_Environment-LDAP-2019.JPG

Related topics: None

External links:

  • None

Additional contributors: None

Topic attachments
I Attachment Action Size Date Who CommentSorted ascending
Jpgjpg Jazz_Infrastructure_Bluesdev_Environment-2017.JPG manage 147.2 K 2017-02-22 - 18:47 UnknownUser 2017 Staging environment for continuous daily CLM builds
Jpgjpg Jazz_Infrastructure_Self_Host_Environment-2017.JPG manage 169.8 K 2017-02-22 - 18:51 UnknownUser 2017 Jazz.net Environment System Topology Architecture
Jpgjpg Jazz_Infrastructure_Souldev_Environment-20170127.JPG manage 91.1 K 2017-01-27 - 19:12 UnknownUser 2017 Staging environment for Jazzdev milestone upgrades
Jpgjpg Jazz_Infrastructure_Bluesdev_Environment-2018.JPG manage 116.6 K 2018-12-11 - 00:30 UnknownUser 2018 DEC Staging environment for Jazzdev milestone upgrades
Jpgjpg Jazz_Infrastructure_Self_Host_Environment-2018.JPG manage 139.6 K 2018-12-11 - 00:30 UnknownUser 2018 DEC Jazz.net Environment System Topology Architecture
Jpgjpg Jazz_Infrastructure_Self_Host_Environment-LDAP-2018.JPG manage 114.9 K 2018-12-11 - 00:32 UnknownUser 2018 DEC Jazz.net Environment System Topology LDAP Architecture
Jpgjpg Jazz_Infrastructure_Souldev_Environment-2018.JPG manage 95.3 K 2018-12-11 - 00:33 UnknownUser 2018 DEC Staging environment for Jazzdev milestone upgrades
Jpgjpg Jazz_Infrastructure_Bluesdev_Environment-2019.JPG manage 113.6 K 2019-02-04 - 23:06 UnknownUser 2019 FEB Staging BluesDev environment for continuous daily CLM builds
Jpgjpg Jazz_Infrastructure_Self_Host_Environment-2019.JPG manage 136.0 K 2019-02-04 - 23:13 UnknownUser 2019 FEB Jazz.net JazzDev Environment System Topology Architecture
Jpgjpg Jazz_Infrastructure_Self_Host_Environment-LDAP-2019.JPG manage 110.6 K 2019-02-04 - 22:54 UnknownUser 2019 FEBJazz.net Environment System Topology LDAP Architecture
Jpgjpg Jazz_Infrastructure_Souldev_Environment-2019.JPG manage 99.3 K 2019-02-04 - 22:57 UnknownUser 2019 FEB Staging SoulDev environment for Jazzdev milestone upgrades
Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r55 | r38 < r37 < r36 < r35 | More topic actions...
 
This site is powered by the TWiki collaboration platformCopyright © by IBM and non-IBM contributing authors. All material on this collaboration platform is the property of the contributing authors.
Contributions are governed by our Terms of Use. Please read the following disclaimer.
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.