Recent content by ominsign

  1. O

    proxmox ve 7.3 - freebsd 10.0

    Thanks a lot @fweber, this did the trick ! Quite an original workaround, nice work :) Now let's see how stable it remains... Best regards & a nice week-end to you, Olivier $ uname -a FreeBSD 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014...
  2. O

    proxmox ve 7.3 - freebsd 10.0

    PS: same with q35 as machine type: + qm status 202 --verbose: balloon: 4294967296 ballooninfo: actual: 4294967296 max_mem: 4294967296 blockstat: ide0: account_failed: 1 account_invalid: 1 failed_flush_operations: 0 failed_rd_operations: 0...
  3. O

    proxmox ve 7.3 - freebsd 10.0

    Switching back to kvm64 didn't help, and ISO SHA256 check was fine. Now I upgraded the system to the latest version (7.4) and recreated the VM with basic settings (1 cpu, 4GB RAM), Interesting enough, now it's not crashing on boot, but now it is just hanging during the boot process just after...
  4. O

    proxmox ve 7.3 - freebsd 10.0

    Hi @fweber, thanks for your reply! I tried a lot of things, from the default VM setup to things inspired from other forum posts, including the one you mentioned (memory hotplug was already disabled by default in my case with PVE 7.3). Last try config was with: acpi: 1 agent: 1 balloon: 0...
  5. O

    proxmox ve 7.3 - freebsd 10.0

    For some reasons (legacy project that still needs to run "as is" for a few more months) I would need to get FreeBSD 10.0 running on a recent proxmox setup. I tried to tune the hardware (host, cpu, machine type, hotplug, aes, ballooning, etc.) in many ways according to actual and older forum...