Latest activity

  • M
    I have upgraded a 5 node Proxmox 8 cluster to Proxmox 9 and the last node failed. Somehow the PVE packages got removed and I could not reinstall them, So I thought I'd reinstall the host to PVE 9.1.1 and re-join it to the cluster. But I cannot...
  • D
    Der Harry replied to the thread Problem with time within vms.
    ```txt https://access.redhat.com/documentation/de-de/red_hat_enterprise_linux/7/html/virtualization_deployment_and_administration_guide/chap-kvm_guest_timing_management > When a guest is resumed after a pause or a restoration process, a command...
  • P
    proxuser77 replied to the thread Problem with time within vms.
    Okay, okay, you got me with that. I should probably have read the Bugzilla report more carefully. Also someone already gently nudged it again yesterday. ;) But one more perhaps stupid question before I disappear: what about that Red Hat guide...
  • L
    lsichert replied to the thread lxc ssh out (9.1.9).
    Hi, first of all, do you have any SDN configuration on the PVE host or is the Container just connected to the default bridge of the host? If both are on the same bridge: Does ssh work from the proxmox host to the outside server? Otherwise, could...
  • A
    Andrew-ANS replied to the thread PDM Installer Freezes at 66%.
    I ran Get-FileHash "C:\Path\To\Your\file.iso" -Algorithm SHA256 in Powershell on my PC and the checksum matched. I downloaded the PDM ISO from the Proxmox website. It has been sitting since Thursday and it is still stuck at 66%. I am...
  • T
    @fiona It's an alpine linux vm (6.18.33-0-lts) running k3s with a flannel network config. agent: 1 balloon: 0 bios: seabios boot: order=scsi0;net0 cores: 4 cpu: host memory: 6144 meta: creation-qemu=7.1.0,ctime=1673013831 name: k3s-node4 net0...
  • D
    Der Harry replied to the thread Problem with time within vms.
    I mentioned it the ticket and here multiple times. It is in the ticket. Proxmox GmbH needs to just implement this. Red Had has a "set-clock" in QEmu Guest Agent. That is not as awesome as the VMware solution but - we in this thread and in the...
    • 1780325661967.png
  • P
    proxuser77 replied to the thread Problem with time within vms.
    I mean, yeah, the discussion is kind of pointless as long as nobody comes up with a specific proposal for how to actually fix the problem, which you apparently don't have either. And no, "VMware does it", "NTP is bad", or "using the hardware...
  • S
    ---------- [Mon May 18 11:28:24 2026] UBSAN: shift-out-of-bounds in drivers/i3c/master/dw-i3c-master.c:1646:21 [Mon May 18 11:28:24 2026] shift exponent 18446744073709486145 is too large for 64-bit type 'long unsigned int' [Mon May 18 11:28:24...
    • 1780325230973.png
  • P
    proxuser77 reacted to BobhWasatch's post in the thread Problem with time within vms with Like Like.
    No worries, I don't need anybody to defend me. Plus, I didn't read the thread very carefully or I would have seen that the OP was using NTP but noted that his issue was the gap between VM startup and when NTP noticed the wrong time. The hook...
  • D
    Der Harry replied to the thread Problem with time within vms.
    In the bugzilla ticket, I mentioned that NTP is very clumsy. The hwclock approach is much better. But it's still not a 100% solution.
  • D
    Der Harry replied to the thread Problem with time within vms.
    ... i have no more words for you.
  • J
    Re repos, https://forum.proxmox.com/threads/new-archive-cdn-for-end-of-life-eol-releases.178957/
  • J
    Johannes S reacted to BobhWasatch's post in the thread Problem with time within vms with Like Like.
    No worries, I don't need anybody to defend me. Plus, I didn't read the thread very carefully or I would have seen that the OP was using NTP but noted that his issue was the gap between VM startup and when NTP noticed the wrong time. The hook...
  • J
    Johannes S reacted to proxuser77's post in the thread Problem with time within vms with Like Like.
    I'm not denying that there are situations where this can be critical. Although in such cases, you might simply avoid making any changes to the VM until you have a maintenance window, put the application into maintenance mode, take the snapshot...
  • J
    Johannes S reacted to proxuser77's post in the thread Problem with time within vms with Like Like.
    So, what is the question then? I mean, your post isn't providing any concrete suggestions on how to fix it eitehr. And If it did, it would probably be better placed in the existing Bugzilla report. Complaining, "nagging", and statements such as...
  • B
    BobhWasatch replied to the thread Problem with time within vms.
    No worries, I don't need anybody to defend me. Plus, I didn't read the thread very carefully or I would have seen that the OP was using NTP but noted that his issue was the gap between VM startup and when NTP noticed the wrong time. The hook...
  • J
    Johannes S reacted to BobhWasatch's post in the thread Problem with time within vms with Like Like.
    Sorry if I accidentally stepped on your bad mood. Was just trying to solve the immediate problem.
  • J
    Johannes S reacted to BobhWasatch's post in the thread Problem with time within vms with Like Like.
    You have to configure NTP to correct the time when the delta is large, else it won't correct this problem. How you do that varies by NTP server. For chrony you need something like "makestep 0.1 -1" in the config file. Apparently you don't all...
  • P
    proxuser77 replied to the thread Problem with time within vms.
    I'm not denying that there are situations where this can be critical. Although in such cases, you might simply avoid making any changes to the VM until you have a maintenance window, put the application into maintenance mode, take the snapshot...