File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/storage/container-storage Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -187,9 +187,9 @@ Run the following command to check the available capacity of ephemeral disk for
187
187
``` output
188
188
$ kubectl get diskpool -n acstor
189
189
NAME CAPACITY AVAILABLE USED RESERVED READY AGE
190
- ephemeraldisk-temp -diskpool-jaxwb 75660001280 75031990272 628011008 560902144 True 21h
191
- ephemeraldisk-temp -diskpool-wzixx 75660001280 75031990272 628011008 560902144 True 21h
192
- ephemeraldisk-temp -diskpool-xbtlj 75660001280 75031990272 628011008 560902144 True 21h
190
+ ephemeraldisk-nvme -diskpool-jaxwb 75660001280 75031990272 628011008 560902144 True 21h
191
+ ephemeraldisk-nvme -diskpool-wzixx 75660001280 75031990272 628011008 560902144 True 21h
192
+ ephemeraldisk-nvme -diskpool-xbtlj 75660001280 75031990272 628011008 560902144 True 21h
193
193
```
194
194
195
195
In this example, the available capacity of ephemeral disk for a single node is ` 75031990272 ` bytes or 69 GiB.
You can’t perform that action at this time.
0 commit comments