Skip to content

Commit 268958c

Browse files
fhryo-msftkhdownie
andauthored
Update articles/storage/container-storage/troubleshoot-container-storage.md
Co-authored-by: Ken Downie <[email protected]>
1 parent 9f83868 commit 268958c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/container-storage/troubleshoot-container-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ $ kubectl describe pvc fiopod-ephemeralvolume
106106
Warning ProvisioningFailed 107s (x13 over 20m) containerstorage.csi.azure.com_aks-nodepool1-29463073-vmss000000_7f5bd88d-be76-40d2-a59e-e51ce000e35e failed to provision volume with StorageClass "acstor-ephemeraldisk-temp": rpc error: code = Internal desc = Operation failed: GenericOperation("error in response: status code '507 Insufficient Storage', content: 'RestJsonError { details: \"Operation failed due to insufficient resources: Not enough suitable pools available, 0/1\", message: \"SvcError :: NotEnoughResources\", kind: ResourceExhausted }'")
107107
```
108108

109-
In this example, `Insufiicient Storage` is shown as the reason of volume provisioning failure.
109+
In this example, `Insufficient Storage` is shown as the reason for volume provisioning failure.
110110

111111
1. Run the following command to check the available capacity of single node ephemeral disk.
112112

0 commit comments

Comments
 (0)