Search results

  1. S

    Veeam for Proxmox

    Hi! i reuploaded the files here: https://filebin.net/g12um05v6w2hoq2t ...but they might be outdated at this point. good Luck!
  2. S

    [SOLVED] Proxmox 7.1 + OVMF + Windows 10 ISO cannot boot

    i had a similar problem with a self-made windows 11 24H2 .ISO: it would not boot at all on a OVMF machine. Setting the CPU type to "host" did the trick
  3. S

    Veeam for Proxmox

    Here you go... https://filebin.net/2l2zgfmybju5xond
  4. S

    Veeam for Proxmox

    Update: I opened a Case with the Veeam Support, sent some Logfiles for them to inspect and received a download-URL to a hotfix. Inside was: PVEPlugin_12.1.0.1006.exe veeamworkerpve-1.0.0.1008-0.el8.x86_64.rpm The Instructions were: 1) Close all Veeam Consoles 2) Uninstall "Proxmox Virtual...
  5. S

    Veeam for Proxmox

    I tried to use Veeam Backup & Replication 12.2.0.334 on Windows Server 2019 with Proxmox VE 8.2.3 and also ran into Problems: The Worker Proxies only work with static IPs so far. i wasn't able to get DHCP working. With static IP the Workers are found and updates work, however I'm stuck again...
  6. S

    Problem with VirtIO in Windows Server 2012 r2 installation

    I had the same Problem and Version 0.1.221 did also work just fine!
  7. S

    x86/split lock detection

    Ahh.. i see! I added "split_lock_detect=off" to /etc/kernel/cmdline and ran "proxmox-boot-tool refresh" afterwards after the reboot it worked! kernel: Linux version 5.15.30-2-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE...
  8. S

    x86/split lock detection

    Here you go... # proxmox-boot-tool status ----------------------------------------------------------------- Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace.. System currently booted with uefi 0B7E-C78D is configured with: uefi (versions: 5.15.30-2-pve) 0B7F-05A4 is...
  9. S

    x86/split lock detection

    Hi, i'm running a HCI-Cluster with four nodes and from time to time one node freezes completely. I changed the default GRUB file as recommended in the posts above, but i get the message x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space...
  10. S

    Proxmox restore backup take too long time and with kernel error

    I have the same problem on a HP ProLiant DL360e Gen8 Server. Proxmox 7.2-4 is installed on two 300GB SAS Drives, and restoring VMs to the SAS drives works fine. However, restoring VMs to the two Samsung EVO 870 SSD RAID1 takes forever: progress 100% (read 16106127360 bytes, zeroes = 40%...
  11. S

    pfSense and proxmox (cluster)

    Just my two cents... I run Proxmox and OPNsense together with pihole on a Zotac NUC for several Years now in my home network and im absolutely happy with it. There some are pros and cons in my opinion: pro: proxmox backup, restore and snapshots saves you a ton of time if the update of a vm...
  12. S

    [SOLVED] Cannot mount NFS share anymore

    Maybe it is a similar Problem to this: Some Users lost the NFS connection to their QNAP NAS after Upgrading to Proxmox VE 7.2-3. Maybe take a look at this Thread: https://forum.proxmox.com/threads/issue-after-upgrade-to-7-2-3.109003/page-2#post-469160
  13. S

    Issue after upgrade to 7.2.3

    Confirmed: I had the same Problems with a QNAP TS-1677XU-RP after a Update from Proxmox 7.1-12 to 7.2-3 mounting NFS V4.0 by hand worked. activating the test package-repository and upgrading the pve-kernel package also worked.
  14. S

    Error mounting windows server 2003

    i tested a fresh install of windows server 2003 with the Guest-Os Settings: Microsoft Windows and XP/2003 and it worked out of the box. according to your configuration, the harddisk is attached as scsi-disk. maybe this is adriver problem. try to detach the hdd and reattach it as IDE-Drive...
  15. S

    Offline update to Proxmox hypervisor OS

    Hi, there may be multiple ways to update proxmox servers without a (direct) internet-connection. 1. You can download and mount the newest proxmox .iso image as a package repository (See here ) but if you run multiple servers, this could be time consuming. 2. Use a server running AptCacher or a...