Search results

  1. L

    Verify State error "old" in Yellow - what to do?

    Followup / related post: https://forum.proxmox.com/threads/function-verify-backup.150881/post-756101
  2. L

    Function Verify backup

    I'm still a little confused about how to properly configure the verification jobs. I had posted before about yellow warning exclamation marks appearing next to everything in my repo before, but they came back. So I added a full verify job. Does the way I have it configured here make sense? I...
  3. L

    qdevice on Synology DS218? (no apt-get, no docker)

    Following... I'd love to put my DS1621+ to better use as well
  4. L

    Exclude entire VM? Or have to mark each disk?

    Indeed! Thanks for the tip, I didn't realize I could change that.
  5. L

    Exclude entire VM? Or have to mark each disk?

    So... if I already have a backup job for "all" targets (eg below), I should delete that and create a new job only for the specific VMs that i want backed up? Because it doesn't allow me to de-select just a single VM...
  6. L

    Exclude entire VM? Or have to mark each disk?

    I know we can exclude an individual disk from getting backed up to PBS by unchecking the "Backup" checkbox in the Hardware tab... What I was wondering is: is there a way to completely exclude ALL disks (aka entire VM) from being backed up? (even new disks which might be added later) E.g. a way...
  7. L

    Verify State error "old" in Yellow - what to do?

    Everything is green again, thank you I still wonder how the condition happened in the first place. Maybe somehow the PBS was shut down at the scheduled time of the Full Verify task? But, wouldn't it run automatically the next day if it missed that window? Just trying to understand the flow that...
  8. L

    Verify State error "old" in Yellow - what to do?

    Thank you, I unchecked it and the re-verification is in progress for over an hour, but the yellow checks are turning green :)
  9. L

    Verify State error "old" in Yellow - what to do?

    I think I figured out how to clear this... still not sure how it got into this state however.
  10. L

    Verify State error "old" in Yellow - what to do?

    Hello! I have PBS installed in a VM, it's been running great for a couple of months now. I pruned some old backups of vm/102 that were corrupt, and now when I look at my datastore, most of the groups have Verify State with a Yellow "All OK (old)" indicated. See screenshot below. I have tried...
  11. L

    TL;DR for getting noVNC copy/paste clipboard sharing working with Ubuntu 24 guest

    I know there are a few threads, some quite old, about how to go about getting working copy/paste via the built in noVNC console viewer. I tried following a few, taking bits and pieces and trying to make it work but none of them quite lined up. In the end what seemed to work for me so far...
  12. L

    qemu 9.x (9.0)

    I recently saw this commit https://git.proxmox.com/?p=pve-qemu.git;a=commit;h=2cd560e0d2d700159d3dbf452815b006996765ae and read the 9.0.0 announcement last month. Anyone knows when qemu v9 might land in a public PVE release?
  13. L

    New version of VirtIO drivers: virtio-win-0.1.248-1

    So what is the "correct" solution here in April 2024 if we need copy/paste functionality with noVNC + Windows guest? Should we install separate SPICE Guest Tools? Or revert to virtio 0.1.240? edit: For now, I settled on: using virtio 0.1.240 run qm set <vmid> -vga std,clipboard=vnc from shell...
  14. L

    Install on Mac Mini 2018? (Macmini8,1)

    @SeanChen sorry but no I don't have any news on that. I needed to use the internal NVMe storage of the Mini and after my research I concluded that only VMware 6.7 (not 7.x) with a custom Fling driver will support this SSD. It's because of the proprietary nature of the T2 chip and the custom SSD...
  15. L

    Install on Mac Mini 2018? (Macmini8,1)

    I was wondering if anyone has ever had any luck installing ProxmoxVE on a 2018-era Mac Mini (Intel). I have a few of them with 32-64GB of RAM and 10GbE and wanted to turn them into virtualization hosts. ESXi 7 does support them but I would much rather play around with Proxmox than boring old...
  16. L

    [SOLVED] Lots of "CPUx: Package temperature above threshold, cpu clock throttled" syslog entries?

    sounds like a pretty cool solution. do you mind sharing how are you doing this exactly? is grafana running as a VM on the host itself, or is this from some external server?
  17. L

    Disable ACPI power button = shutdown host?

    Wow this is great, thank you - I will try it today
  18. L

    Disable ACPI power button = shutdown host?

    Hi, I'm new to Proxmox and just getting started with a couple of small homelab machines (Intel NUCs) One thing I noticed right away (quite by accident) was that if someone merely bumps the front panel power button (ACPI) - the Proxmox host will immediately and without any confirmation just...