Earlier quoted context omitted.
This is similar to how some government agencies retain their budgets. At the end of the budget period they've only spent 80% of their allocated budget, so they throw out a bunch of perfectly good equipment/furniture/etc. and order new stuff so that their budget doesn't get cut the following year, rather than accepting that maybe they were over-budgeted to begin with. Rinse, repeat, thus continuing the cycle of wastin…
Reminds me of this episode of The office: https://en.m.wikipedia.org/wiki/The_Surplus
All my servers have an 8 GB empty file on disk
421–430 of 715 posts
Re: All my servers have an 8 GB empty file on disk
#422Earlier quoted context omitted.
> Property ownership comes at a cost. Sort-of. Typically there is a cost associated with getting rights over a property, either by manufacturing, or in the case of land, by purchase or through the efforts of settling. However, once you have ownership of a property, it's usually relatively cheap to continue own (except, I suppose, if you consider the risk of a communist revolution or something). This is esentially how…
In California you pay ~1.5% in property taxes per year. Owning property is not cheap. In fact you never really own it.
I can't remember if Florida doesn't have property tax and that then may explain why so many of my family retired there, but everywhere I wanted to live did.
Re: All my servers have an 8 GB empty file on disk
#423Earlier quoted context omitted.
I worked at a large company during a migration from Lotus to Outlook. We were told we'd get our current Lost email storage + 100MiB as a new email quota limit under Outlook. I made a bunch of 100MiB files of `/dev/random` noise (so they don't compress, compressed size was part of the quota) and emailed them to myself before the migration, to get a few GiB of quota buffer. My co-workers were constantly having to delet…
Email quotas aren’t just a cost thing. It forces deletion of files/communications that aren’t relevant anymore. The last thing the legal department wants is some executive’s laptop with 10 years of undeleted email to make it’s way to discovery.
Re: All my servers have an 8 GB empty file on disk
#424In 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…
Perfect example of the tragedy of the commons. If individuals don't create these balloon files then they won't be able to use the file server when they need it, yet by creating these balloon files the collective action depletes the shared resource of its main function.
Re: All my servers have an 8 GB empty file on disk
#425Earlier quoted context omitted.
The difference is that market mechanisms are meant to allocate items to those that value them the most (assumed to be the same as their willingness to pay). Claiming a licence by contrast has little cost.
I think a homeless person values an empty house way more than a real estate owner.
Re: All my servers have an 8 GB empty file on disk
#426Earlier quoted context omitted.
This is similar to how some government agencies retain their budgets. At the end of the budget period they've only spent 80% of their allocated budget, so they throw out a bunch of perfectly good equipment/furniture/etc. and order new stuff so that their budget doesn't get cut the following year, rather than accepting that maybe they were over-budgeted to begin with. Rinse, repeat, thus continuing the cycle of wastin…
I think the problem is that you do not need 100% of your budget every year, but getting it back when you do need it is much harder than keeping it in the first place. Definite case of misaligned incentives.
Re: All my servers have an 8 GB empty file on disk
#427In 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…
Okay, that is hilarious. I use some scripts that monitor disk space, and monitor disk usages by "subsystem" (logs, mail, services, etc) using Nagios. And as DevOps Borat says, "Disk not full unless Nagios say 'Disk is full'" :_) Although long before it is full it starts warning me. It doesn't go off very much, but it did when I had a bunch of attacks on my web server that started core dumping and that filled up disk…
Re: All my servers have an 8 GB empty file on disk
#428Earlier quoted context omitted.
Perfect example of the tragedy of the commons. If individuals don't create these balloon files then they won't be able to use the file server when they need it, yet by creating these balloon files the collective action depletes the shared resource of its main function.
If only there was some way to allocate resources based on their value to the user, like with prices or something.
Re: All my servers have an 8 GB empty file on disk
#429Earlier quoted context omitted.
I am far from an expert on game theory, but it seems that the cause of the tragedy of the commons is that people can use the shared resource for free. If there was a price to be paid, and the price was dynamically adjusted depending on conditions, then the overuse could be avoided. Similarly for file storage and "reserving" it by creating huge but useless files. If everyone was charged a fee per gigabyte per day, the…
I was wondering if not all of human society is game theory through time/space taxes and prices.
Re: All my servers have an 8 GB empty file on disk
#430Earlier quoted context omitted.
Setup proper monitoring and never get to the Real Issue to begin with. These sysadmin hacks are not helpful
In a perfect world, this is true. But we don't have one of those.