Kuan-Po Tseng

Results 66 comments of Kuan-Po Tseng

Is it possible that the documentation is incorrect? From what I observed, the `vcpu..time` seem to be in nanoseconds (though I may be mistaken 😃). Here are the relevant lines...

> In the initial comment you linked the exact code that needs to be changed, would you like to contribute the fix yourself? 🚀 It would be an honor! I'm...

Add `DoNotMerge` label as we need to wait until 1.3.2 cut out. This pr target to 1.3.3 release

gentle ping @w13915984028, sorry I forgot to mention that v1.3.2 didn't included this setting `"restoreVM": true` in upgradeConfig setting. So the desired upgrade path should be `harvester-v1.4.0-dev-20240918` -> master branch...

> what's the consideration to use a secret instead of annotations on upgrade.harvesterhci.io object to record the current running VMs? > > This secret will be replaced on each upgrade;...

Test OK, will close the issue # Environment - ipxe 3 nodes (8c/16G/250GB) - 1.4.0-rc3 # Test Plan Setup 3 nodes harvester, all nodes are in 2 different zones `z1`,...

~~During the test, I realized that to force all disk volume replicas placed in different zones. We also need to disable `Replica Zone Level Soft Anti-Affinity` setting in LH side,...

I checked again and found that setting `Replica Zone Level Soft Anti-Affinity` to true also make Longhorn to schedule replicas in different zones. On the other hand, setting it to...

Test OK on [v1.4.0-rc1](https://github.com/harvester/harvester/releases/tag/v1.4.0-rc1), close as fixed. ## Environment * [v1.4.0-rc1](https://github.com/harvester/harvester/releases/tag/v1.4.0-rc1) * Profile: 1 node QEMU/KVM (8C/16G/250G) * ui-source: `Auto` ## Test Steps 1. Prepare a http server and provide...