Last Updated: 17 November 2021
This page provides a summary of materials for you to collect when you have a problem with your z/VM system. For more details, select the problem you are troubleshooting, and follow the instructions. Data that needs to be collected and sent to IBM is highlighted in the table below. If there is "data to collect" for your problem, refer to the "Must Gather - Details" section for details on how to collect the data.
# | Category | Problem Description | Actions / Data to Collect |
---|---|---|---|
symptom-0101. | General | z/VM system abend. In this case your z/VM system has gone down with a failure. The abend will have an abend code, for example, HTT001. If your system is setup properly, a CP dump will be produced and your system will automatically reIPL itself. |
|
symptom-02 hang02. | General | Multiple z/VM guests appear to be hung, to an extent such that your production guests can no longer function and your business is severely impacted. |
|
symptom-03 hang03. | General | One or more z/VM guests appear to be hung or non-responsive |
|
symptom-0404. | General | Non-CMS guest failure. In this case the guest is running an operating system such as Linux, z/VSE, z/TPF, or z/OS. |
|
symptom-0505. | CMS | CMS guest failure |
|
symptom-0606. | TCP/IP |
TCP/IP for z/VM - Loss of connectivity - General instructions Note: There are multiple entries here for TCP/IP. IBM Support will help determine the most appropriate based on the configuration. |
|
symptom-0707. | TCP/IP | TCP/IP for z/VM - Loss of connectivity - Native TCP/IP Packet Trace required |
Perform the steps below on user TCPMAINT to perform a native packet trace:
|
symptom-0808. | TCP/IP | TCP/IP for z/VM - Loss of connectivity - TCP/IP Packet Trace with CP TRSOURCE command required. |
From TCPMAINT perform the following steps:
|
symptom-0909. | TCP/IP | TCP/IP for z/VM - Loss of connectivity - MPROUTE problems |
Please collect the following from user TCPMAINT:
|
symptom-1010. | TCP/IP | TCP/IP for z/VM - Loss of connectivity - SSL problems. The SSL server can run as a single server or a pool of servers. We recommend a pool. Connections are routed to the first SSL server on the Active list until we use all available connections, then we move to the next server. |
z/VM Support may request the following as issued by TCPMAINT:
Obtain trace information:
|
symptom-1111. | TCP/IP | TCP/IP for z/VM - Loss of connectivity - FTP problems |
z/VM Support may request the following:
|
symptom-1212. | Wave | IBM Wave for z/VM |
|
symptom-1313. | Performance | z/VM system performance problems |
z/VM Support may request the data below. Note: This data should be collected from time periods in which the system was performing well, as well as from time periods in which the system was running poorly:
|
symptom-1414. | Install | Problems when doing an upgrade installation on z/VM |
Below are some of the items that z/VM support may request from you:
|
symptom-1515. | Networking | Virtual Switch (VSWITCH) General Instructions |
From any user with class B privilege, execute the following commands:
|
symptom-1616. | Networking | Virtual Switch Specific user ID issues |
From any user with class C privilege, execute the following commands for the user ID in question:
|
symptom-1717. | Networking | Virtual Switch - Loss of connectivity - Packet Trace with CP TRSOURCE command required |
From any user with class C privilege, perform the following commands for the VSwitch in question:
|
symptom-1818. | Networking | Virtual Switch - Uplink issues |
Determine what the state of the Uplink ports are by issuing:
Look at the Uplink Port: section and note any devices that are not "Ready". Messages related to the state of the VSwitch Uplink devices are written to the system operator console. Collect and send the system operator's console (OPERATOR by default) to IBM. Collect and send the VSwitch controllers (by default DTCVSW1, DTCVSW2, DTCVSW3, DTCVSW4) consoles (sent to MAINT by default) to IBM. If you need to close the active console, from TCPMAINT you can issue this command for each controller.
Collect and send the output from NETSTAT OSAINFO DETAILS command:
|
symptom-1919. | Networking | Virtual Switch data collection |
When collecting this data, it may be useful to use a PIPE command to capture the command output into a single file that can be sent into IBM. For example:
|
symptom-2020. | Crypto devices | Problems with Crypto devices |
|
symptom-2121. | CP - Accounting |
These messages are being observed: HCP8082I Accounting records are accumulating for userid userid. HCP8083I Accounting record threshold has been exceeded for userid userid. Currently nnnnn records are enqueued. While these messages are not reporting an immediate, serious problem, unless you take action, over a long period of time these records can consume all of your checkpoint area space. If this happens, you may lose important spool files, including system abend dumps and OPERATOR's consoles, which are critical z/VM debugging files. |
If you DO NOT need to systematically collect any Accounting data, do the following:
Issue these commands: CP RECORDING ACCOUNT OFF CP RECORDING ACCOUNT PURGE In addition, add these commands to OPERATOR's PROFILE EXEC, so that they are executed each time your system IPLs. These actions will cause the above messages to no longer be issued, and your checkpoint area will not fill up with accounting records. If you DO need to systematically collect Accounting data, do the following:
|