Reducing downtime during LQE reindexing
When you reindex Lifecycle Query Engine
(LQE), reports that run during the reindexing might not be accurate. Team members should run reports
only after the reindexing is complete. To reduce this downtime while you reindex LQE, you can
clone the LQE instance
and reindex the clone. Team members can continue to run reports and historical trend data is still
collected. After the clone is reindexed, you can merge the indexed data and resume using the
original LQE instance.
About this task
Procedure
1. Set up the first LQE instance named LQE1
About this task
Procedure
2. Clone the LQE1 instance to create another instance named LQE2
Generate a cloned instance named LQE2 from a backup of the original LQE instance (LQE1). To configure an LQE backup schedule, see Backing up and restoring Lifecycle Query Engine and Link Index Provider (LDX).
A backup contains all the metadata in LQE and a copy of the indexed data.
Procedure
Results
You now have two LQE instances that contain the same indexed data and historical trend data. You can now reindex the LQE2 instance. The LQE1 instance will handle reporting requests and continue to collect historical trend data.
3. Reindex the LQE2 instance
It's simpler to reindex LQE2 because it's not registered with Jazz
Team Server and isn't
shown on any menus in Rational solution for
Collaborative Lifecycle Management (CLM)
applications. CLM
applications cannot access the LQE2 instance and team members cannot access it unless they have the
URL.
About this task
Procedure
- Open the LQE administration home page at https://host:port/lqe/web/admin/data-sources.
- Click Reindex All. Depending on the amount of data, creating the initial index or reindexing the data sources can take a long time.
4. Merge the indexed data from the LQE2 instance into the LQE1 instance
To ensure that the LQE1 instance contains a complete and accurate data set for reporting,
you must merge the indexed data from the LQE2 instance with the current data on the LQE1 instance.
These steps assume that you will continue to use the LQE1 instance as the LQE server,
and not the LQE2 clone.
Procedure
5. Restart the LQE1 instance and configure the database connection
Procedure
Restart the LQE1 instance. The CLM
applications in this deployment resume their regular use of the LQE1 instance.
Note: If you are prompted to register the LQE1 instance with Jazz
Team Server, complete
these steps:
- In the lqe.properties file, set this LQE property: configMode=true.
- Register the LQE1 instance again.
- Restart the LQE1 instance.
You do not need to start the LQE2 instance.