Latest activity

  • V
    Vivien replied to the thread Proxmox with ceph performance.
    >network interface mtu mismatch would decimate percieved performance, but there are other possibilities. while I'm not volunteering to check for you, you >might want to All is MTU 9000...
  • S
    shfp79 replied to the thread PVE backups causing VM stalls.
    Glad to hear that. :) Unfortunately it isn't a solution for us as we already use PBS for daily incremental backups but also need weekly full backups via PVE to save them on tape.
  • aaron
    aaron replied to the thread Proxmox with ceph performance.
    Set it to warn, then you will see what the ideal would be, without it acting by itself. You should have something in the ballpark of 100PGs/OSD. If you have to few, it can impact performance and also recovery speed/impact in case you lose a node/OSD.
  • A
    Andrii.B replied to the thread PVE backups causing VM stalls.
    I solved this problem by switching to Proxmox backup storage.
  • S
    shfp79 replied to the thread PVE backups causing VM stalls.
    On the VMs where transparent hugepages are disabled the problem didn't occur. But it doesn't feel right to do that on every single VM. I think, the problem has to be solved in the configuration of the backup storage.
  • V
    Vivien replied to the thread Proxmox with ceph performance.
    Hi, >If I understand it correctly, the PVE hosts connect to the Ceph cluster via 25Gbit/s? While the Ceph nodes themselves use 100Gbit/s? Yup >I would verify that the network performs as expected, as in, do iperf / iperf3 checks between the...
  • UdoB
    UdoB reacted to fba's post in the thread Audio distribution through SPICE? with Like Like.
    Sounds like conferencing solutions like BBB could be an alternative too.
  • UdoB
    UdoB reacted to fba's post in the thread Audio distribution through SPICE? with Like Like.
    Hi, Is the usecase is distributing audio only? There are various audio streaming projects available, like for example https://icecast.org. Wouldn't using somthing like that be a lot easier?
  • UdoB
    UdoB reacted to fba's post in the thread Local LVM vergrößern with Like Like.
    Muss denn unbedingt local vergrößert werden? Du könntest auch in dem vorhandenen Thin-Pool ein LV anlegen und dort die ISO und Templates speichern. ungefähr so: lvcreate -V 200G -T pve/data -n iso-store mkfs.ext4 /dev/pve/iso-store mkdir...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Geo IP block help with Like Like.
    Wouldn't it help to use something like a virtualized OPNsense/Router to seperate the vietual networks from the outer World? Or am I missing something?
  • fba
    OVS and Linux bonds/bridges should not be intermixed as explained here: https://pve.proxmox.com/wiki/Open_vSwitch So of course you can use a physical interface as OVSPort.
  • N
    Developer workstation on Supermicro Epyc ROME platform (32-core, 384GB RAM, fast SSDs all direct-to-cpu. Running Proxmox 9.1 with Gnome DE and a mix of VM and LXC guests, with Incus and ssh2incus running in some VMs and possibly Podman with...
  • F
    fbassas reacted to fba's post in the thread Can't find PVE 9 Changelog with Like Like.
    You can also install and use apt-listchanges. After deploying it, before updates getting installed, it will show changeslogs of all updated packages.
  • F
    fbassas reacted to gfngfn256's post in the thread Can't find PVE 9 Changelog with Like Like.
    Probably this.
  • F
    fbassas replied to the thread Can't find PVE 9 Changelog.
    Thanks gfngfn256. that's what I wanted. Best regards.
  • fba
    fba replied to the thread Can't find PVE 9 Changelog.
    You can also install and use apt-listchanges. After deploying it, before updates getting installed, it will show changeslogs of all updated packages.
  • fba
    fba replied to the thread Local LVM vergrößern.
    Muss denn unbedingt local vergrößert werden? Du könntest auch in dem vorhandenen Thin-Pool ein LV anlegen und dort die ISO und Templates speichern. ungefähr so: lvcreate -V 200G -T pve/data -n iso-store mkfs.ext4 /dev/pve/iso-store mkdir...
  • G
    gfngfn256 replied to the thread Can't find PVE 9 Changelog.
    Probably this.
  • R
    I think I've seen this issue. It seems serial doesn't hang, but when client connection drops some process on the server side (kinda proxy or so) keeps serial open. When you try to connect it again, serial is still busy and unavailable. Besides...
  • fba
    fba replied to the thread Audio distribution through SPICE?.
    Sounds like conferencing solutions like BBB could be an alternative too.