network volume usage on pod deploy
I created a community pod with 40 GB volume storage. By default it started with 59% usage. I tried deploying another pod and the same thing happened. This is in the US region.
Solution:Jump to solution
if its really empty, but it says used you can report it from the website's contact button @mathew
5 Replies
Hmm if it's empty maybe a ui bug?
I actually launched a pod just now with the same issue. Doubt it's just a ui bug as df shows space is used
root@93cfeaec8639:~# df -h /workspace
Filesystem Size Used Avail Use% Mounted on
/dev/sdb 40G 23G 18G 56% /workspace
So, whats in it?
Solution
if its really empty, but it says used you can report it from the website's contact button @mathew
Oddly enough du -h didn't match df -h. Strange. I had exited the pod before this message but if it comes up again I'll use the contact button. Thanks!