Proxmox

Information in this chapter is for the following system:
  • Proxmox 7.2;

  • Proxmox 7.4.

To update xiRAID Classic 4.0.1, 4.0.2, 4.0.3 and 4.0.4 to xiRAID Classic 4.1.0 on Proxmox:
  1. Disable the Version Lock plugin using the Update Check Service (once the update is finished, the plugin will be automatically re-enabled to lock the version of the installed packages):
    # xicli update prepare
  2. Update the xiraid-release package:
    # apt update
    # apt install xiraid-release
  3. Update xiraid-repo package to the 1.1.0 version:

    • For Proxmox 7.2 and 7.4:

    # curl -O https://pkg.xinnor.io/repository/Repository/xiraid/proxmox/7.2/kver-5.15/xiraid-repo_1.1.0-446.kver.5.15_amd64.deb
    # apt install ./xiraid-repo_1.1.0-446.kver.5.15_amd64.deb
  4. Remove packages that are no longer needed:
    # apt autoremove
Warning:

When updating xiRAID Classic 4.0.0 to xiRAID Classic 4.1.0, the following error may occur: xraid-setup.py: error: unrecognized arguments: 4.1.0. This error is expected and does not affect the update process or xiRAID Classic further operation.