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:
- Extract the Fabric installer zip file and navigate to the extracted folder.
- Copy the
FabricSetupDebugging.sh
file to your installation directory. - Use a Bash terminal 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