Licensing

By default xiRAID comes with a trial license that has limitation on the number of drives (up to 4 in total). To remove the restrictions and work without limitations, the license needs to be installed. To get a license run the command:
xnr_cli license show
hwkey: 6D0D9E443400AD3E
disks
    licensed: 4
    created: 2024-03-29
    expire: 2024-04-05
    status: trial
support
    status: no

Then copy reported hwkey and send it to your vendor. The vendor will generate the license file specific to your hardware. After you get the license file install it by the command:

xnr_cli license add --path <license_file_name>

Licensing details are described in “License Details” section.