Hello Lucas,
Please check this procedure to uninstall Toolkit:
1. Use PuTTY to log in to the node from which OceanStor Toolkit is to be uninstalled through the management IP address.
If OceanStor DJ is not installed, log in to the node as user root.
If OceanStor DJ is installed, log in to the node as user djmanager and then run the su - root command to switch to user root. The default password of user djmanager is CloudService@123!.
2. Run the TMOUT=0 command to prevent PuTTY from exiting due to timeout.
3. Run the cd /opt/toolkit/bin command to access the directory for storing the uninstallation script.
4. Run the sh uninstall.sh command to uninstall OceanStor Toolkit.
5. Enter y as prompted.
Thanks.