jaredcash

Results 11 comments of jaredcash

@zhlhahaha unfortunately, increasing the memory did not help. It still appears that the VM will not initialize as the guest-console-log container logs are blank and I am unable to access...

> The `quay.io/kubevirt/cirros-container-disk-demo:latest` is only for x86_64. Can you use this image and make sure the allocated memory is equal or larger than 256M? > > ``` > quay.io/kubevirt/cirros-container-disk-demo:20240729_74e137bba-arm64 >...

hello @zhlhahaha, here is the requested information: > show if the qemu process is running ps aux|grep qemu Please view the following of the qemu processes on the worker node:...

With the fedora image, the VM is still not initializing. Even though vmi is showing the VM as running, virtctl console is still blank. I am personally not noticing outliers...

Unfortunately, this issue persists. @zhlhahaha and/or Kubevirt team, have you had some time to review my previous message? Please let me know if anything is needed to continue troubleshooting this...

@zhlhahaha it seems there is an issue with `dmidecode` on aarch64 systems as I am getting the following error on my baremetal servers: ``` $ sudo dmidecode -t processor #...

Apologies for my misunderstanding @zhlhahaha. I have attached the dumpxml of the cirros VM I created with pure virsh. [virsh-cirros-dumpxml.txt](https://github.com/user-attachments/files/17580222/virsh-cirros-dumpxml.txt)

@zhlhahaha I redeployed the cirros test VM I did with kubevirt to the same node (node4) to ensure it is using the same CPU (Cortex-A55). Regarding replacing `AAVMF_CODE.fd` , it...

Hello @zhlhahaha @andreabolognani, following the suggestions above, I was to create a VM with the `AAVMF_CODE.verbose.fd` UEFI boot firmware. I followed the example here https://github.com/kubevirt/kubevirt/blob/main/examples/vmi-with-sidecar-hook-configmap.yaml but I did change the...

@andreabolognani yes, unfortunately, I am still getting zero output from the VM's serial console. For reference: ``` $ virtctl console vmi-with-sidecar-hook-configmap Successfully connected to vmi-with-sidecar-hook-configmap console. The escape sequence is...