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 |
|
Running HCM Local Tests
To run the local tests, perform the following steps:
- Log on as
root
to the server running the SA core components that you want to test. - Run the SA start up script using the
status
argument or specify themode
(test category) argument and one or more components (see the next section for the command options). For example, the following verifies that the Web Services Data Access Engine is available./etc/init.d/opsware-sas status twist
The following table describes the HCM command-line arguments. For a description of the
opsware-sas
options for starting and stopping a core, see Options for the SA Start/Stop Script.Option
Description
mode
The set of tests to run. The
mode
can be one of the following strings:status
: Runs tests that verify the availability of the specified components. For example, the tests verify that the components are listening on the correct ports and responding to basic queries.verify_post
: Same asstatus
.verify_pre
: Runs tests that validate the conditions necessary for the specified components to operate.verify_functionality
: Runs tests that are similar to the tests run by thestatus
mode; however, they might take longer to run. Therefore, you might choose to skip these tests to save time.health
: Runs the tests of thestatus
,verify_pre
, andverify_functionality
modes and provides an overview of the overall state of the specified components.component
The internal name of the core component. If this option is not specified, then all components are validated. To view the internal names of the components installed on the local server, enter the following command:
/etc/init.d/opsware-sas list
name=value
Options that control how the tests are run. Allowed values:
terse=[true|false]
: Iftrue
, summarizes the results of all successful tests for each component in a single SUCCESS message; however, the results of failed tests are displayed individually. By default, this option is set tofalse
. (This option is passed to the individual tests.)parsable=[true|false]
: Iftrue
, summarizes the results from all tests for each component with a single SUCCESS or FAILURE message. By default, this option is set tofalse
. (This option is passed to the individual tests.)verify_filter=<regex>:
Runs only the tests whose file names match the regular expression you enter. For example, specifyingverify_filter="OPSW"
runs only tests with file names that contain the stringOPSW
, such as 100_OPSWcheck_host_spin.sh
. By default, this option is not defined. (This option is not passed to the individual tests.)If a given test is a symbolic link to another file, the filter will be evaluated against the target of the symbolic link, not the name of the symbolic link. If the test is a symbolic link,
verify_filter
uses the file name of the file it is pointing to for comparisons.
You can find a list of the internal name used for certain Core Components and their standard names in SA Core Component internal names.
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: