Search results

  1. 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...
  2. 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 :)
  3. 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.
  4. 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...
  5. 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...
  6. 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?
  7. 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...
  8. 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...
  9. 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...
  10. 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?
  11. L

    Disable ACPI power button = shutdown host?

    Wow this is great, thank you - I will try it today
  12. 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...