Search results

  1. T

    Proxmox random VM / host crash-reboot since migrating to version 7.

    Blacklisting mpt3sas ended up working for me so far since my system didn't crash / reboot for the last 12 hours... Surprising I didn't had to do so with v6. echo 'blacklist mpt3sas' >> /etc/modprobe.d/mpt3sas.conf
  2. T

    Proxmox random VM / host crash-reboot since migrating to version 7.

    I read somewhere that it might be related to iommu but I don't understand anything about or don't know what I could try but here is how iommu_groups are splitted : find /sys/kernel/iommu_groups/ -type l /sys/kernel/iommu_groups/17/devices/0000:05:00.0...
  3. T

    Proxmox random VM / host crash-reboot since migrating to version 7.

    Good day, I've been clueless for the last 2-3 days since my Truenas vm keeps crashing randomly (with error logs) and sometimes the Proxmox7 host itself reboot (but without any error logs or at least I didn't know were to find them.) That was not happening or at least I can't recall when it...
  4. T

    Proxmox VE 7.0 released!

    Dunno if this is a Safari or Proxmox7 bug but the gui isn't playing well with Safari Version 15.0 (17612.1.18.1.3) (MacOs Monterey Beta 12). Some menu dont show up, creating a vm generates a white window overlay without any text. Working A1 with Chrome..
  5. T

    problem using hotplug for usb ressource

    So my alternative was to automount the usb drive on the host and access it using smb but somehow the package pve6-usb-automount doesn't seems to part of Proxmox 6.3.6. Is there any "official" way of automounting usb drives when they connect on proxmox now ?
  6. T

    problem using hotplug for usb ressource

    So I'm totally new to Proxmox and I'm having issues understanding how to make hotplug to work for my vms... I had Hotplug enabled for Disk, Network and USB for that VM. Qemu agent is on, VM is running. When I add the usb ressource to that vm, it stays "Orange" and is not presented to the VM. It...
  7. T

    Cannot access Virtual Machine BIOS

    reinstalling truenas with OVMF bios worked for me ;)
  8. T

    Cannot access Virtual Machine BIOS

    I do have some sort of the same issue... I passthrough a HBA with 8 drives for my TrueNas vm runnning on Proxmox. I did the TrueNas installation, then I passthrough the HBA card with my 8 disks attached (since it is a passthrough this controller / disk don't show up in (VM -> Options -> Boot...