Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
Recertifying SA Cores
You must clear all backlogs and conflicts on your Multimaster Mesh before you start a core recertification.
Some recertification phases will be performed automatically, while others require multiple runs of the corerecert tool.
To recertify SA Cores:
- Ensure that you are classified as a Core Recertification User. If not, see your SA System Administrator.
- Log on to an SA Core host.
- Change directory to /opt/opsware/oi_util/OpswareCertTool/recert_utils/.
- Edit:
corerecert.conf
to ensure that the information is correct for your environment.
- Run:
corerecert --status
to ensure Core Recertification is not currently in progress.
- Run:
discover_mesh -p
to make sure the Core Recertification Tool can correctly detect your Mesh setup.
- Run:
corerecert --phase 1
from the command line to initialize Core Recertification.
Mesh-wide gateways will be automatically restarted.
- Monitor the progress on screen by running:
corerecert --status
until it has indicated Phase 1 is completed.
- Run:
corerecert --phase 4
from the command line to start Phase 4, which appends a new Agent CA to all the Agents.
Note If the agent_recert.using_cdr parameter value is 0 in the corerecert.conf file, the run phase 4 process is skipped.
Important Skipping Phase 4 will lead to SWR communication tests failures and Phase 8 will not recertify the Agent.
- Monitor the progress on screen by running:
corerecert --status
until all the Agents have successfully had a new Agent CA appended.
Note
This step could take days depending on your maintenance windows and the Agent availability. There can be only one scheduled or active Agent Recertification job per facility at any given time. If you encounter any errors during this stage, resolve the errors and go back to step 9. You only need to reschedule the facilities that had errors. You do not need to reschedule the Agent Recert job for the successful facilities.
- Run:
corerecert --phase 6 --doit
from the command line to start Phase 6 of the core recertification.
Note The job for Phase 6 will get executed only if the recertification session is in Phase 1 or 4 with status COMPLETED. Otherwise, the job will log a warning message and exit without taking any action. You can force the execution of Phase 6 by using the --doit flag. However, skipping Phase 4 will lead to SWR communications tests failures and Phase 8 will not recertify the Agent.
- Monitor the progress on screen by running:
corerecert --status
until it has indicated
mesh_restart_pending
.At this point, you must restart the mesh, using the mesh restart instructions and sequences in the SA Administration Guide, SA Maintenance section.
Note
This step could take days depending on your maintenance window. If you encounter any errors during this stage, make sure you resolve the errors and go back to step 11. - After manually restarting the mesh successfully, run:
corerecert --phase 6
from the command line to continue phase 6.
In this step, SA performs two functions:
- Checks to see if the restart took place on the cores.
- Automatically restarts the primary-spin component of each SA facility.
- Monitor the progress on screen by running:
corerecert --status
until it indicates that Phase 6 is completed. If you encounter errors, resolve them and go back to step 13.
- Run:
corerecert --phase 7
from the command line to start phase 7.
Mesh-wide gateways will be automatically restarted.
- Monitor the progress on screen by running:
corerecert --status
until it indicates that Phase 7 is completed. If you encounter errors, resolve them and go back to step 15.
- Run:
corerecert --phase 8
from the command line to start Phase 8, which recertifies all the Agents.
- Monitor the progress on screen by running:
corerecert --status
until all Agents have successfully been recertified.
Note
This step could take days depending on a customer’s maintenance windows and the agent availability. There can be only one scheduled or active Agent Recertification job per facility at any given time. If you encounter any errors, resolve them and go back to step 17. You only need to reschedule the facilities that had errors, not the Agent Recertification job for the successful facilities. - Run:
corerecert --phase 9 --doit
from the command line to start phase 9.
Note The job for Phase 9 will get executed only if the recertification session is in Phase 8 with status COMPLETED. Otherwise, the job will log a warning message and exit without taking any action. You can force the execution of Phase 9 by using the --doit flag. However, if Phase 8 is not completed, some Agents might not have been recertified. These Agents will not be able to communicate with the Core server once the old Agent CA is no longer trusted.
- Monitor the progress on screen by running:
corerecert --status
until it has indicated
mesh_restart_pending
. If you encounter any errors during this stage, make sure you resolve the errors and go back to step 19.At this point, ensure that there are no conflicts and no transaction backlogs in the mesh.
- On the base Slice core server:
- Issue the following commands:
touch /var/opt/opsware/crypto/twist/upgradeInProgress
/etc/init.d/opsware-sas restart
- Wait till the restart finishes successfully.
- Issue the following commands:
- After the mesh has been successfully restarted, the Recertification User must run:
corerecert --phase 9
from the command line to continue phase 9.
SA checks to see if the restart took place on the cores.
- Monitor the progress on screen by running:
corerecert --status
until it indicates that Phase 9 is completed. If you encounter any errors, resolve them and go back to step 22.
- On the base slice core server:
- Issue the following command:
touch /opt/opsware/oi_util/OpswareCertTool/recert_utils/TruthResignStatus.txt /opt/opsware/oi_util/OpswareCertTool/recert_utils/WordResignStatus.txt
- Run phase 11:
corerecert ––phase 11
from the command line to start Phase 11 which resigns data in model repository, software repository, recurring jobs and audit streams.
- Issue the following command:
- Monitor the progress on screen by running:
corerecert --status
until it indicates that Phase 11 is completed. If you encounter any errors, resolve them and go back to step 24b.
- If you do not intend to remove the Agent CA, skip to step 28. Otherwise, run:
corerecert --phase 12
from the command line to start phase 12, which removes the old Agent CA from all the Agents.
- Monitor the progress on screen by running:
corerecert --status
until the old Agent CA has removed from all the Agents.
Note
This step could take days depending on customer’s maintenance windows and the agent availability. If you encounter any errors during this stage, resolve the errors and go back to step 26. You only need to reschedule the facilities that had errors. You do not need to reschedule the Agent Recertification job for the successful facilities.Note
For Core Recert with custom certificate, HPE recommends that you go through phase 13 so the old Core-component certificate is removed from the trusted CA store, and, therefore, only the customer certificate chain is used for verification.
At this point, work with your SA System Administrator to restart the rest of the mesh. This step could take days depending on your maintenance window. If you encounter any errors, resolve them and go back to step 19.
- Run:
corerecert --phase 13
from the command line to start phase 13.
- Monitor the progress on screen by running:
corerecert --status
until it indicates
mesh_restart_pend
orcore_recert_completed
.Continue with the remaining instructions only if the status is
mesh_restart_pending
.Note
At this point, you must restart the mesh, using the mesh restart instructions and sequences in the SA Administration Guide, SA Maintenance section.Note
This step could take days depending on the customer’s maintenance window. If you encounter any errors during this stage, resolve the errors and go back to step 28. - After the mesh has been successfully restarted, run:
corerecert --phase 13
from the command line to continue phase 13.
- Monitor the progress on screen by running:
corerecert --status
until it indicates that Core Recertification has completed successfully.
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to hpe_sa_docs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: