Skip to content

Multiple instances of ethereum --mine do not sync to the same block number #556

Closed
@secret-bitcoin-login

Description

@secret-bitcoin-login

I shared this on reddit recently but didn't get much of a response, and it's still a concern that I have and don't really understand.

I am playing with three ethereum installations 0.9.2 (from the PPA) on fresh ubuntu 14.10. They have identical configurations and all are stand alone machines. When I launch the miner I have assigned each machine to it's own external port.

The issue is that after several minutes or hours of mining, the block ID's do not seem to line up - in some cases being hundreds of blocks between the highest and lowest block ID. I have occasionally watched a catch-up process, but this doesn't seem to be aggressive enough to solve the issue.

My primary concern is based on my experience with bitcoin which suggests that it is very important for all miners to be in close sync. This could be a misunderstanding regarding the way ethereum is intended to operate.

Please see the screenshots. They include two sets of screen sessions from each of the three instances (six total images).

One group was taken at 8:35 pm and you can see the following block ID's:
#39507
#30451
#30479

The second group of images was taken after I stopped and restarted each of the instances and let them run for 20 minutes:
#39550
#30516
#30562

(Imgur album is a redundant image library for what's shared below: https://imgur.com/a/k2qEN)

screenshot from 2015-03-23 21 07 01
screenshot from 2015-03-23 21 06 56
screenshot from 2015-03-23 21 06 22
screenshot from 2015-03-23 20 35 55
screenshot from 2015-03-23 20 35 52
screenshot from 2015-03-23 20 35 47

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions