Show Posts
|
Pages: [1]
|
Ill take 2 codes aswell mate paying in BTC. Please send me bitcoin wallet address and the exact amounts in BTC
|
|
|
Are these codes just added to an account and then they can just sit there?
Do they expire?
|
|
|
Thanks for the replies, I'm still only upto 48 connections (max set at 200) root@btcnode:~# bitcoind getinfo { "version" : 90100, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 300568, "timeoffset" : -2, "connections" : 48, "proxy" : "", "difficulty" : 8853416309.12779999, "testnet" : false, "keypoololdest" : 1399644917, "keypoolsize" : 101, "paytxfee" : 0.00000000, "errors" : "" } Upload speed is increasing over time, not really sure why its so slow compared to other nodes, it has 120Mb/s upstream bandwidth and is in Dallas Texas root@btcnode:~# vnstat -d
eth0 / daily
day rx | tx | total | avg. rate ------------------------+-------------+-------------+--------------- 05/10/14 214.79 MiB | 601.86 MiB | 816.65 MiB | 77.43 kbit/s 05/11/14 330.16 MiB | 6.16 GiB | 6.49 GiB | 629.77 kbit/s 05/12/14 526.99 MiB | 7.48 GiB | 7.99 GiB | 776.06 kbit/s 05/13/14 337.15 MiB | 7.08 GiB | 7.40 GiB | 1.03 Mbit/s ------------------------+-------------+-------------+--------------- estimated 480 MiB | 10.10 GiB | 10.57 GiB |
|
|
|
For anyone who is interested my upload amounts have massively increased, I assume the IP addresses gains a reputation as a good node and the protocol serves it more connections over time. These are the current stats for anyone interested: root@btcnode:~# vnstat -h eth0 13:14 ^ t | t | t t t | t t t | t t t t t t t | t t t t t t t t t | t t t t t t t t t | t t t t t t t t t t t | t t t t t t t t t t t t t | t t r t t t t t t t t t t t t -+---------------------------------------------------------------------------> | 14 15 16 17 18 19 20 21 22 23 00 01 02 03 04 05 06 07 08 09 10 11 12 13
h rx (KiB) tx (KiB) h rx (KiB) tx (KiB) h rx (KiB) tx (KiB) 14 7968 15694 22 8512 22606 06 19435 498951 15 8683 13688 23 89456 43827 07 13472 336757 16 10062 137883 00 7432 16021 08 14213 428204 17 11968 303807 01 7980 31258 09 12090 256357 18 6549 11932 02 11989 264350 10 14869 311772 19 5007 8515 03 10682 182528 11 12766 306713 20 8081 14640 04 11938 197102 12 10402 141007 21 7570 19207 05 16144 432352 13 3544 69874 root@btcnode:~# vnstat -d
eth0 / daily
day rx | tx | total | avg. rate ------------------------+-------------+-------------+--------------- 05/10/14 214.79 MiB | 601.86 MiB | 816.65 MiB | 77.43 kbit/s 05/11/14 164.35 MiB | 3.34 GiB | 3.51 GiB | 613.12 kbit/s ------------------------+-------------+-------------+--------------- estimated 295 MiB | 6.03 GiB | 6.31 GiB | root@btcnode:~# bitcoind getinfo { "version" : 90100, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 300225, "timeoffset" : -2, "connections" : 33, "proxy" : "", "difficulty" : 8000872135.96816349, "testnet" : false, "keypoololdest" : 1399644917, "keypoolsize" : 101, "paytxfee" : 0.00000000, "errors" : "" }
|
|
|
Yep, netstat shows all the connections upto 26 connections now: root@btcnode:/# bitcoind getinfo { "version" : 90100, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 300065, "timeoffset" : -1, "connections" : 26, "proxy" : "", "difficulty" : 8000872135.96816349, "testnet" : false, "keypoololdest" : 1399644917, "keypoolsize" : 101, "paytxfee" : 0.00000000, "errors" : "" } The amount of bandwidth it is using is increasing over time, maybe it takes the network some time to trust a new node and give its IP out? root@btcnode:/# vnstat -h eth0 15:14 ^ r | r | r | r | r | r | r r t | r r t | r rt t rt | rt rt rt rt -+---------------------------------------------------------------------------> | 16 17 18 19 20 21 22 23 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
h rx (KiB) tx (KiB) h rx (KiB) tx (KiB) h rx (KiB) tx (KiB) 16 0 0 00 0 0 08 0 0 17 0 0 01 0 0 09 0 0 18 0 0 02 0 0 10 0 0 19 0 0 03 0 0 11 33903 5939 20 0 0 04 0 0 12 15457 9238 21 0 0 05 0 0 13 6732 9330 22 0 0 06 0 0 14 7968 15694 23 0 0 07 0 0 15 1543 3098
|
|
|
-snip- There is no firewall infront of the server, only iptables.
No router or NAT device just "pure" internet? I have not purchased a router but ofc there is a router somewhere between me and the internet, do you think the hosting provider might throttle the traffic or something? There is nothing to NAT that I have purchased, again I'm sure there is some-ware between my VM and the internet. It is uploading constantly at roughly 20 kbit/s but that might be my SSH sessions, there is nothing else on this server apart from bitcoind
|
|
|
Hi guys, I am training into Linux and decided to make a full node on Ubuntu (13.1) as a learning project and to help the cause. I started by following this guide: http://www.reddit.com/r/Bitcoin/comments/1se3zd/how_to_create_a_full_bitcoin_node_in_a_5_ubuntu/(if you dont want to click the link its basically a scrypt that installs bitcoind and its dependencies and then configures iptables to open port 8333) I let it download the whole blockchain but now it only has 21 connections (see below) and does not appear to be uploading. root@btcnode:/# bitcoind getinfo { "version" : 90100, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 300052, "timeoffset" : -1, "connections" : 21, "proxy" : "", "difficulty" : 8000872135.96816349, "testnet" : false, "keypoololdest" : 1399644917, "keypoolsize" : 101, "paytxfee" : 0.00000000, "errors" : "" } I read that alot of these problems are solved by opening port:8333 but I know its open root@btcnode:/# iptables -L
*snip*
Chain ufw-user-input (1 references) target prot opt source destination ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ACCEPT tcp -- anywhere anywhere tcp dpt:8333 I changed bitcoin.conf to allow upto 200 connections which didn't help. I have installed vnstat to check my bandwith and its using almost none. The server is a VPS with 240Mb/s bandwith (upload is capped at 120Mb/s) so it should be uploading far more than 9Mb per hour. root@btcnode:/# vnstat -h eth0 13:04 ^ r | r | r | r | r | r | r r | r r | r rt | rt rt -+---------------------------------------------------------------------------> | 14 15 16 17 18 19 20 21 22 23 00 01 02 03 04 05 06 07 08 09 10 11 12 13
h rx (KiB) tx (KiB) h rx (KiB) tx (KiB) h rx (KiB) tx (KiB) 14 0 0 22 0 0 06 0 0 15 0 0 23 0 0 07 0 0 16 0 0 00 0 0 08 0 0 17 0 0 01 0 0 09 0 0 18 0 0 02 0 0 10 0 0 19 0 0 03 0 0 11 33903 5939 20 0 0 04 0 0 12 15457 9238 21 0 0 05 0 0 13 315 576 Anyone got any ideas of what to try next? There is no firewall infront of the server, only iptables.
|
|
|
Hi guys, As the subject says I have bought 6 R9 290's and a mobo with enough PCI-E slots for them. I hear that drivers 13.x + are needed for the R9 290/x but these dont allow more than 4 cards. Someone here: http://www.gobitgo.com/articles/1002...ne-with-6-GPU/ claims to have done it by installing seperate drivers on the 5th card (but not on R9 290/x) The 5th card is showing up in windows but wont run in cgMiner (in windows it says it has no driver) Anyone tried this? I have 4 cards running and todays prices thats about £15 per card so I am reluctant to power it off and start messing trying to get the 5th working. I know its possible to get 5+ cards mining on 1 mobo but I find no reference to getting this working on the R9 series, can anyone shed any light on this? I have yet to see anyone running 5 or more R9 series cards on 1 mobo Regards, Danny
|
|
|
I been running at 1000 clock 1500 vRAM for a month and no problems
|
|
|
is there a power supply that can handle 5+ R9 ?
Probably an industrial one but I am using 3 separate ones 1000/850/850 (I have used a paper clip on green to black so they fire up with power)
|
|
|
Hi guys, As the subject says I have bought 6 R9 290's and a mobo with enough PCI-E slots for them. I hear that drivers 13.x + are needed for the R9 290/x but these dont allow more than 4 cards. Someone here: http://www.gobitgo.com/articles/1002...ne-with-6-GPU/ claims to have done it by installing seperate drivers on the 5th card (but not on R9 290/x) The 5th card is showing up in windows but wont run in cgMiner (in windows it says it has no driver) Anyone tried this? I have 4 cards running and todays prices thats about £15 per card so I am reluctant to power it off and start messing trying to get the 5th working. I know its possible to get 5+ cards mining on 1 mobo but I find no reference to getting this working on the R9 series, can anyone shed any light on this? I have yet to see anyone running 5 or more R9 series cards on 1 mobo Regards, Danny
|
|
|
|