- Related issues: #2655 [BUG] reinstall 1st node
Category:
- Upgrade Harvester
Environment requirement
- Network environment has available VLAN id setup on DHCP server
- DHCP server has setup the IP range can allocate to above VLAN id
- Harvester node can route to DHCP server through VLAN id to retrieve IP address
- Network has at least two NICs
- Suggest not to use SMR type HDD disk
Verification Steps
-
Create a 3 nodes v1.0.3 Harvester cluster.
-
Upgrade the master branch:
-
Remove the agent node and 1 management node.
-
Remove agent node (node 4)
-
Remove management node (node 3)
-
-
After the node is removed, provision a new node.
-
Check the node can join the cluster and can be promoted as a management node.
-
After we have 3 management nodes, provision a new node and check if it can join the cluster.
Expected Results
-
Verify after Harvester upgrade complete, we can rejoin the management node and agent node back correctly.
-
Can re-join the management node after upgrade
-
Can re-join the agent node after upgrade
-
Can create new vms on the newly joined node.
-
Can restore vms/migrate on the newly joined node.