Gaurav Mehta
Gaurav Mehta
The webhook changes work as expected and VM creation is blocked when storage quota is exhausted. For traditional vm workloads this works fine. There however seems to be a unexpected...
@bk201 seems almost instantaneous. From my testing.. ``` 2024/05/28 01:59:25 [INFO] [machineprovision] fleet-default/quota-test-pool1-3dd722b8-6f7gd: reconciling machine job 2024/05/28 01:59:25 [INFO] [machineprovision] fleet-default/quota-test-pool1-3dd722b8-6f7gd: reconciling machine job 2024/05/28 01:59:26 [INFO] [machineprovision] fleet-default/quota-test-pool1-3dd722b8-6f7gd: reconciling...
it is likely you are encountering this issue: https://github.com/harvester/harvester/issues/3960 are you please able to confirm the number of nodes in your cluster and if the VM's being created are on...
the vGPU would need the correct grid drivers. are you able to please confirm that this is installed?
@irishgordo there was a significant update to the rufio/bmclib dependencies in harvester v1.5.0. This issue was reported against v1.2.1. Would it be possible to please check if this still exists...
we should also leverage the conditions on the `vmim` object to indicate the various phases of the virtual machine migration. For example in certain cases due to cluster specific defaults...