MatthewLM (OP)
Legendary
Offline
Activity: 1190
Merit: 1004
|
|
March 23, 2012, 03:01:51 AM |
|
For running the bitcoin daemon on a server what would the overhead be for running it? Then what would the computational cost be for making transactions?
Surprisingly I could not find very much information about this so if anyone can give an answer I will much appreciate it.
|
|
|
|
payb.tc
|
|
March 23, 2012, 03:06:13 AM |
|
you'd want at least 512mb ram... can be done on 256mb but you're really on the edge.
i don't think 'making a transaction' takes much cpu at all... like sending an email.
|
|
|
|
wabber
Member
Offline
Activity: 85
Merit: 10
|
|
March 23, 2012, 12:51:15 PM |
|
I can confirm that. For the bitcoind 256MB is just enough better go with 512MB. CPU doesn't matter.
|
|
|
|
MatthewLM (OP)
Legendary
Offline
Activity: 1190
Merit: 1004
|
|
March 23, 2012, 02:04:56 PM |
|
Thanks. And I checked here for the data transfer requirements: https://bitcointalk.org/index.php?topic=58854.0Apparently 0.041GB out and 0.03GB in. That's nothing. Transactions are very small, I read about 300 bytes? So I guess unless you were doing a hundred a minute or something crazy like that, it really doesn't matter.
|
|
|
|
DeathAndTaxes
Donator
Legendary
Offline
Activity: 1218
Merit: 1079
Gerald Davis
|
|
March 23, 2012, 02:09:19 PM |
|
Be aware requirements will scale with transaction volume.
Currently transaction volume is very low <0.2 tps.
|
|
|
|
finway
|
|
March 24, 2012, 12:45:23 AM |
|
on my vps, bitcoind uses less than 30% of 256MB, that's less than 80M
|
|
|
|
Tittiez
|
|
March 24, 2012, 01:34:02 AM |
|
I would try https://hostigation.com/ if your looking for a cheap VPS. I had bitcoind and p2pool running on a 256/512 and was using approx. ~65% of the ram (A little into the burst, but burst is always available so don't worry about it) A 256/512MB OpenVZ goes for 4$ a month with them. I suggest LA as I heard the SC bandwidth rates are terribad. Bandwidth of LA: http://www.speedtest.net/result/1627046490.pngOh yeah, and if you really wanna push it with only 256MB WITH burst, you might be able to do that even. That's 20$ a year (1.66$/month)
|
|
|
|
MatthewLM (OP)
Legendary
Offline
Activity: 1190
Merit: 1004
|
|
March 25, 2012, 02:35:21 AM |
|
These cloud servers (I'll bunch VPS under cloud servers even while people say they are different they are essentially the same) are interesting since they are very flexible and it seems for most cases can be used as a dedicated server could be used. The cloud servers also are available at lower starting costs. I've read some scare stories about how cloud servers can be unreliable with a lot of downtime though it seems that's not the case with good companies. I assume the cloud servers are just as secure as dedicated servers are.
All you really need is the right provider. Anyone have comments about these different server solutions?
|
|
|
|
DBordello
|
|
March 28, 2012, 04:41:21 AM |
|
I am running a bitcoind node on AWS. I cannot give accurate estimates, but bitcoind generally does cause more disk I/O than is provided by the free tier.
PS. I was curious where my "internal AWS transfers" were coming from. This thread reminded me that I am probably talking to other AWS bitcoin nodes. I believe AWS publishes the IP ranges used in each region. It would be interested to see how many other AWS nodes there are.
|
www.BTCPak.com - Exchange your bitcoins for MP: Secure, Anonymous and Easy!
|
|
|
Nefario
|
|
March 28, 2012, 04:43:43 AM |
|
Actually the greatest cost of running bitcoind is security
|
PGP key id at pgp.mit.edu 0xA68F4B7C To get help and support for GLBSE please email support@glbse.com
|
|
|
sergio
|
|
April 15, 2012, 11:18:39 PM |
|
bitcoind uses almost 512MB, so for a server a bare minimum would be 1 GB plus another 1GB for swap, it will run will lest memory but you will get reduced performance.
|
|
|
|
grue
Legendary
Offline
Activity: 2058
Merit: 1452
|
|
April 16, 2012, 02:13:07 AM |
|
I am running a bitcoind node on AWS. I cannot give accurate estimates, but bitcoind generally does cause more disk I/O than is provided by the free tier.
PS. I was curious where my "internal AWS transfers" were coming from. This thread reminded me that I am probably talking to other AWS bitcoin nodes. I believe AWS publishes the IP ranges used in each region. It would be interested to see how many other AWS nodes there are.
is there a way to reduce the IO by increasing the DB buffer?
|
|
|
|
Fking
|
|
October 30, 2012, 01:43:22 PM |
|
Actually the greatest cost of running bitcoind is security Good point, lets discuss a bit in that direction?
|
|
|
|
Mike Hearn
Legendary
Offline
Activity: 1526
Merit: 1134
|
|
October 30, 2012, 05:49:04 PM |
|
Disk IO requirements should be much reduced by bitcoin 0.8 when it comes out, due to the move to leveldb and ultraprune.
|
|
|
|
dserrano5
Legendary
Offline
Activity: 1974
Merit: 1029
|
|
October 30, 2012, 08:26:44 PM |
|
Since this thread has already been revived, I'd like to state that I'm running bitcoind on 256 MB RAM with no problems. System reports bitcoind is using 112 MB. FWIW.
|
|
|
|
|