mirror of
https://github.com/minio/docs.git
synced 2025-08-12 11:22:54 +03:00
If you decommission one pool from a multiple pool deployment, you can't reuse the same node (hostname) sequence for a new pool. If you are using expansion notation to define a set of hostnames for the pool, each new pool must continue the numerical sequence even if some pools were decommissioned along the way. Staged linux http://192.241.195.202:9000/staging/DOCS-1250/linux/operations/concepts.html#can-i-change-the-size-of-an-existing-minio-deployment k8s http://192.241.195.202:9000/staging/DOCS-1250/k8s/operations/install-deploy-manage/modify-minio-tenant.html#decommission-a-tenant-server-pool Fixes https://github.com/minio/docs/issues/1250