Login
Discover
Waves
Decks
Plus
Login
Signup
twodollars
@twodollars
52
Followers
197
Following
19
Resource Credits
Available
Used
Created
July 8, 2017
RSS Feed
Subscribe
Comments
Blog
Posts
Comments
Communities
Wallet
twodollars
chainbb
2018-03-29 15:55
RE: chainbb.com - going offline
It was an interesting project, but I'm kind of glad you have decided to focus your time elsewhere because I look forward to checking out your future projects.
$ 0.000
1
twodollars
utopian-io
2018-03-07 20:21
RE: SBDS to MySQL in Docker
Yes, I'm confused by things too. Here is my current data for my most recent server around block number 20475678. I was very careful to follow the script with this server. du -sh _data/steem/ 440G _data/steem/
$ 0.508
1
twodollars
utopian-io
2018-03-05 13:46
RE: SBDS to MySQL in Docker
A monitoring script sounds like a great idea. I'd be happy to help test it out. Various issue's I've experienced are where block height stops going up or one or both of steem_mysql or steem_sbds stops.
$ 0.500
1
1
twodollars
utopian-io
2018-03-05 13:42
RE: SBDS to MySQL in Docker
Both my servers are caught up to block 20410475. The _data/steem on the most recent server shows as 437G and the _data/steem on my other server (the one I suspect to be wrong) shows as 377G. it would be
$ 0.552
1
3
twodollars
utopian-io
2018-03-03 15:04
RE: SBDS to MySQL in Docker
Are your tests still staying current with the head_block_number? My new test that was at 169G about 18 hours ago stopped growing at 177G and I can't get it to pick back up again. Also, my other droplet
$ 0.585
1
3
twodollars
utopian-io
2018-03-02 21:48
RE: SBDS to MySQL in Docker
Wow that is a lot of money to spend playing around. Hopefully it will be well worth it for you in the long run as this opens up so many possibilities. Thanks for the reminder about how costs can quickly
$ 0.636
1
twodollars
utopian-io
2018-03-02 03:47
RE: SBDS to MySQL in Docker
I just created a new digitalocean droplet (the 16GB droplet) to try and see what the database size should be, and I'm just following the script you show in this post. Hopefully the database size will end
$ 0.705
1
7
twodollars
utopian-io
2018-03-01 22:59
RE: SBDS to MySQL in Docker
The difference is actually larger since 388GB is 370G. The issue is most likely on my end, but I don't think I did anything that should cause data to be missing other than have steem_mysql shut down on
$ 0.696
1
twodollars
utopian-io
2018-03-01 21:12
RE: SBDS to MySQL in Docker
Thanks again for putting together such helpful information. This is the way I think people should make tutorials. This is even better than your previous post and that one was very helpful. I had a question
$ 0.694
2
10
twodollars
utopian-io
2018-03-01 06:09
RE: MySBDS - Steem Blockchain Data Service in MySQL
Another thing that may be worth considering is that the comments table is the second biggest in storage space, and it may be worthwhile to save space removing removing older edited versions of the
$ 0.685
1
1
twodollars
utopian-io
2018-03-01 05:52
RE: MySBDS - Steem Blockchain Data Service in MySQL
The high memory settings stopped working around noon today so it made it through the last night and and this morning and then failed. I started things up again tonight and noticed the server load go up
$ 0.705
1
1
twodollars
utopian-io
2018-02-28 05:00
RE: MySBDS - Steem Blockchain Data Service in MySQL
It is difficult and expensive to be working with such large databases which got me thinking about a way to potentially reduce the size of the database by more than 50% without too much of a sacrifice.
$ 0.642
1
3
twodollars
utopian-io
2018-02-28 04:17
RE: MySBDS - Steem Blockchain Data Service in MySQL
Yes, I've been checking the max block_num against the head_block_number throughout the day, and for the past 24 hours it seems to be keeping up well with about a 20 block lag which seems reasonable. As
$ 0.653
1
3
twodollars
utopian-io
2018-02-27 19:44
RE: MySBDS - Steem Blockchain Data Service in MySQL
I was wondering about the possibility of zipping and tarring up the _data directory to populate sbds instead of using mysqldumps. For example, instead of just offering latest.tar for download on your website,
$ 0.909
1
5
twodollars
utopian-io
2018-02-27 13:18
RE: MySBDS - Steem Blockchain Data Service in MySQL
It still seems to be working, and the lastblock seems to stay very close to the current head_block_number. Thanks for the tip about the _data folder. I was definitely not confident about what I did, but
$ 0.901
1
5
twodollars
utopian-io
2018-02-27 05:01
RE: MySBDS - Steem Blockchain Data Service in MySQL
I haven't been too suspicious about the database restores because I actually did the restores twice (onec on the server I destroyed and once on the current server), and both times seemed to take about
$ 0.886
1
13
twodollars
utopian-io
2018-02-27 00:22
RE: MySBDS - Steem Blockchain Data Service in MySQL
I didn't install any other tools in this particular setup (I destroyed the server with the other tools), and I think I adhered very closely to the instructions you provided. I'm using the 16GB digitalocean
$ 0.865
1
15
twodollars
utopian-io
2018-02-26 23:22
RE: MySBDS - Steem Blockchain Data Service in MySQL
Sorry to keep troubling you. I'm noticing that steem_mysql keeps stopping and gives the following type of error, "Aborted connection 5 to db: 'steem' user: 'root' host: '172.17.0.3' (Got an error
$ 0.844
1
17
twodollars
utopian-io
2018-02-26 17:05
RE: MySBDS - Steem Blockchain Data Service in MySQL
Thanks for helping me with the basics of docker. The "docker ps" showed that steem_mysql wasn't running so I ran "docker start steem_mysql" and then I saw that it was running, but I
$ 0.832
1
19
twodollars
utopian-io
2018-02-26 14:39
RE: MySBDS - Steem Blockchain Data Service in MySQL
I'm running into an issue on my fresh install. The command "mysql -h 172.17.0.2 -u root -p" used to work for me during the download or restore phase, but now that I am in the "build/run
$ 0.819
1
21