Issues setting up a DR instance for QC/ALM?
Question ID: 105943
0
0

We are attempting Disaster Recovery (DR) testing in a temporary isolated environment. We duplicated our QC VM’s (DB-server and QC-server) with different IP addresses. QC Service strats up and we can get into Site Admin and into projects wtih the QC IE Clients, and within ALM/QC, the functionality to edit tests and other functions still directs activity to the original/production installation IP addresses/servers (changing data in the ORIGINAL Databases) – which is not valid in the DR environment.

Is there a config file or some other areas that can be used to redirect ALM/QC activity to the new temporary DR Servers/ IPs? I see the original/production Server’s IP in the Site Admin (qcsiteadmin_db) tables, but not sure where to begin.

Again, this is a copied environment for temporary use and any changes will not affect the existing QC/ALM Production environment we use regularly.

Marked as spam
Posted by (Questions: 193, Answers: 14)
Asked on February 20, 2015 1:58 pm
45 views
Answers (1)
0
Private answer

You cannot just DUPLICATE all components (App, DB, repository etc) and expect ALM/QC to work.

I (and HP) recommend Fresh INSTALL of ALM/QC on the NEW/other DR/TEST environment, stand up a SEPARATE Database instance, then do a project migration of copies of projects and corresponding repositories.

When duplicating (HDD copy including all files OR VM image copy) this sets you up with a potentially DISASTROUS situation where even if you get it up and running, it will dangerously be reading/writing to DB's in the OLD db server.

It is not trivial to swap DB servers (which is basically what you are doing with the copying).

Migrate your qcsiteadmin_db (and project DB's) to the NEW DB instance, and choose ''use and existing'' qcsiteadmin_Db schema/database when installing QC/ALM.

Once your NEW QC/PC is up and running, then, EACH project must be REMOVE'ed, it's DBID.xml edited to point to the NEW DB server (the one you just added to Site Admin), then RESTORED from it's DBID file. a trick here would be to create a NEW project and look at it's DBID.XML for DB_CONNSTR, DBSERVER_NAME, and DB_USER_PASS.

Once this is all working with the NEW server and COPIES of projects, the DR process on the PROJECT level would be to de-activate the DR-project copy, then REPLACE the DB and REPOSITORY from the BACKUP of PROD.
Since your qcsiteadmin_db was migrated from a point in time when you had a certain user list, you may need to add the new users back into the DR Site Admin manually from time to time. Also as you add projects to PROD, you would also need to add/migrate a copy to DR/TEST.

This all works best if PROD and DR/TEST are on the SAME DB and QC/ALM version and Patch level.

Marked as spam
Posted by (Questions: 4, Answers: 509)
Answered on February 20, 2015 2:12 pm
0
Wow, that IS involved. I think we will start over and install a FRESH DB server and QC Server, then migrate projects.
( at February 20, 2015 10:36 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top