[Errno 28] No space left on device after running speed tests 'dd' - can't install apps

cdog89

Explorer
Joined
Jan 19, 2024
Messages
75
Hi. I have an issue I'm hoping someone can help with. I just migrated from Core to Scale and was curious as to my pool i/o speeds. After running a few, I ran into some 'out of disk space' messages in my cli. Afterwards, upon installing apps in Scale, I get the message [Errno 28] No space left on device. I think I've filled up my boot pool?

I'm a novice linux user, seasoned Windows user. Does anyone have some direction they can provide on finding the files that are unnecessarily causing problems? For reference, I ran this command in the cli: dd of=/dev/zero if=tmp.dat bs=2048k count=50k

Thanks so much.
 

cdog89

Explorer
Joined
Jan 19, 2024
Messages
75
After some digging around, I found that I could remote into the boot pool. There in the /tmp directory, I found the culprit file. After even more research, I've learned that using 'dd' command of any sort should not be done by a novice like me.
 
Top