L40s pod config says 40 GB disk space, while launching i see only 20 GB

while a fine tuning task i am seeing this issue. L40s config states total 40 GB disk space but while creating a pod i see only 20 GB is allocated. Can i know if i am missing something here Error due to this - "OSError: [Errno 28] No space left on device"
Solution:
Most likely, you have 20 GB of container storage and 20 GB of volume storage. You can edit pos and add more volume storage.
Jump to solution
1 Reply
Solution
Madiator2011 (Work)
Most likely, you have 20 GB of container storage and 20 GB of volume storage. You can edit pos and add more volume storage.

Did you find this page helpful?