mirror of
https://github.com/minio/docs.git
synced 2025-12-24 01:42:07 +03:00
Bug fixes for two issues (#1392)
## Tenant Namespaces Adds information for unique tenant namespaces. Closes #1391 ## Changing erasure code parity Adds information about changes to erasure code to MNMD deploys. Closes #1365
This commit is contained in:
@@ -141,7 +141,9 @@ Consider using the MinIO `Erasure Code Calculator <https://min.io/product/erasur
|
||||
|
||||
.. important::
|
||||
|
||||
While you can change erasure parity settings at any time, objects written with a given parity do **not** automatically update to the new parity settings.
|
||||
While you can change erasure parity settings at any time, objects written with a given parity do **not** update to the new parity settings.
|
||||
MinIO only applies the changed parity to newly written objects.
|
||||
Existing objects retain the parity value in place at the time of their creation.
|
||||
|
||||
Capacity-Based Planning
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user