Kiefer Chang
Kiefer Chang
>When the resource quote limit is hit, the webhook rejects the VM creation request, which results in the machine provisioning failing, and rancher retries with a new machine immediately. @ibrokethecloud...
We can't reproduce the issue. Please re-open if needed.
also note the fix is not going to be backported to Rancher 2.8.x https://github.com/rancher/rancher/issues/42582#issuecomment-2197670273
@jeff-radick-suse wrote a document on how to install Harvester on a diskless server: https://harvesterhci.io/kb/install_iscsi_firmware_install_boot However, we should improve the installer to avoid the manual workarounds: - https://harvesterhci.io/kb/install_iscsi_firmware_install_boot#4-on-first-boot-edit-kernel-boot-parameters-in-the-grub-kernel-command-line - https://harvesterhci.io/kb/install_iscsi_firmware_install_boot#5-permanently-edit-the-grub-configuration-file
Close because related work are done.
@w13915984028 Do you have any update on this issue?
require-doc - doc: update vGPU doc and mention the feature is available after Rancher version xxx - release note: mention the feature is available after Rancher version xxx
My two cents is to make it simple: - Set a reasonable timeout (we can measure the timeout in our development VMs plus some buffer) and the sb manager skip...
Hi Jack, it's a bit different. 6041's symptom always happens on the first node (from the reports we get).
The cause is preload job takes more than 15 minutes to load images ([We use SUC plan to spawn jobs, and its default timeout is 15 minutes](https://github.com/rancher/charts/blob/c8e0f1b2f5650d54b9245c9ea41f77f43198b9ef/charts/system-upgrade-controller/100.0.2%2Bup0.3.2/templates/configmap.yaml#L9)). In this release...