Network Storage constantly "Not Ready" - EU-RO-1
EU-RO-1, volume ID pa49xr3u5g (Nayuki), template “ComfyUI – Python 3.12,” the pod is “Not Ready” only when the volume is attached. Tried to detatch and attach it again, tried different templates. Nothing works. Your ask-ai bot mentions a recent degradation of EU-RO-1.
Also, it shows as almost full when I haven't really used it, apart from downloadong some basic models/checkpoints.
df -h:
Filesystem Size Used Avail Use% Mounted on
overlay 10G 72M 10G 1% /
tmpfs 64M 0 64M 0% /dev
mfs#euro.runpod.net:9421 2.0P 1.8P 209T 90% /workspace
shm 43G 0 43G 0% /dev/shm
/dev/nvme0n1 3.7T 738G 3.0T 20% /etc/hosts
/dev/mapper/vg0-lv--0 439G 27G 390G 7% /usr/bin/nvidia-smi
tmpfs 94G 0 94G 0% /sys/fs/cgroup
tmpfs 94G 12K 94G 1% /proc/driver/nvidia
tmpfs 94G 4.0K 94G 1% /etc/nvidia/nvidia-application-profiles-rc.d
tmpfs 94G 0 94G 0% /proc/asound
tmpfs 94G 0 94G 0% /proc/acpi
tmpfs 94G 0 94G 0% /proc/scsi
tmpfs 94G 0 94G 0% /sys/firmware
tmpfs 94G 0 94G 0% /sys/devices/virtual/powercap
du -sh /workspace:
96G /workspace
find /workspace -type f | wc -l,
22007
The trash check reports "No trash directories found"
Help?
Thanks
6 Replies
You do not control the
/workspace volume, we do. The usage reported by your system for this directory will not be accurate.
I will need a pod id to investigate this any further though.Pod id is pa49xr3u5g. I mentioned usage as comfyui was giving me the error "Disk Quota Exceeded".
I have ran the commands in my earlier messages following what the AI bot on this Discord asked me to do - and it has suggested opening a ticket here.
This is not the pod id, but I worked it out. I can pretty confidently say you may just be over your storage quota. You can do
du -sh /workspace/** to get the total used filespace of files in the /workspace directory.sorry, I thought you meant Storage ID. I am no expert, I can see that the Pod ID changes everytime I deploy it as it's random.
If I am over my storage quota, shall I assume that increasing the storage size will solve the issue?
Yes, you can increase the storage and will solve the issue. @Nightfall . You can only increase upwards not downwards tho FYI
Thank you