Recent content by ozgurerdogan

  1. O

    random "api error (status = 400: client error (SendRequest))" pop-ups!

    We have same thing. I thought it is because PDM is behind NAT.
  2. O

    Network migration fail with "failed to parse api response" in network selection

    I have same issue after re-adding same server. How can I fix it?
  3. O

    Experience with upgrade from 8.2.5 to 9.0

    We have implemented several modifications to enhance spam detection, most of which were inspired by discussions on this forum. I’m concerned that I might lose these changes, as I no longer remember exactly what I did. :))
  4. O

    [TUTORIAL] AI Homelab: A guide into hardware to software considerations

    How about vgpu licence? I read some articles those mentin that I need to buy one which seems costy. A gpu with vgpu support is enough without license?
  5. O

    Keep dirty-bitmap status: OK with snapshot?

    When I reboot node, all bitmap status will be cleared and next backup will be full right? What if I take snapshot of kvm with memory status and reboot node and restore zfs snapshot? Will bitmap status ok this time?
  6. O

    Metric Server - How to change update interval

    No update on this? I am planing to use this cron..
  7. O

    InfluxDB Bucket(s) question.

    I am planing to collect stats for many pve server - around 20. Some grafana graphs wil have common datas for all servers AND some graphs will have costom data for one pve server only. So I am planing to create two buckets for each servers. One one common bucket, one for pve's own data's...
  8. O

    Backup error when args: -vnc is used.

    Thank you. root@s1:~# cat /etc/pve/jobs.cfg vzdump: backup-da995aca-3015 schedule *-*-01 01:00:00 compress zstd enabled 0 fleecing 0 mailnotification failure mailto mail@domain.com mode snapshot notes-template {{guestname}}...
  9. O

    Backup error when args: -vnc is used.

    Yes there are only two vms one with args: -vnc 0.0.0.0:01 and second with args: -vnc 0.0.0.0:02
  10. O

    Backup error when args: -vnc is used.

    Some vms have: args: -vnc 0.0.0.0:01 for vnc connection as stated https://pve.proxmox.com/wiki/VNC_Client_Access But when backing up these vms by pbs, I got: INFO: creating Proxmox Backup Server archive 'vm/3230/2025-04-11T00:50:21Z' INFO: starting kvm to execute backup task kvm: -vnc...
  11. O

    Backup error when args: -vnc is used.

    Some vms have: args: -vnc 0.0.0.0:01 for vnc connection as stated https://pve.proxmox.com/wiki/VNC_Client_Access But when backing up these vms by pbs, I got: INFO: creating Proxmox Backup Server archive 'vm/3230/2025-04-11T00:50:21Z' INFO: starting kvm to execute backup task kvm: -vnc...
  12. O

    JungleSec Ransomware

    I saw ENCRYPTED.md on / but server was not rebooted. He probably got in from ipmi. I searched for a way to block by mac address but I guess builtin firewall does not do that yet.