This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch 4.22
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.22 by this push:
new 76d9008f Primary storage LUN capacity correction (#599)
76d9008f is described below
commit 76d9008f4173e9f19bcf2054594b635fc7b2c8f0
Author: Suresh Kumar Anaparti <[email protected]>
AuthorDate: Wed Nov 26 13:09:20 2025 +0100
Primary storage LUN capacity correction (#599)
---
source/conceptsandterminology/choosing_deployment_architecture.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/source/conceptsandterminology/choosing_deployment_architecture.rst
b/source/conceptsandterminology/choosing_deployment_architecture.rst
index 55f673a0..c2b9ac81 100644
--- a/source/conceptsandterminology/choosing_deployment_architecture.rst
+++ b/source/conceptsandterminology/choosing_deployment_architecture.rst
@@ -299,7 +299,8 @@ Setup Best Practices
- Use multiple clusters per pod if you need to achieve a certain switch
density.
-- Primary storage mountpoints or LUNs should not exceed 6 TB in size.
+- Primary storage mountpoints or LUNs should be limited to a manageable
+ capacity as the CloudStack does not impose any limit on them.
It is better to have multiple smaller primary storage elements per
cluster than one large one.