I'm running a full node for my voting application and it's using a truly hideous amount of memory. Can this be reduced?
I have the full node only so I can look up account history (curation rewards, transfers, etc) for a handful of accounts. There are two lines in config.ini that I'm particularly interested in:
track-account-range =
and
account-stats-tracked-account = []
What do those do, how do they work, has anybody changed them from their default settings? They feel like they're the solution to my problem.
Yep, it sure can.
track-account-range = ["jesta","biophil"]
I believe this sets the node to only track these two accounts history. I'm not sure of the exact details, but I have a node running with these settings:
and the node is only consuming ~16gb of ram/space (instead of like 50+).
I'm not sure what
account-stats-tracked-account
does.Might have to go look that up.Edit - Went and searched the code base for
account-stats-tracked-account
, couldn't find anything about it. Maybe it's a legacy thing that got removed?Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Worked like a charm!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Sweet! I'll give it a shot.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
@jesta, can you please share here your full config.ini file please? Thanks!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
That was cool. I just got to reward a solid question that got a solid answer! (I also learned a bit.)
Solid community.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Yep. Steem is pretty neat.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Aaahhhhhh . . . it's alright I guess . . .
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit