Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: upupup on August 15, 2014, 04:12:51 PM



Title: Any volunteers who could help me to make Bitcoin node? Thanks! :)
Post by: upupup on August 15, 2014, 04:12:51 PM
hey guys, how is things?
I have VPS with only one website on it so it has some free resources. But i dont have Linux knowledge so need your help: lets make better world and make bitcoin and tor nodes on that machine, m? :) Could you do this? Know how to do it? Please let me know and we'll speak and make it happen! :) Machine centos, webmin, lamp, 3gb ram and 9.60 GHz (4 x 2.40 GHz) with 100mbps line (1TB) :)
IMPORTANT: only admins with reputation, thanks! :)

P.S. does anyone know how much bandwidth in average do bitcoin node use?

Thanks :)


Title: Re: Any volunteers who could help me to make Bitcoin node? Thanks! :)
Post by: grue on August 15, 2014, 04:18:11 PM
http://pastebin.com/MGu1iBkH

P.S. does anyone know how much bandwidth in average do bitcoin node use?
It varies depending on how many people download blocks from you. Here are the stats from my node: https://i.minus.com/idMZRa9nX7QWn.png (1:16:31:33 uptime)


Title: Re: Any volunteers who could help me to make Bitcoin node? Thanks! :)
Post by: upupup on August 15, 2014, 04:24:36 PM
Hi, thanks a million! The reason i dont do it myelf is that there is one website running on that VPS and i'm afraid to messup config of the server. Could you please advise if your install instructios safe and wont effect general server config?
Really appreciate, thank you!


Title: Re: Any volunteers who could help me to make Bitcoin node? Thanks! :)
Post by: grue on August 15, 2014, 04:38:12 PM
actually if you want a bare bones installation, you can probably get away with downloading the linux binaries off https://bitcoin.org/en/download and executing that.


Title: Re: Any volunteers who could help me to make Bitcoin node? Thanks! :)
Post by: upupup on August 15, 2014, 05:34:03 PM
Aaaalrigh, will try that. Thanks! :)
Anyway if there is any volunteers who could have spare time to help with this then give me a shout, thank you :)


Title: Re: Any volunteers who could help me to make Bitcoin node? Thanks! :)
Post by: Dabs on August 15, 2014, 05:42:04 PM
http://pastebin.com/MGu1iBkH

P.S. does anyone know how much bandwidth in average do bitcoin node use?
It varies depending on how many people download blocks from you. Here are the stats from my node: https://i.minus.com/idMZRa9nX7QWn.png (1:16:31:33 uptime)

Wow. That's like, 5 gigs per hour. Now, that looks serious.


Title: Re: Any volunteers who could help me to make Bitcoin node? Thanks! :)
Post by: grue on August 15, 2014, 06:05:27 PM
http://pastebin.com/MGu1iBkH

P.S. does anyone know how much bandwidth in average do bitcoin node use?
It varies depending on how many people download blocks from you. Here are the stats from my node: https://i.minus.com/idMZRa9nX7QWn.png (1:16:31:33 uptime)

Wow. That's like, 5 gigs per hour. Now, that looks serious.
look again, it's 1 day, 16 hours, 31 minutes, and 33 seconds ;)


Title: Re: Any volunteers who could help me to make Bitcoin node? Thanks! :)
Post by: Newar on August 16, 2014, 04:42:37 AM
I can help you with that. Building / running bitcoind won't interfere with your server. You can run it with some niceness, so other tasks get priority CPU wise. If you want prioritize the bandwith too, it gets a bit more complicated (I'm not sure if trickle works on that OS, but if it does that would be easiest). If you have a firewall installed you will need to open port 8333.

Some more example stats here:

http://192.3.108.244/vnstat/index.php?if=venet0&graph=large&style=light&page=d
http://192.227.137.5/vnstat/index.php?if=venet0&graph=large&style=light&page=d
http://84.200.34.113/vnstat/index.php?if=venet0&graph=large&style=light&page=d
http://192.227.135.216/vnstat/index.php?if=venet0&graph=large&style=light&page=d


Edit: You don't mention how much hard drive space you have available.
https://blockchain.info/charts/blocks-size


Title: Re: Any volunteers who could help me to make Bitcoin node? Thanks! :)
Post by: zvs on August 16, 2014, 06:37:05 AM
in 49hrs, 40m;

          RX packets:52894116 errors:0 dropped:0 overruns:0 frame:0
          TX packets:61345905 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10000
          RX bytes:3932928849 (3.9 GB)  TX bytes:39455878957 (39.4 GB)

with ~200 connections average (location Israel)

in 85hrs;

          RX packets:115055745 errors:0 dropped:0 overruns:0 frame:0
          TX packets:132502195 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10000
          RX bytes:9161336057 (9.1 GB)  TX bytes:91934880928 (91.9 GB)

with ~150 connections average (location UK)

in 70 hrs;

          RX packets:113643701 errors:0 dropped:0 overruns:0 frame:0
          TX packets:115717914 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10000
          RX bytes:35387596644 (35.3 GB)  TX bytes:75512214115 (75.5 GB)

with ~150 connections average (location russian federation (st petersburg))

discrepancy between first and next two probably caused by latency, israel is only a good option for other locations in middle east and Africa, not so great for bitcoin

oh, i should note that on the 3rd server, the 35.3GB is because I set it up recently and downloaded blockchain to it but didn't reboot.