mirror of
https://github.com/minio/docs.git
synced 2025-07-28 19:42:10 +03:00
Mc updates for multiple releases (#642)
Updates `mc` reference docs for several releases of the MinIO Client. - Adds missing flags to `mc admin trace` - Updates `disk` -> `drive` throughout the docs, but not in all cases. - Adds `--airgap flag` to `mc support profile` and `mc support perf` commands. - Updates the flags for `mc ilm add` command - Adds `mc license unregister` command. Closes #571 Closes #614 Closes #627 Closes #633
This commit is contained in:
@ -94,7 +94,7 @@ Local JBOD Storage with Sequential Mounts
|
||||
:class: note
|
||||
|
||||
MinIO's strict **read-after-write** and **list-after-write** consistency
|
||||
model requires local disk filesystems.
|
||||
model requires local drive filesystems.
|
||||
|
||||
MinIO cannot provide consistency guarantees if the underlying storage
|
||||
volumes are NFS or a similar network-attached storage volume.
|
||||
@ -252,7 +252,7 @@ The following examples assumes that:
|
||||
minio1.example.com minio3.example.com
|
||||
minio2.example.com minio4.example.com
|
||||
|
||||
- All hosts have four locally-attached disks with sequential mount-points:
|
||||
- All hosts have four locally-attached drives with sequential mount-points:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
|
Reference in New Issue
Block a user