Latest activity

  • R
    Hello, After receiving a notification during the backup of my Linux VMs, I attempted to update the VMs with the latest MS KEK certificate. These VMs, which are configured with Secure Boot, were updated according to the instructions in the backup...
    • VM-103-HW-Status.png
  • N
    @Blueloop Thank you for the reply. One more observation, Proxmox 9.1.1 comes with the 6.17.2-1-pve kernel. after the update to Proxmox 9.1.9, 2 kernel (6.17.13-7-pve and 7.0.2-2-pve) gets installed. If I boot the server with any of the new...
  • V
    Sorry for the late reply. We also had Docker version 29.3.1 installed. The VMs have since been updated to 29.4.1, and we haven't had any issues since.
  • H
    It seems that there is a race condition regarding systemd-tmpfiles and several ZFS related services. We are using ZFS on LUKS and a systemd service to unlock the LUKS partitions. Curiously this didn't happened before. I'll try to fix this.
  • H
    Hardknight replied to the thread Error backing up a CT.
    Hi Chris Thx for the reply ;) root@NFS:~# pct config 101 arch: amd64 cores: 2 dev0: /dev/dri/renderD128,gid=993 dev1: /dev/dri/card1,gid=44 features: nesting=1,keyctl=1,mount=nfs;cifs;ext4 hostname: nxwitness memory: 2048 mp101...
  • dcsapak
    dcsapak replied to the thread Backup file restore.
    can you check the file-restore logs under /var/log/proxmox-backup/file-restore (on the Proxmox VE host)? this message appears usually when there is a filesystem in use in the guest that is not readable with a linux kernel also, please update...
  • UdoB
    Thanks for your input, Johannes S. This is exactly why we are testing as much possibilities as we can. And, at the moment, we are learning very much every day. In the past we would have installed a small VMWare cluster with shared storage...
  • O
    Hello! I have recently upgraded my homelab server. I moved from a Optiplex Micro 7090 with i5-10500T to a Optiplex Micro 7000 with i5-12500T. This upgrade was done by moving my SSD and RAM over to the new mini pc. After the change, i am...
  • M
    Thanks for your input, Johannes S. This is exactly why we are testing as much possibilities as we can. And, at the moment, we are learning very much every day. In the past we would have installed a small VMWare cluster with shared storage...
  • N
    nounours54 replied to the thread Unable to remove a snapshot.
    Hi. Thanks for your follow-up about this problem. However, as I said earlier I've managed to remove what I wanted. Have a nice day !
  • UdoB
    This! It's great to have choices. To make a good decision you need to know the disadvantages in beforehand and in detail.
  • D
    None of this worked. I tried a bunch of different combinations of bridges and this and that... The only thing that worked was keeping it simple. No bridges, vmbr210, no nothing. For your proxmox host, keep everything default. Don't uncheck the...
  • UdoB
    It depends on your usecase. If you want to have still a working cluster if two nodes get down (due to maintenance or failure) you will need more than three nodes for the reasons Udo explained in his writeup. But if you are fine with just being...
  • UdoB
    UdoB reacted to martusi61's post in the thread Connection error 596 with Like Like.
    SSorry for my English. It seems to have been resolved, it was an x-systemd.automount inserted in fstab, a USB disk that was no longer working. This seems to have saturated the processes and prevented The login and trusted communication between...
  • E
    Ernst T. reacted to UdoB's post in the thread Connection error 596 with Like Like.
    See also https://forum.proxmox.com/threads/connection-error-596.183444/ Btw, "Proxmox VE (Deutsch/German)" is for German support...
  • UdoB
    UdoB reacted to Impact's post in the thread Confused About my ZFS Storage with Like Like.
    These basically show similar things to zpool status and zfs list. RAIDZ has padding overhead and the GUI also mixes different units (TB vs TiB) and that's where the discrepancy comes from. This was talked about here: -...
  • UdoB
    UdoB reacted to IsThisThingOn's post in the thread Confused About my ZFS Storage with Like Like.
    That is why everybody will recommend you to use mirrors for blockstorage hypervisors and not RAIDZ. RAIDZ can be good for files, but is not good for block storage. Short overview on how this works: 4k secotor size is the default. So you will...
  • UdoB
    You can backup the host the same way like any Linux Server with the backup tool of your choice. I use restic + resticprofile but any backup tool for Linux will do since in the end Proxmox products are customized Debian. Now if you prefer to use a...
  • UdoB
    Never used it with this option in my mind. Although I thankfully recognized that I only need one instance of that script per cluster, so obviously it integrates into PVE :-)
  • M
    martusi61 replied to the thread Connection error 596.
    SSorry for my English. It seems to have been resolved, it was an x-systemd.automount inserted in fstab, a USB disk that was no longer working. This seems to have saturated the processes and prevented The login and trusted communication between...