Earlier quoted context omitted.
I noticed a weird thing here. All the regular pasta rapidly disappeared. Rice also was gone. But "Gluten Free"(I am a GFer) pasta - in this case, pasta made from rice - was fine! I amused myself with the idea that people:"would rather starve to death than eat that GF crap." :-)
Out of curiosity: did people really experience empty grocery shelves or are phrases such as "rapidly disappeared" meant more as hyperbole? I live in a Chicago suburb, and while variety did decrease (I still can't get Coke Zero Cherry) the basics were always in stock throughout the pandemic time.
All my servers have an 8 GB empty file on disk
521–530 of 715 posts
Re: All my servers have an 8 GB empty file on disk
#522In the mid nineties I worked in a research institute. There was a large shared Novell drive which was always on the verge of full. Almost every day we were asked to clean up our files as much as possible. There were no disc quota for some reason. One day I was working with my colleague and when the fileserver was full he went to a project folder and removed a file called balloon.txt which immediately freed up a few p…
Create empty disk partition not possible? Seems easier to manage, no?
Re: All my servers have an 8 GB empty file on disk
#523Re: All my servers have an 8 GB empty file on disk
#524Earlier quoted context omitted.
https://thedailywtf.com/articles/The-Speedup-Loop
My favorite part of that story is how the initial question about overflow should make it obvious that what they're doing doesn't work, but nobody noticed.
Re: All my servers have an 8 GB empty file on disk
#525I suppose if you have deduplication (eg ZFS) you'd have filter out that file or it'll probably get converted to a sparse file.
Re: All my servers have an 8 GB empty file on disk
#526Re: All my servers have an 8 GB empty file on disk
#527Earlier quoted context omitted.
MacOS has given the user nagging "startup disk is almost full " prompts for as long as I can remember, yours doesn't?
And users have been ignoring that message as long as MacOS has been giving them. Maybe even longer
Re: All my servers have an 8 GB empty file on disk
#528Ah, the classic 'speed-up loop' approach: https://thedailywtf.com/articles/The-Speedup-Loop About the blogpost itself: The disk filled up, and that's one thing you don't want on a Linux server—or a Mac for that matter. When the disk is full nothing good happens. I had this happen few times on a Mac and every time I was shocked that if disk gets full you cannot even delete a file and the only option is to do a full sy…
I had this happen few times on a Mac and every time I was shocked that if disk gets full you cannot even delete a file and the only option is to do a full system reboot. I was also unable to save any open file, even to external disk and suffered minor data loss every time due to that. This just happened to me. I got the best error message I've ever seen. Something akin to "Can not remove file because the disk is full…
One way to buy yourself some time is to disable the sleep file. I'm not sure what it's called -- it's a file that MacOS uses to let the computer hibernate when there's no power. It's a few GB, which (like the blog post stated) is a nontrivial amount of freeable space.
Re: All my servers have an 8 GB empty file on disk
#529Earlier quoted context omitted.
> In this case there is no cost to the individual, only to the group. So like all the externalities and their associated costs that capitalism throws at us without a single care...
Capitalism is compatible with Pigouvian taxes.
We end up with a few token Pigouvian taxes (when they're not ordered by businesses themselves and used to hurt competition).
Re: All my servers have an 8 GB empty file on disk
#530Would be better to leave 8GB unpartitioned and then expand the partition. An 8GB file on an SSD is removing 8GB worth of blocks from being able to participate in wear leveling.