Recent content by sienar

  1. S

    3.4.0 Upgrade – Detected X Index Files Outside Expected Directory Structure

    Also, just want to say, loving the speed improvements to the GC process. I've gone from a weekly GC that ran for most of a day to a nightly GC that finishes in about 3 hours.
  2. S

    3.4.0 Upgrade – Detected X Index Files Outside Expected Directory Structure

    Ben running this update a few days now. Eliminated the errors for my install. Thanks!
  3. S

    3.4.0 Upgrade – Detected X Index Files Outside Expected Directory Structure

    I am getting the same phase 1 GC errors now last 3 days since 3.4 upgrade. The number is not growing, first day it was 94 chunks, then next day 56, then last night 52. I definitely have concurrent backup jobs happening. And one of the two daily prune jobs occurs during the GC task.
  4. S

    Proxmox UPS and Power Loss

    I believe you are correct that the polling nature of the SNMP monitoring is going to cause slight difference in when each NUT server that's monitoring it would see the UPS transition but the NUT clients do maintain a connection to the NUT server and will see the transition essentially instantly...
  5. S

    Proxmox UPS and Power Loss

    The NUT server suggestion is to alleviate the timing problem you pointed out of not all the hosts catching at the same time that the UPS switched to battery. Single source of battery status that all NUT clients can take action on simultaneously.
  6. S

    Proxmox UPS and Power Loss

    Not sure what route you took, but I think it’s not ideal to have all the nodes separately monitoring the single UPS. Might be better to have a VM or LXC running the NUT server monitoring the UPS and then have NUT clients attached to that on all the machines you want to shutdown when the grid is...
  7. S

    [SOLVED] 'LoaderSystemToken' EFI variable: Invalid argument - HP t730 thin client, ZFS & UEFI...

    Hey all, I know this thread is a few weeks old and marked as solved. But since @virtManager wasn't able to go back and confirm I just wanted to comment that I just used the method linked to install Proxmox 7.1 on an HP T730. It was getting this same error and failing in the GUI installer trying...
  8. S

    Why Does Proxmox Show So Much Memory In Use?

    Anyone know if Proxmox GUI will ever be updated to properly show that the ARC memory is buffer and is not the same as "in use"? HTOP shows it that way, with ARC usage colored the same as other buffers. You can even add ARC specific counters to the display in HTOP. I feel like with how heavily...
  9. S

    Replicate Backups to Offsite on media instead of online ?

    How did you build your backing storage for the PBS datastore? If it’s a ZFS dataset, you could use ZFS replication to replicate the dataset and it’s changes to a couple sets of drives that can be swapped offsite on a rotation.
  10. S

    Recursive Mount

    Running into this issue myself. Had it happening in an unimportant container and didn't realize what was happening. Rebuilt a folder structure into multiple nested datasets and now the container that had the parent dataset mounted in and WAS working fine in is now garbage. Going to have to put...
  11. S

    Hyper-v Gen 2 Windows Guest conversion

    @sammek looks like you registered just to post that. thanks and I'm glad it helped!
  12. S

    Proxmox VE 6.0 beta released!

    Awesome, super psyched to get this newer version of ZFS upgrade. But before I try on my lone single server, anyone have success upgrading a machine with ZFS on root?
  13. S

    Windows 2016 CPU Hot plug support.

    Pourya, did you notice this comment in the redhat bugzilla thread? I hadn't noticed this one before but noticed it just now since I was skimming the thread to see if anything new had been posted. It indicates that CPU hotplug also requires greater than 2GB of RAM in the VM Guest. MY VMs all have...
  14. S

    Windows 2016 CPU Hot plug support.

    Pourya, I'm not sure what to tell you. This fix works for me on multiple Proxmox hosts and any Server 2016 VM. Either the steps aren't being followed properly or something else is different in your environment that's not being explained here.
  15. S

    Windows 2016 CPU Hot plug support.

    I don't think the other commenter was following the directions correctly or had a different problem. This fix has worked for me on multiple proxmox hosts on any Server 2016 VM. I believe Server 2019 does not have this issue, but I haven't tested it myself yet.