nullref
How to find the utilization of network storage
I am new to runpod.
I created a network storage of 10 GB. From the pod if I run df command then I get this output
root@78408fcf6ccc:/workspace# df -h
Filesystem Size Used Avail Use% Mounted on
overlay 10G 7.2G 2.9G 72% /
mfs#euro.runpod.net:9421 1.2P 693T 497T 59% /workspace
It is always showing 59% usage. Also it does not show the actual size of my storage. The size of my storage is 10GB but it shows 1.2P. Is there any way to know how much I have utilized my network drive. I know I can run du command in /workspace folder, I am curious is there any better way.
1 replies