Deployment Debug Tool for Quantum Fabric

The deployment debug tool verifies on-premises and container installations of Quantum Fabric. The tool scans the installation directory for any configurations or settings that can cause issues. The tool also checks the health of the installed components and provides debug logs.

Prerequisites

  • An on-premises or container installation of Quantum Fabric
  • The installation directory must be accessible by the tool
  • The user must have sudo permissions

Run the Debug Tool

To run the tool and debug the Fabric installation, follow these steps:

  1. Extract the Fabric installer zip file and navigate to the extracted folder.
  2. Copy the FabricSetupDebugging.sh file to your installation directory.
  3. Open a terminal window and run the following command:
    sudo sh FabricSetupDebugging.sh

    Type the password for your user account, if required.

After you run the command, the tool checks the health and status of the Fabric Components. If any errors occur, they are displayed on the console.

After debugging is complete, the tool generates debug logs at the following path:
/tmp/FabricLogs.zip