Latest activity

  • D
    davids01 replied to the thread Proxmox VE install Ceph offline.
    I've decided to export over NFS twice, due to the way my PVE servers are currently isolated with only a single server able to access their network Mirrors - on POM host using POM Medium - NFS dir exported from POM host POM VM -> intermediate...
  • D
    This has been requested on a few occasions over the years, but to this day, Proxmox still forces these USB controllers into VMs. Ovirt and other QEMU/KVM environments don't do it, but Proxmox likes to keep these legacy things hardcoded still in...
  • D
    Hello, Yesterday, one of the nodes in our cluster got stuck in the "old timestamp- dead" status. This occurred immediately after I performed an apt dist-upgrade, which included updates to the following packages: The only solution I found to...
    • 1759919264687.png
    • 1759919331190.png
    • 1759919791899.png
  • fiona
    fiona replied to the thread Minor apparmor problem with tor.
    Do you mean the issue occurs in Ubuntu too? If yes, I'd suggest to report it there. If not, please open an issue in https://bugzilla.proxmox.com/ What other application is affected? Backporting of what?
  • L
    Hello Proxmox Community, I am facing a persistent issue with `ffmpeg` running inside both LXC containers and VMs on a fresh Proxmox installation with a very new kernel. I would be grateful for any insights or suggestions. **Summary of the...
  • K
    kobold81 replied to the thread Passthrough:.
    @DerekG That is my Windows Gaming VM :-) While I can access the drive now (howto) I still do not have igpu passthrough because the machine still demands more iommu groups. But when I add them, the server crashes and restarts
  • K
    Hello @Bu66as, I found the reason for my trouble and a solution: The restore-from-backup process did not work on my machine by using the gui. I decompressed the backup file with zstd --decompress --stdout...
  • fschauer
    No, you can configure container device passthrough in the Web UI. Select the container -> Resources -> Add -> Device Passthrough. When I wrote "This is used for VMs, not containers.", I was referring to your first screenshot which shows...
  • S
    Current Setup Overview Servers: 3-node cluster, each with 2 NICs configured in a bond setup (LACP). Switch: Cisco 3750 Layer 3 switch. VLAN Configuration (Multiple VLANs): Management / Proxmox Bare Metal VLAN ID: 110 Subnet: 10.89.4.0/24...
  • A
    upsd.conF: # LISTEN <IP address or name> [<port>] LISTEN 127.0.0.1 3493 #LISTEN ::1 3493 LISTEN 0.0.0.0 3493 sollte meiner Meinung nach so passen Firewall weis ich leider keine andere Möglichkeit das zu überprüfen außer das hier:
    • 1759917582681.png
  • R
    sorry, I am lost. My objective is to have my USB device attached to my container. So for this, we can not use the UI because only for VM. We need to custom the /etc/pve/lxc/109.conf right ?
  • G
    Hi Team. I'm new to Proxmox, and I'm facing a strange issue with it. I'm not sure how to resolve it, and I've searched through the forums without much luck. Any guidance or tips from experienced users would be greatly appreciated. I installed...
  • cheiss
    cheiss replied to the thread Multisite problem.
    You may be interested in the Proxmox Datacenter Manager, depending on your usecase: https://forum.proxmox.com/threads/proxmox-datacenter-manager-0-9-beta-released.171742/ This will allow you to get a centralized overview/management plane over...
  • shanreich
    Sorry, it seems like -i any does not show VLANs, so the tcpdump output is not quite as helpful. Could you try again with tcpdumping on the involved ports separately (you'll have to run multiple tcpdump instances at the same time). tcpdump -envi...
  • I
    ilneofita replied to the thread Multisite problem.
    Thank you the latency was ~100ms that probably is the problem. I will delete the external node.
  • fschauer
    This is used for VMs, not containers. Running lsusb on the host outputs the bus & device number of each USB device: Bus 001 Device 001: ID ... Bus 001 Device 002: ID ... Bus 002 Device 001: ID ... ... This corresponds to /dev/bus/usb/<bus>/<device>.
  • U
    uzumo replied to the thread AMD Ryzen AI 9 HX 370 Drivers.
    Does the screen display after installing the driver during the first startup? If it does display, I think you can use a hookscript to reset/rescan it each time it starts. Also, I saw that 0000:c6:00.6 also needs to be passed through. I think...
  • H
    Solution for me: https://github.com/bashclub/proxmox-zfs-postinstall Important Please download the updated version of this script and re-run, if your Proxmox WebUI doesn't show up after update to 8.4.5 or 9.0.0 beta
  • B
    Done: https://bugzilla.proxmox.com/show_bug.cgi?id=6901 Thank you.
  • G
    Gavino replied to the thread Debian 13 lockup on reboot.
    You are probably right in that it's not SPICE on its own (as SPICE runs fine on Debian 12), but something that power management is doing that SPICE doesn't like, at least on Debian 13. Hopefully you can uncover the reason for it. If we can get a...