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 |
|
Troubleshoot
If you encounter problems while using OpsCx for OneView, you can often solve them yourself. This topic is intended to help you.
General Checks
When investigating an issue, first verify that:
-
You are not running into known issues .
-
Your issue is not related to the third-party software or hardware. Otherwise, contact the corresponding vendor for assistance.
-
You have the latest operating system and software application patches installed on the affected systems.
-
The configuration settings for the OpsCx for OneView (values, syntax) are correct.
Log Files
OpsCx for OneView logs event and topology data and BackSync information to log files. Unexpected behavior is recorded as an entry in the log file. Information contained in the log file is useful for investigating problems.
Collector Logs
Event and topology data logs are saved to the following directory:
Windows: %OvDataDir%\log\HPBsmIntOneView_[events|topology].%d.log
Linux: /var/opt/OV/log/HPBsmIntOneView_[events|topology].%d.log
where %d
is the date. Log files are added each day and kept for seven days by default.
To change location of the log files:
-
Change current directory and open the appropriate integration configuration file in a plain text editor:
Windows:
%OvDataDir%\conf\HPBsmIntOneView\genint\oneview_[events|topology].conf
Linux:
/var/opt/OV/conf/HPBsmIntOneView/genint/oneview_[events|topology].conf
-
In the
genintd
section, change the value of thelog-file
option. -
Save your changes.
-
Restart the affected integration service as described in Restarting the Services after Configuration Changes.
Logging Severity Levels
Log entries have different severity levels. In OpsCx for OneView, the following levels are available:
Severity Level | Keyword | Meaning |
---|---|---|
3 |
Trace |
Tracing (debugging) messages |
2 |
Info, Warning |
Information messages, warnings |
1 |
Error, Config |
Errors, current values of integration configuration options |
0 |
Disables log output |
Logging is disabled |
Note: When a particular logging level is set, it causes messages with lower severity level to be recorded as well. For example, if the severity level is set to 2, information messages, warnings, errors, and configuration-related messages are logged, but tracing messages are not.
Changing Log Severity
To change the logging severity level for a particular integrated OneView entity type, perform these steps:
-
Change current directory and open the appropriate integration configuration file in a plain text editor.
-
In the
genintd
section, perform the following:a. Uncomment the line with the
log-level
option.b. In the line that contains the log-level option, replace the value placeholder inside quotes (
'...'
) with the chosen logging severity level.For example, to change the logging severity level from the default level to 2, change the line from:
//, 'log-level' : '3'
to
, 'log-level' : '2'
-
Save your changes.
-
Restart the affected integration service as described in Restarting the Services after Configuration Changes topic.
BackSync Logs
The OMBackSync.pl
and OMBackSync_OneView.pl
scripts write information to the following log file:
-
Windows:
%OvDataDir%\log\OMBackSync.log
-
Linux:
/var/opt/OV/log/OMBackSync.log
The available log severity options are: DEFAULT
, OFF
, ERROR
, INFO
, TRACE
.
Normally, the log severity is set to DEFAULT
and prints [SEP]
and [ERROR]
entries. If no errors are encountered, no output information is printed.
Changing Log Severity
To change the log severity for the OMBackSync.pl
script, change the following variable:
my $verbosity = Genint::Log::DEFAULT;
After you modify the logging settings, restart the ovc
service with the command ovc -restart ombacksync
.
Known Issues and Workarounds
Moving CIs results in duplicated or lost relationships.
Symptom
When moving an existing CIs under OneView to a new location or under a new CI, the relationships within the RTSM might get duplicated or lost.
Action
To solve duplicated or lost relationships, the topology inside the RTSM has to be deleted and sent again. Once the topology is resent, it will be correctly displayed.
Changes made to the OneView topology are not reflected correctly in OMi.
Symptom
In the OMi web interface, unusual topology hierarchy is presented.
For example, some configuration items (CIs) might appear isolated from the rest of the collected topology, although they should not because they are related to other monitored OneView nodes.
Action
By default, the Detect deltas option is selected in the Operations Connector policy for OneView Topology
. With such a configuration, only recent changes in the OneView topology are propagated to OMi. In some cases, these changes provide insufficient information resulting in incorrect representation of the topology in OMi. Perform the following steps:
-
Log on to the Operations Connector web interface.
-
Right-click the
Operations Connector for OneView (02.02) - Topology Integration
policy and select Edit. -
Click the Source tab.
-
In the Source page, clear the Detect deltas option.
-
Click Save and Close to apply the change.
Related topics
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 ovdoc-asm@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: