minio/docs
Harshavardhana a50ea92c64
feat: introduce list_quorum="auto" to prefer quorum drives (#18084)
NOTE: This feature is not retro-active; it will not cater to previous transactions
on existing setups. 

To enable this feature, please set ` _MINIO_DRIVE_QUORUM=on` environment
variable as part of systemd service or k8s configmap. 

Once this has been enabled, you need to also set `list_quorum`. 

```
~ mc admin config set alias/ api list_quorum=auto` 
```

A new debugging tool is available to check for any missing counters.
2023-12-29 15:52:41 -08:00
..
batch-jobs feat: implement support batch replication (#15554) 2022-10-05 23:00:43 -07:00
bigdata Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
bucket feat: support elasticsearch notification endpoint compression codec (#18562) 2023-11-30 00:25:03 -08:00
chroot Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
compression remove gateway completely (#15929) 2022-10-24 17:44:15 -07:00
config heal: calculate the number of workers based on NRRequests (#17945) 2023-09-11 14:48:54 -07:00
debugging feat: introduce list_quorum="auto" to prefer quorum drives (#18084) 2023-12-29 15:52:41 -08:00
distributed yml-config: Add support of rootUser and rootPassword (#18615) 2023-12-08 12:04:54 -08:00
docker Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
erasure update grafana dashboard with disk -> drive rename (#17857) 2023-08-15 16:04:20 -07:00
extensions support fan-out objects via PostUpload() (#17233) 2023-05-24 22:51:07 -07:00
federation/lookup Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
ftp implement support for FTP/SFTP server (#16952) 2023-04-15 07:34:02 -07:00
iam Add HTTP2 config option for policy plugin (#16225) 2022-12-13 14:28:48 -08:00
integrations/veeam Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
kms Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
lambda Remove ~ from Object Lambda curl example (#16966) 2023-04-04 12:15:28 -07:00
logging update grafana dashboard with disk -> drive rename (#17857) 2023-08-15 16:04:20 -07:00
metrics Adding ~ to match job when multiple jobs (#18706) 2023-12-27 15:39:20 -08:00
multi-tenancy Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
multi-user check for quorum errors for DeleteBucket() (#16859) 2023-03-20 23:38:06 -07:00
orchestration Update yaml files to latest version RELEASE.2023-12-23T07-19-11Z 2023-12-23 10:30:11 +00:00
screenshots feat: Deprecate embedded browser and import console (#12460) 2021-06-17 20:27:04 -07:00
security cleanup markdown docs across multiple files (#14296) 2022-02-11 16:51:25 -08:00
select Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
site-replication replication: Pass metadata timestamps in CopyObject call (#18647) 2023-12-13 15:28:55 -08:00
sts Fix Test LDAP for automatic site replication (#17305) 2023-05-29 08:13:58 -07:00
throttle cleanup markdown docs across multiple files (#14296) 2022-02-11 16:51:25 -08:00
tls Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
LICENSE purge deprecate docker swarm documentation 2021-05-10 09:50:06 -07:00
hotfixes.md update hotfixes instructions and fix some typo 2022-03-25 23:49:28 -07:00
minio-limits.md clarify maximum number of buckets (#18718) 2023-12-27 13:52:19 -08:00