jcorgan on Nostr: If you're not familiar with ZFS, it has a variety of disk redundancy options, ...
If you're not familiar with ZFS, it has a variety of disk redundancy options, equivalent to the traditional RAID 0, 1, 10, 5, 6, and 7, but done in software and integrated into the filesystem instead of using a hardware controller. It basically boils down to a tradeoff between how much storage space you want to sacrifice to redundancy and how many drives can fail simultaneously.
RAIDZ2, for example, allows two drives to fail without data loss (while you go replace those drives!)
Published at
2024-06-11 13:48:18Event JSON
{
"id": "11905d44be77e8f8464a7beebb28f57b4a454fdca0df9790bdc83ef6c9891584",
"pubkey": "2bbace553efebf58dd55912169f92c1123eb6121d7ba092f6c50104afc31acef",
"created_at": 1718113698,
"kind": 1,
"tags": [
[
"e",
"891fafbff405fdd24d2c585bd63ade804b675d6d9f2c2eddcf1a3b35dc08d487",
"wss://relay.primal.net",
"root"
],
[
"e",
"ebdb12ed457ae25e284234eb1dc3efb2d1e20a90a4acffdb1a6d5c8734415d7f",
"wss://relay.primal.net",
"reply"
],
[
"p",
"2bbace553efebf58dd55912169f92c1123eb6121d7ba092f6c50104afc31acef"
],
[
"p",
"b2d670de53b27691c0c3400225b65c35a26d06093bcc41f48ffc71e0907f9d4a"
]
],
"content": "If you're not familiar with ZFS, it has a variety of disk redundancy options, equivalent to the traditional RAID 0, 1, 10, 5, 6, and 7, but done in software and integrated into the filesystem instead of using a hardware controller. It basically boils down to a tradeoff between how much storage space you want to sacrifice to redundancy and how many drives can fail simultaneously. \n\nRAIDZ2, for example, allows two drives to fail without data loss (while you go replace those drives!)",
"sig": "466f996eae3b5d9cb7a142651fc0df293a839057b42f7f5407b850df6ff4be27a336f26635c446b99db5b745c888c6c0471f4c2e12621cb34563c03ed11e49c7"
}