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." :-)
Pasta didn't sell out because people were afraid of starving. Pasta sold out because people didn't know how to cook anything else themselves.
All my servers have an 8 GB empty file on disk
481–490 of 715 posts
Re: All my servers have an 8 GB empty file on disk
#482Re: All my servers have an 8 GB empty file on disk
#483Earlier 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.
Why? Because the channel mix changed, and distribution and packaging are channel-specific.
For example, toilet paper is shipped to commercial customers in cardboard boxes, while retail customers by it in plastic-wrapped, branded, and SKU’d blocks of 4, 8, 12, etc. When everyone suddenly stopped going to offices and restaurants, demand plummeted in the commercial channel and soared in the retail channel. It took time for factories and distributors to adjust to that. The same thing happened to a bunch of food staples too.
Since a lot of manufacturing is regional, different areas of the nation and world experienced different impacts.
Re: All my servers have an 8 GB empty file on disk
#484One thing that many Linux/Unix users do not know is that all commonly used filesystems have a "reserved" amount of space to which only "root" can write. The typical format (mkfs) default is to leave 5% of the disk reserved. The reserved space can be modified (by root) any time, and it can be specified as a block count or a percentage. As long as your application does not have root privileges, it will hit the wall whe…
Of course the application is running as root, duh.
Re: All my servers have an 8 GB empty file on disk
#485Earlier quoted context omitted.
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.
Lotus to Exchange migrations were all likely in the pre-Sarbanes Oxley and other retention regular era of email retention requirements iirc at the time the only industries that required retention were health, legal and government With SOX (PCI, FDIC, et al) retention laws we had another explosion of work rolling out all the compliance features of Exchange Those were crazy times getting everybody either migrated with…
Re: All my servers have an 8 GB empty file on disk
#486I found a bug with time machine where it wouldn't delete local copies properly and filled my hard drive until I couldn't do anything. The OS slowly stopped working. At first I couldn't copy or save anything, then deleting files made more files. It was so bad that the `rm` command eventually wouldn't work from recovery or the local OS. I could do nothing. I had to format.
It happened again and I learned to manually delete the time machine local snapshots, but it was crazy how hard it was to recover once it took all my storage. That bug is fixed now.
Re: All my servers have an 8 GB empty file on disk
#487Earlier 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.
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…
We shot so much we destroyed some of the rifles, apparently that was better than getting a smaller allocation next year.
Re: All my servers have an 8 GB empty file on disk
#488Earlier quoted context omitted.
I was wondering if not all of human society is game theory through time/space taxes and prices.
That is how economists view the world.
Re: All my servers have an 8 GB empty file on disk
#489In 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…
Re: All my servers have an 8 GB empty file on disk
#490Earlier quoted context omitted.
Setup proper monitoring and never get to the Real Issue to begin with. These sysadmin hacks are not helpful
Keep in mind that sysadmins are essentially babysitting software that they do not develop. The hacks that we come up with are to work around responsible party and help us get a good night's sleep instead of a 2am wakeup call. I try to cut you guys some slack, usually this proliferates when management decides they are willing to accept some inefficiency in favor of getting new features out the door. I get it, really.…