Latest activity

  • UdoB
    UdoB reacted to Impact's post in the thread SOLVED - HELP - only boots to maintenance with Like Like.
    Basically just add nofail as additional option. For your example above it could look like this. /dev/disk/by-uuid/EA0E1A030E19C989 /mnt/usb-drive ntfs defaults,nofail 0 Also see: https://wiki.archlinux.org/title/Fstab
  • UdoB
    UdoB reacted to Johannes S's post in the thread Wie räumt ihr einen PBS auf? with Like Like.
    Ich habe einen prune job, der automatisch löscht. Will ich eine Sicherungsgruppe ( da vm in pve gelöscht ) endgültig bereinigen, setze ich bei aufzubewahrenden Kopien ( im Regelfall eine ) den protected flag und prune manuell mit last=1. Das...
  • G
    thanks, i previously had an issue with veeam restores + a regression in a qemu package, it looks like there was some changes that might be related to this issue in a recent update so it may be worth asking proxmox support to take a look, for now...
  • J
    Johannes S reacted to fabian's post in the thread Root access through OIDC with Like Like.
    it's a lot less relevant there (except for the update part), because they offer a lot less interfaces requiring root in the first place. but the same applies in principle to all products. the changes happen piece by piece, but we do expect to...
  • J
    I just used a WS2K25 template on a newly installed PVE installation and changed only machine version from 9.2+pve1 to 11.0+pve2 and after that, I'm not able to use the powershell trim command, which fails due to "not supported". If I change it...
  • J
    See also: https://forum.proxmox.com/threads/win2025-retrim-fails-with-data-error-cyclic-redundancy-check-0x80070017-while-win11-ok.184694
  • J
    Auch auf die Gefahr hin, mich zu wiederholen. Der Gewinn von LXCs steht in keinem Verhältnis zu den Problemen, die sie schaffen. Deshalb setze ich Container grundsätzlich nur innerhalb von VMs ein. Soweit sinnvoll machbar, verzichte ich komplett...
  • T
    Auch auf die Gefahr hin, mich zu wiederholen. Der Gewinn von LXCs steht in keinem Verhältnis zu den Problemen, die sie schaffen. Deshalb setze ich Container grundsätzlich nur innerhalb von VMs ein. Soweit sinnvoll machbar, verzichte ich komplett...
  • C
    Casulo replied to the thread Windows 10 VM freezing ramdomly.
    Of course Murphy doing his job. Updated to kernel 7.0.14-6, running proxmox 9.2.5 and now i'm having issues again. Did this, lets see how it goes: Remove "hv-tlbflush" for the CPU change the machine qemu version to the newest (current 8.0)...
  • R
    reggyralfs reacted to Casulo's post in the thread Windows 10 VM freezing ramdomly with Like Like.
    Well, so far no more issues. Windows 10 running as good as it can. VM config below: agent: 0 boot: order=virtio0 cores: 4 cpu: x86-64-v2-AES,flags=+hv-tlbflush description: 192.168.0.110 machine: pc-i440fx-8.0 memory: 12288 meta...
  • S
    I started to see this issue on 9.2.4 this Monday, just updated yesterday to 9.2.5 on hopes that it would solve the problem. I did not see this on 9.2.3 or atleast our monitoring did not trigger any alerts on that version, but after this Monday I...
  • G
    just out of curiosity, did it only happen when updating to 9.2.5? i am using cephrbd with veeam + pve 9.2.3 and do not seem to have this issue
  • L
    Leseratte10 reacted to fabian's post in the thread Root access through OIDC with Like Like.
    it's a lot less relevant there (except for the update part), because they offer a lot less interfaces requiring root in the first place. but the same applies in principle to all products. the changes happen piece by piece, but we do expect to...
  • W
    wmadej reacted to fiona's post in the thread Migration Seemingly Stalls with Like Like.
    Hi, it seems like the printing is currently broken, and everything ends up as a single line (and will only show up once the full transfer is done). I'll look into the issue and try to come up with a patch. Check whether there is a network traffic...
  • LnxBil
    I just used a WS2K25 template on a newly installed PVE installation and changed only machine version from 9.2+pve1 to 11.0+pve2 and after that, I'm not able to use the powershell trim command, which fails due to "not supported". If I change it...
  • shanreich
    Be careful with this, since it will get overwritten when re-applying the SDN configuration. If removing that line fixes it, I strongly suspect that the SDN stack incorrectly detects the IP for the loopback interface. Would you mind sharing your...
  • B
    Bruco reacted to ubu's post in the thread Local PVE vollgelaufen, was tun? with Like Like.
    Hallo localadmin, Lösch mal nicht mehr benötigte daten von updates: apt clean apt autoremove check jetzt ob wieder etwas Platz verfügbar ist, df -h Wenn nein alte Logfiles löschen (rm /var/log/*.gz /var/log/*.1) wenn ja, installiere ncdu (apt...
  • R
    Oh whoops ok fixed it now. so should be 0 2 and not 2 0.
  • G
    Hi everyone! I´m trying to migrate an offline VM from one cluster to another cluster in a different network segment. Firewall rules are correcly configured to allow all traffic, and API Token has admin permissions, but for some reason the...
  • D
    damian.tomey replied to the thread How to configure DSCP ?.
    Hi all, Closing the loop on this thread with good news: the issue is fixed. After corosync and libknet1t64 were updated to 3.1.10-pve3 / 1.35-pve1 (available now in pve-no-subscription), ip_dscp works as documented. I tested on two separate...