The below steps can be followed:
mc admin cluster iam export ALIASmc admin cluster bucket export ALIASmc admin config export ALIAS >config-backup-ALIAS.txt
-
Please download the license from
https://subnet.min.io/health/and place it in a common location in all nodes of MinIO -
Grant permission to minio user with permission to the license file.
-
update minio config file : generally
/etc/default/minioby adding another env at the end MINIO_LICENSE=<path-to-minio.license>on all minio nodes -
Also add an env minio config file (
/etc/default/minio)MINIO_CONFIG_ENV_FILE=/etc/default/minio- on all nodes -
replace minio binary with aistor binary
https://dl.min.io/aistor/minio/release/linux-amd64/- ensure permissions for the minio user -
Restart
minio service systemctl restartminio on all nodes at the same time. -
Run
mc support diag ALIASand sharemc admin info ALIAS