Recent content by blackzombie

  1. B

    QEMU 8.1 available on pvetest and pve-no-subscription as of now

    Hi, setting the machine type to 8.0 works perfectly fine, so that's okay for now. I think juniper can update it, but when it will happen is something that no one knows :D Thanks Christian
  2. B

    QEMU 8.1 available on pvetest and pve-no-subscription as of now

    Hi, found the problem: https://www.mail-archive.com/qemu-devel@nongnu.org/msg971771.html Qemu changed the default SMBIOS version to 3.0 with 64 Bit, which breaks all Juniper products as they set the system information in SMBIOS at boot. A workaround is to set "args: -machine...
  3. B

    QEMU 8.1 available on pvetest and pve-no-subscription as of now

    i already tested and compiled pve-qemu-kvm_8.1.2-3_amd64.deb by myself, but that didn't solve the problem
  4. B

    QEMU 8.1 available on pvetest and pve-no-subscription as of now

    Just tested the new KVM and a vSRX, which is based on FreeBSD 12.1 will not boot, here are a screenshot: And to verify the same boot with 8.0.2-7: For me it looks like the "real memory" is the problem, but really don't know... This is the configuration: balloon: 0 boot...
  5. B

    Adaptec AACRAID expose_physicals Kernelbug?!?

    Hi, habe das gleiche Problem auch seit dem Update von 5 auf 6... @MadMakz hast du mal einen Stock Kernel getestet? Viele Grüße Christian
  6. B

    2 Storages with 3 vServers (need a Solution)

    Hello everybody, i'm searching for a solution to use the following scenario: I have 3 vServers with FibreChannel and 2 Storage Systems. Now i want to combine this in any way to use Live Migration and some things but want to integrate both storage systems. Does anybody know how to do this? LVM...
  7. B

    Short downtime at live migration kvm

    Hello, i have a 2 node cluster with shared LVM on top of iSCSI. If i migrate a KVM VM from one node to another i have a short downtime of the VM like 5-10 seconds where the machine doesn't respond to ping and the console freezes. Is this normal or do i have to change some settings? I'm using...
  8. B

    Migrating from kvm with clvm to proxmox

    Hello, i have one question. at the moment i have 2 kvm servers with debian standard kvm packages and libvirt with a shared clvm configuration. I want to migrate this to proxmox. Does anybody know how this will work? My suggestion is that i change the lvm to non-clustered and than add it to the...