Uninstalling xiRAID Classic 4.1.0

Stop using the xiRAID Classic devices before uninstalling xiRAID Classic 4.1.0:
  1. Disable all the applications that are using the xiRAID Classic devices.
  2. Unmount all file systems that use the xiRAID Classic devices (using umount, systemd or other suitable tool) and disable automatic mounting of file systems at system startup.
  3. Make sure all file systems that use the xiRAID devices are unmounted:
    # df -h
Warning:

Ignoring these steps may result in data loss.

These commands uninstall xiRAID Classic 4.1.0:

  1. On an RHEL-based system

    # yum remove xiraid-release && yum autoremove
    # yum remove xiraid-repo
  2. On an Oracle Linux with UEK

    # yum remove xiraid-release && yum autoremove
    # yum remove xiraid-repo
  3. On DEB systems (Ubuntu and Proxmox)

    It is best to use the 'aptitude' plugin to correctly remove all of the unused dependencies.

    # aptitude remove xiraid-release
    # aptitude remove xiraid-repo
    To remove xiRAID Classic using `apt` run:
    # apt remove xiraid-release xiraid-core xiraid-kmod xiraid-install
    # apt remove xiraid-repo
    # apt autoremove