Recent content by Humay

  1. H

    [TUTORIAL] Script to dynamicaly control ipmi fans depending on host cpu usage

    I have vibe coded this bash script for inreasing fans speed (auto) on high host cpu usage and dropping to low fans speed when cpu usage is low enjoy! just run some hungry VM or change HIGH_THRESHOLD=85 like to 45 (becase hyperthreading for example) you can also remove extra logging for purpose...
  2. H

    [SOLVED] Dual Homed 1/10Gbe PBS server certificate error

    turn out its not certificate problem seems it related how synology VMM sets mtu 1500 on all openswitch interfaces - PBS on VM in synology i was trying to use 9000 jumbo frames
  3. H

    [SOLVED] Dual Homed 1/10Gbe PBS server certificate error

    Im trying to setup dedicated 10gbe link for PBS i make 2 network interfaces with different subnets IPs: 192.168.1.199 web UI interface and downloads for updates, default gateway, also for pulls from internet outside server 192.168.5.199 10 gbe link goes to NAS and server i put 2 similiar A...
  4. H

    SSD Optimize not working inside Windows 2022 server

    After execution Optimize-Volume -DriveLetter S - Retrim -Verbose error: Neither slab consolidation nor slab analysis can run if slabs less than 8 MB in eventvwr: Slab size too small 0x89000002D Disk Optimizer shows "Thin Provisioned disk" and status OK, Optimize not clickable (does nothing)...
  5. H

    Restoring backup on another system does not work

    The tar: Cannot mkdir: No space left on device error during a Proxmox LXC restore means the newly allocated root disk size is smaller than the uncompressed data inside your backup file. This commonly happens if the container originally used ZFS storage with compression enabled (making the data...
  6. H

    [SOLVED] debian 13 guest VM DHCP error - not getting IP address on boot

    VM Debian 13 guest: on boot there no network after debian 12>13 after "service networking restart" network is on and fixed getting apparmor=DENIED (maybe not related eg none on reboot without service restart) audit: type=1400 audit(1767829330.972:113): apparmor="DENIED" operation="capable"...
  7. H

    [SOLVED] Something fishy with token permissions with PBS on Synology datastore

    I have setup PBS on Synology Diskstation VM.Mounted datastore via NFS all regular backups working, but i wanted to try remote Debian site backup I make user token for a backup job, assigned perm to /datastore/Synology1522home when i tried DatastoreBakup perm after i added Admin, backup...
  8. H

    [SOLVED] Wrong time on cluster/windows 2022 guests

    is that HPET thing safe? will not ruin performance?
  9. H

    [SOLVED] Wrong time on cluster/windows 2022 guests

    some say need to turn on KVM64 cpu instead of host and make use 1 socket multiple cores but skew was on 2 different guests with different host cpu settings (host and other kvm64) both was skewed 4x4 and 1x8 socket/threads also VMWARE recommends use ntp sources for guest and disable time sync...
  10. H

    [SOLVED] Wrong time on cluster/windows 2022 guests

    i switched to use ntp time to guests, VM is on NVME SSD and ZFS disks with alot of memory (around 1TB), backup target is yes a bit slow PBS VM on synology rackstation
  11. H

    [SOLVED] Wrong time on cluster/windows 2022 guests

    wrong time like 20 secs clock skew on windows servers which used local time (VIRTIO guest additions installed) after setup ntp source its back to about 1sec this servers use pbs for backuping daily with backup "stop" option seems host time was right (not sure, im resync first then guest time...
  12. H

    [SOLVED] Restoring a container leads to error: "Cannot write: No space left on device"

    it creates 8GB filesystem? maybe filesystem was full on backup time? try to increase volume size https://forum.proxmox.com/threads/lxc-restore-no-space-left-on-device.82139/ also what size of backup? do u restore to correct target? post ur datacenter->storage u need create like lvm-thin here...
  13. H

    After applying todays updates OVMF bios version changed, forced some apps trigger software anti-copy protection

    Proxmox BIOS version changed forcing apps to unregister their license on server, forced some apps trigger software anti-copy protection. Is it possible to keep BIOS version pinned to VM config or avoid update bios version