We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d60f39 commit 9583194Copy full SHA for 9583194
cloudformation/storage/storage-stack.yaml
@@ -437,7 +437,7 @@ Resources:
437
SubnetIds=[subnet_id],
438
SecurityGroupIds=[securitygroup_id],
439
LustreConfiguration={
440
- "PerUnitStorageThroughput": 125,
+ "PerUnitStorageThroughput": 1000,
441
"DeploymentType": "CACHE_1",
442
"MetadataConfiguration": {"StorageCapacity": 2400},
443
},
tests/integration-tests/resources/file-cache-storage-cfn.yaml
@@ -87,7 +87,7 @@ Resources:
87
88
89
90
91
92
93
0 commit comments