Shard rebalancing on single-node cluster scaling

Can you verify that both nodes are running exactly the same version of Elasticsearch by running _cat/nodes?h=h,n,v,r,m? I saw you stated that both nodes are running version 2.1.0, but as different Elasticsearch versions in a cluster can prevent shards being relocated between nodes, I would like to verify this.