Krishnan Parthasarathi
Krishnan Parthasarathi
Rebalance operations: 1. To start a rebalance operation, `mc admin rebalance start ALIAS` 2. To get status of an ongoing rebalance operation, `mc admin rebalance status ALIAS` 3. To stop...
## Description This change allows objects to be rebalanced from pools with less free space to pools with more free space. - To start rebalance operation on a MinIO deployment,...
**Summary** We need to document the following metrics related to object lifecycle management available via our metrics endpoint. ``` minio_cluster_ilm_transitioned_bytes{server="minio3:9000",tier="S3TIER-1"} 1.36317772e+08 minio_cluster_ilm_transitioned_bytes{server="minio3:9000",tier="S3TIER-2"} 2892 minio_cluster_ilm_transitioned_bytes{server="minio3:9000",tier="STANDARD"} 1.3631488e+08 minio_cluster_ilm_transitioned_objects{server="minio3:9000",tier="S3TIER-1"} 1 minio_cluster_ilm_transitioned_objects{server="minio3:9000",tier="S3TIER-2"} 0 minio_cluster_ilm_transitioned_objects{server="minio3:9000",tier="STANDARD"}...
### Description `getmntent` function signature from `man`, ```C struct mntent *getmntent(FILE *stream); ``` `#fun` hook syntax used when this issue was observed, ```chs {#fun unsafe getmntent as ^ {`MntHandle'} ->...
## Description This field enables ILM subsystem to filter out objects expired by NewerNoncurrentVersions from GET/HEAD/ListObject APIs. ### Pending - [ ] Verify that filtering of objects expired due to...
## Community Contribution License All community contributions in this pull request are licensed to the project maintainers under the terms of the [Apache 2 license](https://www.apache.org/licenses/LICENSE-2.0). By creating this pull request...
## Community Contribution License All community contributions in this pull request are licensed to the project maintainers under the terms of the [Apache 2 license](https://www.apache.org/licenses/LICENSE-2.0). By creating this pull request...
- Preferrably redact strings containing access credentials