Search results

  1. D

    Can't restore LXC backup

    *bump* - still happening with backups/restores in pmx8 - would have thought it was patched out by now.
  2. D

    Changing host "console" resolution?

    worked perfectly for me, both 7.4 and 8.0 - thanks EDIT: EXCEPT that it disables any GVT features on Intel iGPU's. Have to remove the nomodeset line to get it back.
  3. D

    Proxmox Xeon CPU upgrade choice

    Another vote for the E5-2650L V2 -- 10C/20T, low power, perfect fit for a "lots of VM's, virtualization" environment. Just bought a couple last week - got the pair for $19 shipped.
  4. D

    AMD RX 550 GPU passthrough issues

    GOT IT! Looking at the kernel messages for wx-4100/rx550/rx560 in Ubuntu guest, I only see one primary thing different. 550: [ 10.409863] amdgpu 0000:06:10.0: amdgpu: Using BACO for runtime pm Maybe onto something? *...
  5. D

    AMD RX 550 GPU passthrough issues

    Status Update: It appears to be some sort of interaction between the kernel, KVM, Ubuntu, and the AMD drivers. Pulled spare hardware * installed fresh 7.4 pmx * tried both 5.15 and 5.19 kernel * installed both the rx560 & rx550 in same server, vendor-reset, etc * Ubuntu 22 guest, AMD 5.5...
  6. D

    AMD RX 550 GPU passthrough issues

    Have done that as well - hoping it made a difference. No change in behavior. (tried several of the hookscripts - no change) REFERENCE: https://www.nicksherlock.com/2020/11/working-around-the-amd-gpu-reset-bug-on-proxmox/
  7. D

    Proxmox cluster reboots on network loss?

    @aaron : Thank you for providing a specific work around. However, this feels like one of those "old" ideas in desperate need of an update. I challenge you : When is rebooting the entire cluster on the loss of a network element the preferred behavior? You're taking a communication issue and...
  8. D

    AMD RX 550 GPU passthrough issues

    Here's the complaint INSIDE the VM when I run ffmpeg, for example, which has amd support compiled in (The one that comes with jellyfin) - which then must be powered off (hangs on PCI when trying to shut it down) 74.958805] BUG: kernel NULL pointer dereference, address: 00000000000000d8 [...
  9. D

    AMD RX 550 GPU passthrough issues

    might have found something that helps here? https://www.reddit.com/r/VFIO/comments/rmthjf/rx550_passthrough_in_proxmox/ [ 1.330277] Console: colour VGA+ 80x25 [ 1.788974] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 1.788974] pci 0000:01:04.0...
  10. D

    AMD RX 550 GPU passthrough issues

    almost identical configs as the OP, except "AMD-Vi: Interrupt remapping enabled". Same blacklists, same VFIO, same kernel switches. (proxmox-ve: 7.4-1 (running kernel: 5.15.108-1-pve)) Same card(s) same issue. RX560 (1002:67ef) works but RX550 (1002:699f) does not. Same physical machine(s) -...
  11. D

    Ceph 17.2 Quincy Available as Stable Release

    I did another lab cluster - 5 nodes, still on 7.4, but upgrading to Quincy as a prep to upgrade to 8.0. Ran into a serious blocker following the directions above. (https://pve.proxmox.com/wiki/Ceph_Pacific_to_Quincy) The Manager daemons wouldn't restart, got the "masked" message. Turns out...
  12. D

    PVE8: LXC containers on lvm storage fail to start after upgrade with acl=0

    Update: Moved to ZFS storage - VM starts fine. Moved back to local-LVM - fails to start, same error message. setting "ACL = disabled" in the UI (acl=0 in the conf file) prevents the container from starting. Worked fine under pve7. Works fine on ZFS. DOES NOT WORK ON LVM: rootfs...
  13. D

    PVE8: LXC containers on lvm storage fail to start after upgrade with acl=0

    Container fails to start after upgrade, not seeing anything obvious. lxc-start 61001 20230704010253.978 DEBUG conf - ../src/lxc/conf.c:run_buffer:311 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 61001 lxc pre-start produced output: mount: /var/lib/lxc/.pve-staged-mounts/rootfs...
  14. D

    PVE8: breaks networking during upgrade leaving node unusable

    All of my production nodes are running open-vswitch in a similar fashion to my lab nodes. This means I **must** have kvm/console for every node, which is a change to previous upgrade processes.
  15. D

    PVE8: breaks networking during upgrade leaving node unusable

    Node #1 back online - going to work on node #2 next. Steps: * attach drive to other linux machine (or boot off recovery CD/etc) * mkdir /tmp/1 * mount /dev/mapper/pve-root /tmp/1 * cd /tmp/1 * mount -t proc /proc proc/ * mount --rbind /sys sys/ * mount --rbind /dev dev/ * chroot /tmp/1 * dpkg...
  16. D

    PVE8: breaks networking during upgrade leaving node unusable

    >https://pve.proxmox.com/wiki/Upgrade_from_7_to_8 said: >recommended to have access over a host independent channel like iKVM/IPMI or physical access. >f only SSH is available we recommend testing the upgrade on an identical, but non-production machine first. Far too mild. Should say: "If only...
  17. D

    PVE8: breaks networking during upgrade leaving node unusable

    /etc/network/interfaces auto lo iface lo inet loopback auto ens1 iface ens1 inet manual mtu 1500 ovs_mtu 1500 auto enp3s0 iface enp3s0 inet manual mtu 1500 ovs_mtu 1500 auto bond0 iface bond0 inet manual ovs_bridge vmbr0 ovs_type OVSBond...
  18. D

    PVE8: breaks networking during upgrade leaving node unusable

    Upgraded my tiny lab cluster today - 3 headless nodes of miniPC, (2) with C2930, and (1) with N3160. Identical drives, ram. dual NIC, LACP, managed by open-vswitch, with multiple vlan's (including management) across the bundle. all had green pve7to8 reports. All dumped networking at the same...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!