framework icon indicating copy to clipboard operation
framework copied to clipboard

asds cannot be claimed after a node is removed and then added in

Open yongshengma opened this issue 6 years ago • 32 comments

Hi,

I got an issue after a node was removed from cluster. This ticket's title is not accurate enough at this moment.

Lets's say A, B and C are three nodes of the cluster. They were installed and setup in the order of A, B and C. I did the following:

  1. removed node A when it's offline
  2. re-installed OS on A
  3. configured network with the same IP as before removed
  4. installed ovs
  5. ovs setup
  6. assigned roles
  7. added this new ASD node into backend
  8. initialized ASDs
  9. claimed

Now claiming icon keeps on spinning and can't end.

This issue also happened when I added fourth node into cluster. So I would conclude that all ASDs' claiming will get stuck if more nodes join in. However there's no this issue if no remove node operation.

BTW, ovs setup on the fourth node has no problem. It is setup as an extra node without master role. All ovs services are running.

yongshengma avatar Nov 05 '18 08:11 yongshengma