Uninstalling the xiRID Opus

The process of uninstalling xiRAID Opus involves disabling system processes and removing all installed files. To do so log in as root and use the uninstall.sh script located in the target directory (by default - /opt/xiraid/uninstall.sh) or remove all files manually.

To uninstall product using the uninstall.sh script, run:
<install_dir>/uninstall.sh

The output of this command may include ‘failed to remove’ messages because by default, the uninstall.sh script does not delete the directory containing configuration files.

If xiRAID is uninstalled but configuration files are retained, xiRAID can be reinstalled to the same directory. In this scenario, the engine configuration and RAIDs configuration are preserved and will be reapplied to the engine during its next run. This allows you to restore any RAIDs you previously created.

If you do not need to save the configuration files, run:
/opt/xiraid/uninstall.sh --force
To uninstall product manually, disable the sytemd service:
systemctl stop xnr_xiraid
After that, remove all files listed in the <install_dir>/filelist.txt using the command:
rm -rf /opt/xiraid/bin/xnr_conf