Anyone pushing a full doomer view is trying to suppress you.
This is so stupid. Can’t we just be really fucking discouraged because the reality of the situation is mind-bogglingly grim?
No, you don’t need to do that.
pathological
I’m afraid this one is already taken, friend.
Motorcycle, actually.
Enough to necessitate this meme.
This is the worst second-hand embarrassment I’ve experienced in quite a while. I can’t imagine working with someone like this.
There is no sh shell.
lol
Fuck MS Word tho, no?
Definitely isn’t necessary, but if you search for ‘3.5" SAS lot’ on ebay you might find all the drives you’ll need to get to 50TB for the price of a couple new SATA drives.
Yeah, you don’t want a surveillance drive. They are optimized for continuous writes, not random IO.
It’s probably worth familiarizing yourself with the difference between CMR and SMR drives.
If you expect this to keep growing, it might make sense to switch to SAS now - then you can find some really cheap enterprise class drives on ebay that will perform a bit better in this type of configuration. You’d just need a cheap HBA (like a 9211-8i) and a couple breakout cables. You can use SATA drives with a SAS HBA, but not the other way around.
Vegan and non vegans are are at the opposite extremes. One only eats meat, the other never eats meat.
Wow, very interesting! I really admire the way you make sense.
deleted by creator
Thank you for sharing your opinion and your brilliant advice on how to be constructive. I especially enjoyed the part where you said I shouted my comment with anger—that was really good!
This community needs moderation. :(
Let’s flip it, then: what about this post is useful?
Lots of different hosts, multiple load balancers / ingress controllers.
Just adjust it if you actually need the RAM and it isn’t relinquishing quickly enough.
options zfs zfs_arc_max=17179869184
in /etc/modprobe.d/zfs.conf,update-initramfs -u
, reboot - this will limit ZFS ARC to 16GiB.arc_summary
to see what it’s using now.As for using a simple fs on LVM, do you not care about data integrity?