Search results

  1. D

    Unable to add GPU to VM - No IOMMU detected

    i think you miss the /etc/modprobe.d/vfio.conf First, find the device and vendor id of your vga card: $ lspci -n -s 01:00 01:00.0 0300: 10de:1381 (rev a2) 01:00.1 0403: 10de:0fbc (rev a1) The Vendor:Device IDs for this GPU and it's audio functions are therefore 10de:1381, 10de:0fbc. Then...
  2. D

    How to add additional IP to Proxmox itself...

    In the old time, to have multiple ip and the same network interface , we use ( interface:number) like this auto vmbr0 iface vmbr0 inet static address 83.167.254.20 netmask 255.255.255.128 gateway 83.167.254.1 bridge_ports eth3 bridge_stp off bridge_fd 0 auto vmbr0:1 iface vmbr0:1 inet static...
  3. D

    Intel xeon graphic passthrough / Dmar error

    thanks now i have this : root@xeon:/# cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-5.4.27-1-pve root=/dev/mapper/SSD-proxmox_xeon_root ro intel_iommu=on acpi_sleep=nonvc but yesterday t try with with iommu=pt ; and no luck. But for some reason yesterday after many test, testing a bit of...
  4. D

    How to add additional IP to Proxmox itself...

    Why do you want to create another bridge on the same network card ? Do you want to have Vlan ?
  5. D

    Intel xeon graphic passthrough / Dmar error

    Bonjour, I try to passthrough the integrated graphic card to a vm. it's seem to work but in the hosts a lots of message like this : [ 1706.810030] dmar_fault: 890 callbacks suppressed [ 1706.810031] DMAR: DRHD: handling fault status reg 3 [ 1706.810162] DMAR: [DMA Read] Request device...
  6. D

    CPU Lockup on 5.4 Kernel

    I am not using zfs, not enough memory for that on my N3450 ( only 8 giga de ram each )
  7. D

    CPU Voltage

    ok so your module is : it87 at the question Do you want to add these lines automatically to /etc/modules? (yes/NO) you have to answer yes so the module will be loaded automatically the next reboot. if you don't want to reboot at the moment you can load the module manually with : modprobe it87
  8. D

    CPU Voltage

    try to lauch a sensors-detect an add the modules ; then all the info ar available. root@Water:~# sensors k10temp-pci-00c3 Adapter: PCI adapter temp1: +15.2°C (high = +70.0°C) (crit = +80.0°C, hyst = +77.0°C) it8728-isa-0228 Adapter: ISA adapter in0...
  9. D

    CPU Lockup on 5.4 Kernel

    So far so good. Run fine on my 3 servers celeron N3450 on cluster with ceph Run fine on my 2 workstation; AMD FX6300, and xeon E1246 v3 :cool: Juste install on my 2 HP N54L, use for storage only, we will see if they boot the next time; but i sure they will . Yes, proxmox everywhere.:p
  10. D

    Out of Storage

    Can you select local-lvm in the left and see what's on it ?
  11. D

    One VM causes fans spinning up in intervals

    try tu launch in consoel a watch sensors to see your temp watch sensors k10temp-pci-00c3 Adapter: PCI adapter temp1: +19.4°C (high = +70.0°C) (crit = +80.0°C, hyst = +77.0°C) it8728-isa-0228 Adapter: ISA adapter in0: +1.27 V (min = +0.00 V, max =...
  12. D

    AMD GPU Passthrough Reset Issue

    i have the same problem with the supend to ram. Il you find something.
  13. D

    Proxmox freeze on Intel NUC

    try to disable c6 state in the bios
  14. D

    CPU limit problem on proxmox

    https://forum.proxmox.com/threads/cpu-limitation-help-needed.36866/ try to put cpu limit 0,5 for half th power
  15. D

    Suspend Vm / Host with pci passthrough works and don't work.

    Well after some digging. i change the primary card in the bios, in order to boot the nvidia card. --> Same problem. I try to put the AMD card instead the nividia in the debian vm conf, to see if it's an os problem, but still the problem with the amd card in the debian Vm. An the every body...
  16. D

    Suspend Vm / Host with pci passthrough works and don't work.

    Bonjour, I have 3 host with proxmox in cluster, runnig fine. I love proxmox and i decide to have it for my workstation too. My workstation hardware : AMD Fx6300 Gibabyte ga-990xa-ud3 v3.0 Graphic card in slot pci one primary card : ATI RADEON 7870 Graphic card in slot pci two : Nvidia...
  17. D

    [SOLVED] Pci passthrough: No IOMMU detected

    Check also your CPU. SOme ar not compatible ( pentium g3258 for example :( )
  18. D

    how to setup permissions for nextcloud container

    see in the option tab of the vm to activate nfs support.
  19. D

    how to setup permissions for nextcloud container

    https://www.turnkeylinux.org/forum/support/tue-20171003-1200/how-update-nextcloud-lastest-version
  20. D

    New Ryzen nodes freezes

    Try disable c6 states in the bios https://forum.proxmox.com/threads/proxmox-ve-5-0-ryzen-7-1700x-crashes-daily.36123/page-3