Troubleshooting
Problem
The Load Balancer problem determination tool (lbpd) is used to assist with data collection of critical information needed by IBM® support to aid in problem resolution. The lbpd software is available in levels 8.5.5.12, 9.0.0.4, and higher.
What does the tool collect?
- The tool gathers operating system-specific information such as adapter configuration and Ethernet statistics.
- Various load balancer commands are executed to collect current runtime information such as configuration reports and statistics.
- It also collects installation information, and where possible, it gathers any operating system level messaging and try to handle core dumps.
Download the current version:
The lbpd tool is periodically updated. The most recent version of the tool is provided for download. There is no dependency on the installed Load Balancer level.
- Download the specific version of the tool for your operating system. If necessary, rename the file to the file name shown in the download link.
- Place the tool in the [IBMULB_root]/servers/bin directory.
- Set execution permission if necessary
- Start data collection by using the run command provided.
Windows:
- Download: lbpd-windows.bat [version: 06.15.2022]
- run command: lbpd-windows
AIX:
- Download: lbpd-aix.sh [version: 10.31.2023]
- Execute command: ./lbpd-aix.sh
- If an error occurs running the command, see note[1].
Linux:
- Download: lbpd-linux.sh [version: 10.31.2023]
- Execute command: ./lbpd-linux.sh
- If an error occurs running the command, see note[1].
How do I use the tool?
- Open a command prompt with root privileges and navigate to your [IBMULB_root]/servers/bin directory.
- Type in the following: lbpd
- The tool asks questions about your problem and your configuration in order to collect the necessary information.
- After completion, a new directory is created: [IBMULB_root]/PD. All the information collected is listed in this directory along with a bundled file, lbpmr.jar, to provide to IBM®.
Provide the lbpmr.jar file to IBM® support for any load balancer problem.
If the problem involves trouble forwarding traffic to servers, download the appropriate server collection tool based on the server operating system and provide data from the servers as well as the load balancer.
- server-windows.bat [version: 04.07.2022]
- server-aix.sh [version: 04.07.2022]
- server-linux.sh [version: 04.07.2022]
- If an error occurs executing server-aix.sh or server-linux.sh, see note[1].
Note[1] - The end of line character can be corrupted during download or file movement. On unix systems, if an error occurs indicating "Wrong interpreter", "No such file", or contains "^M" in the message, the end of line character is likely corrupted. There are several ways to correct the problem:
- Edit the file with vi editor. Positioned at the start of the file, press the Esc key and enter:
Where ^V is the Ctrl key + V pressed at the same time; ^M is the Ctrl key + M pressed at the same time.:%s/^V^M//g !wq - Edit the file with the vim editor. Positioned at the start of the file, press the Esc key and enter:
:set ff=unix !wq - Download and use the dos2unix program to correct the line endings.
- Use the sed editor to correct the line end character with the command:
sed -i -e 's/\r$//' filename.sh
[{"Type":"MASTER","Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"ARM Category":[{"code":"a8m50000000CdIqAAK","label":"IBM Edge Load Balancer"}],"ARM Case Number":"","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF033","label":"Windows"}],"Version":"8.5.0;8.5.5;9.0.0;9.0.5"}]
Log InLog in to view more of this document
This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.
Was this topic helpful?
Document Information
Modified date:
03 March 2025
UID
swg22001538