harvester / harvester

Open source hyperconverged infrastructure (HCI) software
https://harvesterhci.io/
Apache License 2.0
3.89k stars 326 forks source link

[BUG] The VMI with rancher is always refreshing #2680

Open yaocw2020 opened 2 years ago

yaocw2020 commented 2 years ago

Describe the bug

bm-harv2:/home/rancher # kubectl get vmi -A -w
NAMESPACE   NAME                    AGE     PHASE     IP             NODENAME   READY
default     cw-rancher              84m     Running   172.16.0.170   bm-harv2   True
default     cw-rancher              84m     Running   172.16.0.170   bm-harv2   True
default     cw-rancher              84m     Running   172.16.0.170   bm-harv2   True
default     cw-rancher              84m     Running   172.16.0.170   bm-harv2   True
default     cw-rancher              84m     Running   172.16.0.170   bm-harv2   True
default     cw-rancher              84m     Running   172.16.0.170   bm-harv2   True
default     cw-rancher              84m     Running   172.16.0.170   bm-harv2   True

The VMI is always refreshing.

To Reproduce Steps to reproduce the behavior:

  1. Set up a VM with ubuntu OS
  2. Set up a K3s cluster in this VM
  3. Install rancher on the K3s cluster

Expected behavior

The VMI should not be always refreshing.

Support bundle

Environment

Additional context Add any other context about the problem here.

guangbochen commented 1 year ago

@yaocw2020 can't reproduce it, can u please help to verify again, thanks.