Volume / Storage issues
I am attempting to install comfy on a few different machines. Before Comfy and the flux dev models are done installing I am getting a out of volume error and cannot run the pod.
Could this be just a bad string of luck in a few broken pods? Or am I not srtting something up correctly?
14 Replies
Where are you saving your models? if you put in under /workspace it will go into your network volume. Otherwise it will go into your container storage.
workspace models folder
ComfyUI/models/vae/ae.safetensors
type df -h and it will tell you how much disk you have consumed.
Looks like it your network volume that is near capacity. You don't seem to be using much Container. There could be a symbolic link to where you are putting your models to the network volume.
User error? I havent really seen this happen before.
Should I increase Volume disk?
What is the size of the models you want to install and what is the size of your network volume?
Models are about 45gb total
This was the first pod i got to run so far... just at 90% capacity
Try boosting it from 50 to 60 and see if that gives you enough headroom.
You seems put everything in /workspace, you need to allocate more disk space for volume disk and you don’t need 200g for container disk
Correct you only use a bit in /
Just up your network storage size for now
Or pod volume