framework
framework copied to clipboard
asds cannot be claimed after a node is removed and then added in
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:
- removed node A when it's offline
- re-installed OS on A
- configured network with the same IP as before removed
- installed ovs
- ovs setup
- assigned roles
- added this new ASD node into backend
- initialized ASDs
- 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.