Latest activity

  • S
    spencerh replied to the thread Import from ESXi Extremely Slow.
    From what I'm able to tell it doesn't seem that I'm hitting CPU limits. On the Proxmox side the import tool is using 11% of a CPU core and on the ESXi side I don't see anything using a full core.
  • B
    Thank you, I was starting the service after but that must have been the issue. Once I set it to start on boot as you provided, everything came up fine. I believe previously I was able to select the migration network by using the 40GbE network...
  • P
    pmt_cnq reacted to t.lamprecht's post in the thread Proxmox Offline Mirror released! with Like Like.
    We are proud to announce the first release of our new Proxmox Offline Mirror tool. With the Proxmox Offline Mirror tool, you can manage a local apt mirror for all package updates for Proxmox and Debian projects. From this local apt mirror you...
  • B
    Hi @bbx1_, Your output shows the core problem: the frr.service was inactive. The status output also shows the service is disabled (Loaded: ...; disabled; ...), which is why it did not start automatically after you rebooted the nodes. You...
  • W
    waltar replied to the thread Import from ESXi Extremely Slow.
    Did you take a look at your cpu usage of import processing in "top", maybe you hit your limit there ?
  • W
    By cron script: Freeze the win vm, do a snapshot on your nfs storage, unfreeze the vm.
  • D
    I switched to 4.0.15-1 from pbs-test and tried verifying a few random backups that have never had verification attempted before. Its still erroring almost immediately on all of them. See attached. This is Backblaze B2 bucket. Log attached.
  • Moayad
    Moayad reacted to dominusdj's post in the thread Error block 0 with Like Like.
    initrd=\EFI\proxmox\6.14.11-3-pve\initrd.img-6.14.11-3-pve root=ZFS=rpool/ROOT/pve-1 boot=zfs mitigations=off video=efifb:off video=vesafb:off
  • D
    dominusdj replied to the thread Error block 0.
    initrd=\EFI\proxmox\6.14.11-3-pve\initrd.img-6.14.11-3-pve root=ZFS=rpool/ROOT/pve-1 boot=zfs mitigations=off video=efifb:off video=vesafb:off
  • Moayad
    Moayad replied to the thread Error block 0.
    Could you please post the kernel command line `cat /proc/cmdline`? EDIT: As well as the output of `pveversion -v`. I would also check the BIOS/Firmware and microcode [0] if up-to-date, [0]...
  • D
    dominusdj replied to the thread Error block 0.
    Thank you very much for your reply, I followed the procedure but unfortunately the error on the screen remains
  • D
    Is there any way to reset the state of verification jobs without having to manually delete the .bad chunks? My B2 bucket is so large that it's taking forever to list all of the chunk files.
  • B
    I added today a PBS remote, and I noticed the same problem occurs there (all ok if I am root@pam):
    • SCR-20251007-pomp.png
  • A
    I got this issue today 07-10-2025 and after searchs and using AlmaLinux-10-latest-x86_64_v2-boot.iso (solution provided on this forum) its worked, no more boot issue! Thanks for sharing
  • R
    Thank you! Ill give this some testing! I hope to never need it again with the storage quotas but you never know!
  • R
    rbeard.js replied to the thread CPU Options for Windows 11 VM.
    Worked like a charm. Thank you Random side question: I updated the vm to windows 11 and figured I should update my virtio drivers as well. Bot my network is "gone" on the box. I can ping out but the box is reading as offline and I cant access...
  • A
    Thanks a lot for pointing me in the right direction, so far I have been backing up to the existing (windows) backup repository. From your post I guess this is not working very well for file level restore if recommended at all. It looks like I...
  • A
    This isn't configured in the restore wizard itself, but on the backup repository. You don't need to recreate the workers. The server that mounts the backup for a file-level restore (the Gateway Server) determines which virtualization platform it...
  • P
    We just hit this today whilst going through a Proxmox build for investigating migration away from VMware. Specifically Windows VMs with the TPM disk when on NFS storage. We're thinking about hosting the TPM disks on a limited amount of CEPH...
  • S
    I've recently been experimenting with the ESXi import process in preparation for a migration from VMware to Proxmox. I'm having an issue where the disk import process runs extremely slowly. I've got a 10 Gb link between the ESXi host and Proxmox...