Thank you for your reaction.
It stops at the screen attached in the previous post and doesn't go further
Currently, I have access via ilo and can see this screen before it stops:
after e:
update: I deleted quiet at the end of the "linux"...
https://www.thomas-krenn.com/en/products/storage-systems/stormagic-virtual-storage/stormagic-licenses (dont wanna sell just inform - pve-ceph wins for me :-))
You don't need a VM to run jellyfin though. So if you have no other workloads which needs a VM and the iGPU (e.G. everything which uses docker) you could also setup an lxc, passthrough the iGPU to the lxc (which is a lot simpler than with a vm)...
Can you access the local console or does the boot stall before that?
If you can, what does journalctl tell you?
If not and assuming you use systemd-boot, you should try booting into rescue mode by manually adding systemd.unit=rescue.target to...
I really feel the biggest red-flag with this broadway gentleman/lady/bot, is the fact that he joined this forum 8 minutes before posting this thread, has posted only on this thread (16 posts) , and includes immediate links/URLs to install in his...
Try installing the full kernel. Type something like this into the terminal, then press Tab to see which kernels are available:
sudo apt update && sudo apt install linux-generic
Hello,
I have upgraded our first node of a 3-node cluster from 8.4.19 to 9.x.
I have all done I needed to do: tested on a test-cluster, took my time, checked everything multiple times before moving to the next step and yet, the thing I always...
Environment
Proxmox VE: 9.2.3
Kernel: 7.0.12-1-pve
QEMU: 11.0
Cluster: 2 Nodes
Shared VM storage: Ceph RBD
Local storage on both nodes:
/var/lib/vz
same storage ID: local
VM configuration
OpenCore is attached like this:
ide0...
Ich hab schon alles Mögliche zu sysprep etc gelesen und auch teils angewendet.
Aber ich hab nach wie vor das Gefühl, es zu umständlich zu machen:
ich habe eine Win11-Pro-VM, die in der Windows-Domain drin ist. Mit der wurde jetzt rum getestet...
Hello,
When was use a Q35 v10, v11, disk is 100% just at boot with last release driver virtio.
i think it possible bug. (VM freeze)
PVE Version:
Q35 9.2: OK
Q35 10.X: DISK IO (100%)
Q35 11.X: DISK IO (100%)
I am facing an issue trying to migrate a RHEL 7 VM from an IBM Power server (Power architecture) to a Proxmox VE cluster (x86_64) to use it as a backup server.
I transferred the VM, but when booting it on the Proxmox node, the boot fails and the...
See also the questions in https://bugzilla.proxmox.com/show_bug.cgi?id=7734
An example VM configuration would also be nice to have for cross-checking similarities and differences, i.e. qm config ID with the numerical ID of an affected VM.
I didn’t understand the situation.
Are you saying that you tried to perform steps 1–4 in order to P2V a RHEL system that was running on an IBM Power server to a VM on Proxmox VE, but the initramfs driver cannot be loaded?
If that is the case, I...
@Y
Regression: Snapshot with RAM fails with 'qemu_savevm_state_complete_precopy error -5' on large disks with dirty bitmaps
I am reporting a suspected regression or a very similar variant of the old bug from 2023 regarding VM...
ANSWER : I am decommissioned CEPH reef 18.2.7 entirely due to following issues
ISSUE 01 : Windows 11 VM have IO noticeable slowdown [ linear IO drops to 1MB per sec , IOPS so low so unable to capture ]
- in first ~5-10 minutes on CEPH with...
Looks like copying corosync.conf to /etc/pve was the missing piece, and the host will automatically rejoin the cluster after restarting the services. I also had to restore SDN configuration, as well as restart the pveproxy service in order to...
Check this module: https://github.com/strongtz/i915-sriov-dkms
When following the instructions you can create "virtual gpus" to passthrough into your VM.
Works fine for me on both i915 and xe drivers, you just need to have the same in Host and...