Search results

  1. T

    [SOLVED] Garbage collection doesn't delete anything

    I noticed the disk usage was steady going up on one of our PBS servers. So I started to look at the prune & GC logs. Prune seems to be working. for example "2024-07-16T07:43:46+02:00: Pruning group proxmox:"vm/265"" But Garbage Collection does not seem to delete anything. Each day It...
  2. T

    Is it possible to change from UEFI bios to SeaBios on Windows Server VM?

    I'm having issues with a Window Server 2022 VM running UEFI bios hanging when automatically rebooting after update. Only way to recover is to stop/start the VM. I have other Window server VM's running SeaBios without any issues. I'm guessing it's not as easy as just changing bios to SeaBios in...
  3. T

    [SOLVED] Shared iscsi lvm not active on hosts in cluster

    Hi! I'm trying to add a shared iscsi storage to our small cluster of three hosts. But i'm stuck at what feels like the last part. I have made a LUN on our Nimble CS300 and successfully mounted the target on all three hosts as /dev/sdc In the cluster GUI the iscsi target shows up happy on all...