logoalt Hacker News

NikkiA11/08/20243 repliesview on HN

TBF even golden era macs had standard SCSI drives but with custom firmware so you couldn't just use any old drive.


Replies

throw0101d11/08/2024

> […] with custom firmware so you couldn't just use any old drive.

Commercial storage systems (appliances, SANs) also have approved firmware versions (though not necessarily custom) as there are things like firmware bugs.

Supposedly some of the things that ZFS has found is SANs that should 'know better' doing dumb stuff like retrieving the wrong LBAs: the checksum according to the SAN is correct, because it is data+cksum in one sector, but it was the wrong sector that was read. ZFS caught this because its checksums are in the parent directory structure and not tied to the data blocks themselves. This also catches things like the two sides of a mirror being out of sync.

tambourine_man11/08/2024

I don’t remember that. I upgraded several SCSI drives back then.

show 3 replies
endemic11/08/2024

I maxed the RAM and HDD on my 2010 Intel MacBook Pro -- using standard parts! Really kept that machine going for a long time.

show 1 reply