mleku on Nostr: well, my suggestion is back up those .bitcoin directories and as long as you don't ...
well, my suggestion is back up those .bitcoin directories and as long as you don't need to do a reindex they work ok, a gigabit network drive would be ok at that point, and maybe a little more memory on them so they cache more of the network drive kv store data
but it might not be worth it
anyhow, ultimately the purpose of this is providing an RPC for LN nodes or some other app, right? maybe start thinking about the bitcoin node as a replicable unit instead of the raw storage, most of the time 2 will keep you running and worst case 3 to cope with a really unlucky failure... and keep an adequate but maybe a bit slow one aside for redoing the IBD if you really get unlucky
i think that is probably the best way to deal with bitcoin nodes... they are a unit, and it only takes about an hour to replicate the data to another disk if you have a device with two onboard NVMe sockets on domestic hardware
Published at
2024-09-15 18:31:23Event JSON
{
"id": "9a4e152795707790a7c205513d5ed886eb5e1896417bfe01321a8509ec80437c",
"pubkey": "4c800257a588a82849d049817c2bdaad984b25a45ad9f6dad66e47d3b47e3b2f",
"created_at": 1726425083,
"kind": 1,
"tags": [
[
"p",
"036533caa872376946d4e4fdea4c1a0441eda38ca2d9d9417bb36006cbaabf58",
"wss://relay.nostr.band/",
"ChipTuner"
],
[
"e",
"22d0f1ae4a8b552e1c9ab9a10cfaacd535731ecc9f70025bd2cc85fda5fc85ad",
"wss://relay.nostr.band/",
"root"
],
[
"e",
"02b0440fdc491fe9b40e8659915820293e707d2c53b1ab82063b9f6f172a2fa1",
"",
"mention"
],
[
"e",
"9d0c167f7ae1d61a223130d00606e0dd5fb278d631dbf0400dc7f327af2c3b7b",
"wss://relay.nostr.band/",
"reply",
"036533caa872376946d4e4fdea4c1a0441eda38ca2d9d9417bb36006cbaabf58"
]
],
"content": "well, my suggestion is back up those .bitcoin directories and as long as you don't need to do a reindex they work ok, a gigabit network drive would be ok at that point, and maybe a little more memory on them so they cache more of the network drive kv store data\n\nbut it might not be worth it\n\nanyhow, ultimately the purpose of this is providing an RPC for LN nodes or some other app, right? maybe start thinking about the bitcoin node as a replicable unit instead of the raw storage, most of the time 2 will keep you running and worst case 3 to cope with a really unlucky failure... and keep an adequate but maybe a bit slow one aside for redoing the IBD if you really get unlucky\n\ni think that is probably the best way to deal with bitcoin nodes... they are a unit, and it only takes about an hour to replicate the data to another disk if you have a device with two onboard NVMe sockets on domestic hardware",
"sig": "e78c0c101c77640dc5fed2110cc2c6c18ebb007c5eb942896e7bf6fa7c952518081ff2d991a15b2ace5f9dc8ee0e72e2a55fa107b1b8efb02a84e7772eb95b1d"
}