From 49af12edc88d96389030cecd4aa9b79c58e28d69 Mon Sep 17 00:00:00 2001 From: Allan Roger Reid Date: Tue, 17 Dec 2024 20:11:08 -0800 Subject: [PATCH] Update common-installation.rst Use Consistent Size of Drive --- source/includes/common-installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/includes/common-installation.rst b/source/includes/common-installation.rst index ce51a039..68357bde 100644 --- a/source/includes/common-installation.rst +++ b/source/includes/common-installation.rst @@ -234,7 +234,7 @@ Use Consistent Type of Drive This can result in performance issues, as some drives have differing or worse read/write characteristics and cannot respond at the same rate as the NVMe drives. Use Consistent Size of Drive - MinIO limits the size used per drive to the smallest drive in the deployment. + MinIO limits the size used per drive to the smallest drive in the pool. For example, deploy a pool consisting of the same number of NVMe drives with identical capacity of ``7.68TiB``. If you deploy one drive with ``3.84TiB``, MinIO treats all drives in the pool as having that smaller capacity.