View current licenses and activate new licenses.
Procedure
Run the following command on any node in the cluster to view the current license information about the cluster:
zbs-meta license show
Output example
----------------------- ------------------------------------
serial fef6f2ea-e2fd-44ba-ac17-f78555e74e7e
sign date 2024-06-17 14:06:04
expire date 2024-07-17 14:06:04
subscribe sign date
subscribe expire date
maintenance start date
maintenance expire date
max space size 0.00 B
max node space size 128.00 TiB
max node num 255
license type TRIAL
software edition ENTERPRISE
oem vendor ARCFRA
support metrox True
support remote backup True
support platform BARE_METAL|KVM|VMWARE
system mode SERVER_SAN
pricing type PRICING_TYPE_UNKNOWN
----------------------- ------------------------------------Procedure
Run the following command on any node in the cluster to activate a new license:
zbs-meta license set <license_serial_number>
Here, license_serial_number is the cluster serial number.
Output note
If the command succeeds, no output is displayed.
Procedure
Run the following command to parse the license:
zbs-meta license parse <license_serial_number>
Output example
-------------- ------------------------------------
serial b136f2be-de9c-4889-95ed-3d3ebf974d16
sign date 2021-10-21 12:13:49
expire date 2021-11-20 12:13:49
subscribe sign date
subscribe expire date
maintenance start date
maintenance expire date
max space size 0.00 B
max node space size 128.00 TiB
max node num 255
license type TRIAL
software edition ENTERPRISE
oem vendor ARCFRA
support metrox True
support remote backup True
support platform BARE_METAL|KVM|VMWARE
-------------- ------------------------------------