ok, as part of my btc journey, i feel like running some kind of node is the next thing i need to do. i have a laptop I'm not using and was wondering if i could use it for running a partial node or something
it's an i5, but it's like 7 years old and has 50 gig free. it's so slow that it's almost unusable , especially if a windows update is happening (which it always is)
that being said, could this old piece of shit be capable of running any kind of node? if not, what are my price options for, ideally, a budget start, in node running?
If it's an old spinning disk, upgrade that first... Lightning nodes are disk heavy and any issues with writes = RIP your channel states.
A cheap used SSD will be a big improvement but if its got a slot for an NVME do that.
reply
Oh man. I am syncing my node on a spinning drive right now. Can I copy it to a different disk without resyncing later?
reply
Yea you can just stop the node process and then move it to the new disk like any other folder on the filesystem... just be very sure the process is stopped so that its not still trying to write as you move the folder
reply
Perfect. I will probably finish this part and copy it over before setting up lightning then.
reply
Is it just syncing over neutrino or are you doing a whole block sync with Bitcoin core? If you're syncing the whole blockchain I'd just stop that for now and move it, resume on the new disk, syncing core on a spinning disk can take a month of sundays
reply
I am using bitcoin core on an pi 4 running umbrel. I'm not familiar with neutrino. I didn't realize that the spinning disk was why it was taking so long. I thought it was a bandwidth thing. Thats great information. I might work on that today. I'm excited to get it up before the 5th.
reply
19 sats \ 0 replies \ @random_ 7h
There is a reason you are not using it.
reply
18 sats \ 0 replies \ @xz 6h
In my experience of running nodes. Having battery backup power is not to be underlooked. IBD is problematic, or slow at best on limited CPU, memory. Can be mitigated quite a bit in bitcoin.conf. I'd defintely try it. 50g free, is going to be a big constraint, which is why I said about IBD. If you can copy the block chaindata across, that's help massively, but then you'd have to choose pruning with say a 500g external SSD (if you can't upgrade the internal drive) and pruning is quite tricky on lower spec hardware, in my experience.
You could fork out for a 1 to 2tb SSD, internal or external, and that would store your entire in blockchain, which is desirable for a LN node, because you don't have all the extra overhead of reorganizing the data when pruning (as well as all wallet transactions)
That's what I'm finding with pruning enabled. LND or your lightning implimentation isn't a huge problem with a small to medium sized node (say, less than 50 channels) on an average processor, with 8 or better still 16gb RAM. But if you want more services, like GUI for your LN node, it starts to require more processing/memory.
What speed is the CPU?
reply
16 sats \ 0 replies \ @DarthCoin 7h
Read here: #439263
reply
53 sats \ 1 reply \ @k00b 8h
Laptops make great nodes because they have a backup power source. You'll just want to run a pruned node (guide from @TheBTCManual).
10 sats \ 6 replies \ @jddska 8h
I would run on a rpi4 or odroid m1 arm SBC, this laptop could be used to monitor the node just try installing debian on it and you will see how faster it is than windows.
reply
I am curious. Why does a pi make a better node than an old laptop?
reply
11 sats \ 4 replies \ @jddska 7h
It's my bias, I just like arm SBC, the advantages are that they consume much less energy, are very small especially those with ssd m2 support like odroids.
reply
That makes sense. I am off-grid so low power usage is a big deal.
reply
11 sats \ 2 replies \ @jddska 7h
Also if we start thinking in terms of sats spent on energy, with the energy use of a laptop or nuc pc, one can build a node with a rpi4 or odroid that consumes like 2-6 watts and add a bitaxe for the extra eenergy to earn more sats. It may not make sense for a first world person, but in africa and other poor regions where energy is scarce it may.
reply
I love capturing as much energy as possible. I am all solar so if I don't use it, it gets wasted. So every little bit matters to me. What is a bitaxe?
reply
11 sats \ 0 replies \ @jddska 7h
Oh my friend, are you ready to fall in love? https://bitaxe.org/
reply
“Node” is so ambiguous. There’s Bitcoin nodes, and lightning nodes. Which are you thinking of?
reply
0 sats \ 0 replies \ @Nuttall 8h
An i5 is still a great processor. Add as much cheap memory as you can and get a 1 gig ssd drive. Keep it clean and dust free to maximize performance.
reply