Search results

  1. K

    Cannot Edit Boot Order with NVMe Drive

    Sorry, the content below does not work. Why? Because the cmdline from "qm showcmd 101" is different from what is executed when pushing the "start" Button in the Web-GUI. "qm start 101" works fine thought. Sooo, i'm at a dead end at the moment with my amount of knowledge. Someone from PVE should...
  2. K

    Cannot Edit Boot Order with NVMe Drive

    Hi everyone, a colleague of mine fixed the problem today, but because he deserves the credit for the fix he'll publish the solution by himself soon. EDIT: There seems to be a more basic problem. If "args" is used instead of the hostpciX configuration in the qemu config file, the device gets...
  3. K

    Cannot Edit Boot Order with NVMe Drive

    Hi everyone, i have the exact same issue. Seems to be, that args gets procecced before the qm command line generates readconfig for q35. Would actually be cool if someone could implement a quickfix (I'm not really a developer, more a sysadmin but would try it too, because i need that feature...
  4. K

    Disks get shut down if PCIe device for VM is configured

    I'm gonna try setting "pcie_acs_override=downstream" when i'm home. Get back here as soon as i have results.
  5. K

    Disks get shut down if PCIe device for VM is configured

    Hi dcsapak, sure. find /sys/kernel/iommu_groups/ -type l /sys/kernel/iommu_groups/7/devices/0000:00:12.0 /sys/kernel/iommu_groups/5/devices/0000:00:10.0...
  6. K

    Configure direct pass-through for devices in web-gui

    @efeu : He reffered to "devices like graphics card, NICs, USB controllers" witch is sometimes a bit tricky, but it should be configurable from the WEB-GUI as a pcihost[x] device. Described here: https://pve.proxmox.com/wiki/Pci_passthrough But there are some annoying things (especially for...
  7. K

    Disks get shut down if PCIe device for VM is configured

    Hello everyone, i have an issue which is driving me nuts right know and does not encounter on other hardware. machine with issue: - HPe Microserver Gen10 (Part-Number: 873830-421) - Additional Network-Cards plugged in via PCIe: -- Intel Corporation 82571EB -- Mellanox Technologies MT26448 -- 4...