AWS Security ChangesHomeSearch

AWS fsx documentation change

Service: fsx · 2025-05-22 · Documentation low

File: fsx/latest/LustreGuide/cannot-create-fs.md

Summary

Added new section about insufficient capacity errors during file system creation

Security assessment

Adds operational guidance for capacity-related errors without security implications or vulnerability fixes.

Diff

diff --git a/fsx/latest/LustreGuide/cannot-create-fs.md b/fsx/latest/LustreGuide/cannot-create-fs.md
index 7047fc037..03bc7c6bb 100644
--- a//fsx/latest/LustreGuide/cannot-create-fs.md
+++ b//fsx/latest/LustreGuide/cannot-create-fs.md
@@ -5 +5 @@
-Cannot create an EFA-enabled file system because of misconfigured security groupCannot create a file system because of misconfigured security groupCannot create a file system that is linked to an S3 bucket
+Cannot create an EFA-enabled file system because of misconfigured security groupCannot create a file system because of misconfigured security groupCannot create a file system because of insufficient capacity errorsCannot create a file system that is linked to an S3 bucket
@@ -34,0 +35,21 @@ Make sure that the VPC security group you are using for the creation operation i
+## Cannot create a file system because of insufficient capacity errors
+
+You may receive an insufficient capacity error when attempting to create a new file system, update storage capacity, or modify throughput capacity.
+
+**Cause**
+
+This error occurs when FSx for Lustre does not currently have enough available hardware capacity in the requested Availability Zone to fulfill your request.
+
+**Solution**
+
+To resolve the issue, try the following:
+
+  * Wait a few minutes and retry your request, as capacity availability changes frequently.
+
+  * Try your request in a different Availability Zone.
+
+  * Attempt the operation with a smaller storage size or lower throughput level
+
+
+
+