Latest activity

  • J
    Hallo @rothkraut vielen Dank für deinen Post! Aus dem Corosync log geht jetzt erstmal nichts hervor, was einen Reboot des Servers auslösen würde. Kannst du bitte das komplette Journal ohne Filter für den Zeitraum um den Reboot zur Verfügung...
  • M
    I've been running PVE 8 for quite a while and have kept my system up to date without issue until now. Tonight when I ran apt upgrade, it installed a new kernel version 6.8.12-29-pve and after reboot my management NIC would not connect, and my...
  • J
    Hi @mason64 thanks for posting in the forum! Probably the easiest route to go would be a Wireguard VPN setup, where your Dream Machine acts as a Wireguard Server and the PBS connects as a WG Client. Since you can install the Wireguard packages...
  • B
    Bu66as reacted to Johannes S's post in the thread Kernel Live Patching with Like Like.
    Und KernelCare hat das ja laut dem OP eingestellt. Ich bin aber auch im Team "Clustern für Hochverfügbarkeit und wenn man keinen Cluster hat, dann scheint es ja nicht so wichtig zu sein, dann muss halt eine kurze Downtime drin sein"
  • J
    Hi @Michiel_1afa thanks for posting in the forum! I have confirmed this also happens on my test system. Please file a bug report in the Bugzilla [1] and post the id here. Thanks in advance! Yours sincerely Jonas [1]...
  • R
    Heyho zusammen, ich hatte gerade ein ganz speziellen Fehler. Ich habe an einem Außenstandort einen Proxmox-Host mit einigen VMs stehen. Ich habe nun endlich Hardware für den zweiten Host vor Ort und wollte ein Cluster erstellen. Auf der...
  • T
    Hi, I obtained it with this command: journalctl --since "2026-06-10 10:00:00" --until "2026-06-10 13:00:00" > /tmp/antispam-journal.txt pmg-log-tracker -v -s -g -l 2000 It doesn't work without specifying a time range. pmg-log-tracker -v -s...
  • J
    Know little about Gluster, so can't compare features/performance, but wanted to clarify some points regarding Ceph (again): Among other tasks, Ceph MON will provide a copy of the CRUSH map to every component in the Ceph cluster, including...
  • S
    Secundo° replied to the thread nVidia driver install error.
    Thanks. I had the same issue with an RTX 5060 Ti and enabling above 4G Decoding fixed it for me and I was able to install the driver. Interestingly I also had no video output at all after the POST screen. While POSTing and in UEFI BIOS it worked...
  • J
    Johannes S replied to the thread Kernel Live Patching.
    Und KernelCare hat das ja laut dem OP eingestellt. Ich bin aber auch im Team "Clustern für Hochverfügbarkeit und wenn man keinen Cluster hat, dann scheint es ja nicht so wichtig zu sein, dann muss halt eine kurze Downtime drin sein"
  • S
    Secundo° reacted to g4m3r7ag's post in the thread nVidia driver install error with Like Like.
    I decided to give up with the potential 9.1 issues and formatted the boot disk, reinstalled with a Proxmox 8.4 image, restored the VMs and started attempting this again. I was still getting the same error on 8.4 with the 6.8 kernel. I have...
  • J
    Johannes S reacted to Bu66as's post in the thread Kernel Live Patching with Like Like.
    Falk hat recht, ohne Redundanz wird das auf Dauer eng. Aber praktischer ist es, ZFS Replication (pvesr) zwischen den Hosts einzurichten, das geht auch mit lokalem Storage. Dann kannst du VMs live migrieren, den Node in Ruhe rebooten und...
  • T
    Hi Stoiko As always, you're a star. Thank you! Cheers Toby
  • K
    kfietz replied to the thread snapshot + lvm.
    I can see that there is a patch available and that it got implemented a few days ago. https://git.proxmox.com/?p=qemu-server.git;a=commit;h=30e41d065623380cd4106f0524326c4da75b1cc9 Just waiting for a version bump I assume. This will probably take...
  • R
    Danke für die Hinweise und Rückmeldungen. Dann muss ich meine geerbte Umgebung mal gerade ziehen.
  • M
    Hi I am looking at setting up a proxmox backup server at home to backup my vms from my office I currently have a dream machine SE in my office that can handle the vpn connection but what i was wondering is what would i use on my pbs to...
  • S
    Aging Time passt mit den 30000. Allerdings finde ich die lösung länger laufender ARP Einträge auch nicht sonderlich schön. root@pmfw1:~# cat /sys/class/net/vmbr001/bridge/ageing_time 30000 Das die Bridge aufgrund fehlender MAC/ARP Einträge das...
  • VictorSTS
    VictorSTS reacted to robertlukan's post in the thread [SOLVED] VirtIO and Qemu-GA with Like Like.
    More details here: https://gitlab.com/qemu-project/qemu/-/issues/3286
  • S
    slammers67 replied to the thread Updated to 8.2 - DMA error.
    For my HP Proliant DL380P Gen8, kernel 6.8.12-23 works 6.8.12-25 crashes I added the intel_iommu=off and it had no affect
  • S
    I had success with disabling ipv6 in LXC (tried with ubuntu 24) with this script.