IBM
C1000-041 · Question #35
What happens if a PersistentVolumeClaim (PVC) is larger than the currently available storage in the cluster?
The correct answer is B. It will remain unbound until storage is available. See the full explanation below for the reasoning.
Question
What happens if a PersistentVolumeClaim (PVC) is larger than the currently available storage in the cluster?
Options
- AIt will fail with an error
- BIt will remain unbound until storage is available
- CIt will shrink the PVC to use 100% of the available storage
- DIt will use all currently available storage and expand as additional storage becomes available
How the community answered
(42 responses)- A14% (6)
- B74% (31)
- C7% (3)
- D5% (2)
Community Discussion
No community discussion yet for this question.