Earlier quoted context omitted.
Software raid (implemented in os, not the fakeraid/softraid chip on motherboards) in this case is better because it can use as much memory as it needs and also since it is part of the OS it can receive additional information on what kind of workload OS wants from it, i.e. readahead or not and how much. Hardware raid generally doesn't know about those things and tries to infer them so it can't optimize fully.
Sort of, I’d have no issue with software RAID. VMWare however has exactly ZERO software raid options so on servers you are limited to HyperV it seems.
Disk Prices on Amazon
171–180 of 224 posts
Re: Disk Prices on Amazon
#172Earlier quoted context omitted.
Software raid (implemented in os, not the fakeraid/softraid chip on motherboards) in this case is better because it can use as much memory as it needs and also since it is part of the OS it can receive additional information on what kind of workload OS wants from it, i.e. readahead or not and how much. Hardware raid generally doesn't know about those things and tries to infer them so it can't optimize fully.
Sort of, I’d have no issue with software RAID. VMWare however has exactly ZERO software raid options so on servers you are limited to HyperV it seems.
Re: Disk Prices on Amazon
#173Earlier quoted context omitted.
Nobody puts any R&D into new drive technologies. If demand drops, factories close since they are producing at near zero margin. All R&D costs are already amortized or written off. End result: Static prices. The only time prices will change is when only one manufacturer is left and they jack the prices as a monopoly on antique tech that a few big companies still need. We're a long way from that tho.
>producing at near zero margin :)) https://ycharts.com/companies/STX/gross_profit_margin SSDs are unsuitable for long term storage, technology is simply incapable (cells losing charge, normal usage physically degrading medium, limited number or charges per cell). We dont have anything better than spinning magnetic medium at the moment, and nothing viable on the horizon.
Leave it powered up and let the controller re-write the data every year or so automatically.
>normal usage physically degrading medium
For 'read-only' data that is rewritten once per year to compensate for cells loosing charge, you can expect a lifetime over 10,000 years.
Sure, some SSD's available today wont handle the above cases properly and data will be lost, but it is not a theoretically unsolvable issue.
Re: Disk Prices on Amazon
#174Earlier quoted context omitted.
Nobody puts any R&D into new drive technologies. If demand drops, factories close since they are producing at near zero margin. All R&D costs are already amortized or written off. End result: Static prices. The only time prices will change is when only one manufacturer is left and they jack the prices as a monopoly on antique tech that a few big companies still need. We're a long way from that tho.
>producing at near zero margin :)) https://ycharts.com/companies/STX/gross_profit_margin SSDs are unsuitable for long term storage, technology is simply incapable (cells losing charge, normal usage physically degrading medium, limited number or charges per cell). We dont have anything better than spinning magnetic medium at the moment, and nothing viable on the horizon.
Re: Disk Prices on Amazon
#175We stopped buying drives from Amazon when we got drives for "the wrong region" and couldn't RMA them. NewEgg is a bit better, but don't buy refurbished drives. Provantage is another reputable vendor that usually has decent prices. If you're local to the SF bay area, check out Central Computers. King Star USA also works if you're a business customer making a large purchase.
I bought some "Amazon Renewed" WD/HGST 10TB He drives. They came from a sketchy seller that provides a "warranty," but the provided phone number and website didn't match. I think one was used but a different(?) sketchy used HDD seller in another state. I'm pretty sure there's no real warranty, I have no idea where these drives even came from, I have no trust in "Amazon Renewed," and I have a fear the drives are actua…
I assume the seller just sources defective drives from somewhere and directly resells them as refurbished, letting the buyer do the actual testing. I assume this must work because some drives might erroneously been marked defective when it was really a sofstware issue, or other hw problem, like faulty sata cable, mainboard, loose connection, and then obviously there are drives with minor issues, like just a few reallocated sectors, that the naive buyer might not be aware of.
Re: Disk Prices on Amazon
#176Earlier quoted context omitted.
Hard Disks sure, but I've gotten a reasonable choice of SSD's even one that was faster than any SSD I've owned thus far.
It's really easy for Best Buy to stock Samsung SSDs and therefore offer you something faster than anything else you've ever owned. But that doesn't mean you aren't overpaying by at least $40/TB compared to a good Amazon or Newegg price on an almost-as-fast drive from a smaller brand.
Re: Disk Prices on Amazon
#177Re: Disk Prices on Amazon
#178Earlier quoted context omitted.
I don't understand why anyone still buys anything at Amazon. Their Fulfilled-by-Amazon (FBA) idea was quite a game changer, but the implementation with the inventory co-mingling is something that I'd much rather stay away from as a consumer. There's been oh-so-many reports that even if you're buying from the official store of any known brand, with FBA, then you might as well still receive a knock-off, due to the inve…
Trust. If something happens, I know amazon got my back. Unless they betray my trust, I will continue shopping on amazon.
Sometimes waiting too long for your personal trust to be broken (after seeing them drop on others) can be a lot worse than just a broken toy.
Re: Disk Prices on Amazon
#179Earlier quoted context omitted.
Audit-based security is ok, but the ideal solution is open hardware and firmware.
My ranking of security: "It's secure because we say so" "It's secure, and we have a published design and audit" "It's open source" "We're offering a reward to anyone who can break it" "Our company would go under if anyone found a flaw in it" SSD's are currently at the first stage.
As many programmers admit themselves, it's also their job/duty/etc. to audit open source code but most actually don't especially for the sprawling, complex code. When everybody's responsible nobody is. It's better than closed source and security through obscurity but potential is only valuable if exploited. OSS without audit could be in some cases just as (in)secure as closed source simply because it may provide its own layer of obscurity through complexity and the expectation that "someone" will check. Someone else.
Re: Disk Prices on Amazon
#180Earlier quoted context omitted.
>producing at near zero margin :)) https://ycharts.com/companies/STX/gross_profit_margin SSDs are unsuitable for long term storage, technology is simply incapable (cells losing charge, normal usage physically degrading medium, limited number or charges per cell). We dont have anything better than spinning magnetic medium at the moment, and nothing viable on the horizon.
> cells losing charge Leave it powered up and let the controller re-write the data every year or so automatically. >normal usage physically degrading medium For 'read-only' data that is rewritten once per year to compensate for cells loosing charge, you can expect a lifetime over 10,000 years. Sure, some SSD's available today wont handle the above cases properly and data will be lost, but it is not a theoretically un…
2 No such thing as read only SSD. Just like in ram, SSDs experience read disturbance (rowhammer) https://users.ece.cmu.edu/~omutlu/pub/flash-read-disturb-err...
"A key contributor to this reduced reliability is read disturb, where a read to one row of cells impacts the threshold voltages of unread flash cells in different rows of the same block. Such disturbances may shift the threshold voltages of these unread cells to different logical states than originally programmed, leading to read errors that hurt endurance"
The very best SSDs today promise to go into read only mode in case of a failure, and in tests almost none are. Intel server family of drives famously brick itself despite stating "read only" in documentation.