From 1c6ecc4068ee801a41a142071823ba99e3daa59c Mon Sep 17 00:00:00 2001 From: 1JorgeB <66489521+1JorgeB@users.noreply.github.com> Date: Wed, 19 Nov 2025 17:22:38 +0000 Subject: [PATCH] Increase maximum devices per pool from 60 to 200 Merge only after 7.2.1 release. This was out of date, it mentioned a 60 device pool limit. It was 120, but from 7.2.1 it's going to be 200. --- docs/unraid-os/using-unraid-to/manage-storage/cache-pools.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/unraid-os/using-unraid-to/manage-storage/cache-pools.mdx b/docs/unraid-os/using-unraid-to/manage-storage/cache-pools.mdx index 486c923470..9f71724fe7 100644 --- a/docs/unraid-os/using-unraid-to/manage-storage/cache-pools.mdx +++ b/docs/unraid-os/using-unraid-to/manage-storage/cache-pools.mdx @@ -301,7 +301,7 @@ Always disable Docker and %%VM|vm%% services before moving files with the %%Move ## Multiple pools -Unraid allows you to create and manage up to 35 separate storage pools, each with up to 60 devices. Multiple pools give you flexibility to allocate storage for different tasks, improve performance, and customize redundancy based on your needs. Each pool can use a different file system, %%RAID|raid%% level, and device type (SSD, HDD, NVMe, etc.). +Unraid allows you to create and manage up to 35 separate storage pools, each with up to 200 devices. Multiple pools give you flexibility to allocate storage for different tasks, improve performance, and customize redundancy based on your needs. Each pool can use a different file system, %%RAID|raid%% level, and device type (SSD, HDD, NVMe, etc.).