Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

About this task

For Troubleshooting reasons it is helpful to read the logs of a specific scanner 

...

Since BVQ Release 2023.H1. the output in log files has been extended by the readable names of managed systems, logical partitions Managed Systems, Logical Partitions and also the name of the queried HMC.  

Expand
titleTopoScan.log

2022-10-11T17:51:47,022 INFO  [topology-scan_Worker-1]: Error executing call to [/rest/api/uom/ManagedSystem/72cXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXd1/NetworkBridge], got status [500 INTERNAL_SERVER_ERROR] with message [
<entry xmlns="[http://www.w3.org/2005/Atom"|http://www.w3.org/2005/Atom%22] xmlns:ns2="[http://a9.com/{-}/spec/opensearch/1.1/"|http://a9.com/{-}/spec/opensearch/1.1/%22] xmlns:ns3="[http://www.w3.org/1999/xhtml">|http://www.w3.org/1999/xhtml%22%3E]
    <id>ed663291-e9c7-48b4-8922-e28c5691dda3</id>
    <title>HttpErrorResponse</title>
    <published>2022-10-11T17:51:46.999+02:00</published>
    <author>
        <name>IBM Power Systems Management Console</name>
    </author>
    <content type="application/vnd.ibm.powervm.web+xml; type=HttpErrorResponse">
        <HttpErrorResponse:HttpErrorResponse xmlns:HttpErrorResponse="[http://www.ibm.com/xmlns/systems/power/firmware/web/mc/2012_10/"|http://www.ibm.com/xmlns/systems/power/firmware/web/mc/2012_10/%22] xmlns="[http://www.ibm.com/xmlns/systems/power/firmware/web/mc/2012_10/"|http://www.ibm.com/xmlns/systems/power/firmware/web/mc/2012_10/%22] xmlns:ns2="[http://www.w3.org/XML/1998/namespace/k2"|http://www.w3.org/XML/1998/namespace/k2%22] schemaVersion="V1_0">
    <Metadata>
        <Atom/>
    </Metadata>
    <HTTPStatus kxe="false" kb="ROR">500</HTTPStatus>
   <RequestURI kb="ROR" kxe="false">/rest/api/uom/ManagedSystem/72cXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXd1/NetworkBridge</RequestURI>
    <ReasonCode kxe="false" kb="ROR">Unknown internal error.</ReasonCode>
    <Message kxe="false" kb="ROO">com.ibm.pmc.rest.provider.exceptions.RESTProviderException:  Exception While getting SEA::  Unable to connect to Database. </Message>

Applies to

BVQ Version: any any

Procedure

A simple way to resolve this UUID to the readable name of the Managed System can be implemented via a direct REST query of the HMC via a browser.

...