Search results

  1. peterge

    Error when removing backup for one backup job since a couple of days

    I am able to remove the files via the synology webui just fine. Only the log & notes file are left, the huge zst file gets removed just fine... (123 is the CrefoKI VM) Is there any way to surpress this kind of errors? But I fear that I do not recognize any real failures if I just mute them...
  2. peterge

    Error when removing backup for one backup job since a couple of days

    Meanwhile this problem is occuring on 4 VMs, the logs are the same: Any idea whats causing this?
  3. peterge

    Error when removing backup for one backup job since a couple of days

    This error still occurs on a daily basis, now I have scheduled the first job to begin at 04:00, while the other still starts at 23:00: INFO: 99% (298.0 GiB of 300.0 GiB) in 3h 4m 22s, read: 48.6 MiB/s, write: 23.8 MiB/s INFO: 100% (300.0 GiB of 300.0 GiB) in 3h 4m 23s, read: 2.0 GiB/s, write: 0...
  4. peterge

    IO Errors on our proxmox10 hypervisor

    Here is the answer, you were correct...
  5. peterge

    Error when removing backup for one backup job since a couple of days

    ... INFO: 98% (294.1 GiB of 300.0 GiB) in 3h 15m 20s, read: 75.3 MiB/s, write: 67.5 MiB/s INFO: 99% (297.0 GiB of 300.0 GiB) in 3h 16m 41s, read: 36.3 MiB/s, write: 27.6 MiB/s INFO: 100% (300.0 GiB of 300.0 GiB) in 3h 17m 45s, read: 47.8 MiB/s, write: 30.8 MiB/s INFO: backup is sparse: 37.91...
  6. peterge

    IO Errors on our proxmox10 hypervisor

    root@proxmox10:~# badblocks -sv /dev/nvme0n1 Checking blocks 0 to 976762583 Checking for bad blocks (read-only test): done Pass completed, 0 bad blocks found. (0/0/0 errors) Running badblocks gives no errors. However I did not use the...
  7. peterge

    IO Errors on our proxmox10 hypervisor

    I am no expert regarding smart, but which errors do indicate that the drive is dying? For me these smart values look like the drive is in excellent health: Critical Warning: 0x00 Media and Data Integrity Errors: 0 Error Information Log Entries: 0 Percentage Used: 1% [...]
  8. peterge

    IO Errors on our proxmox10 hypervisor

    We are facing a weird problem on our proxmox10 hypervisor. Let me briefly describe what you need to know: The hypervisor is a KI host which runs a VM for a customer. It has a ASRock Rack B650D4U-2L2T/BCM mainbaord with a AMD Ryzen 9 7950X CPU and a NVIDIA RTX 4060 Ti is in the PCIe slot. It...
  9. peterge

    No common base to restore the job state

    Hm bei uns hat bei diesem fehler gerade ein löschen und erneutes anlegen des replication jobs geholfen :o
  10. peterge

    How to add labels/tags/comments to proxmox nodes?

    One option we use for storing info on the nodes is the Notes field: The downside is that its quite hidden, because it does not show on summary unlike for VMs/CTs. So it gets overseen quickly :(
  11. peterge

    Tape library recommendation

    Nice! Thx for the feedback, we will consider this one in our decision. Can you recommend another model? I would like to have a slightly less capable system which is cheaper for the purchase decision I am preparing.
  12. peterge

    Tape library recommendation

    Hey, we are about to replace our blue ray backup setup with a tape library setup, powered by PBS. I did some research (newbie to tapes), but i did not find any hardware recommendation list (just the example-setups), which ensures compatibility with proxmox. We prefer a rack mount solution, I...
  13. peterge

    How to add labels/tags/comments to proxmox nodes?

    We are already using labels for the vms/cts. Is it possible to add a label/tag/comment to a proxmox node to show in the server view? I would like to quickly see infos like the cpu model from server tree without having to select a node. I don’t want to rename the hosts in our cluster to a...
  14. peterge

    Change favicon.ico

    Does anyone know the path for Proxmox Backup Server?
  15. peterge

    Change favicon.ico

    Yep logo-128.png is used for me in firefox. Changing this in /usr/share/pve-manager/images and reloading changed it :)
  16. peterge

    Bash command to get the proxmox license state

    root@proxmox1:~# pvesh get /nodes/proxmox1/subscription ┌─────────────┬──────────────────────────────────────────────┐ │ key │ value │ ╞═════════════╪══════════════════════════════════════════════╡ │ checktime │ 1712975520...
  17. peterge

    Bash command to get the proxmox license state

    Hey, I am building a solution via Gitlab ci/cd that acts like a cmdb for our proxmox hosts. Is there any command that displays the repository & license status? I basically would like to get this info that is shown in the webui: But I prefer bash to get this instead of API, because I would...
  18. peterge

    [SOLVED] Backup fails: "backup register image failed" / "stream no longer needed"

    Just for the record: Our backup jobs to pbs did fail tonigh with a similar error message: INFO: Starting Backup of VM 120 (qemu) INFO: Backup started at 2024-04-09 02:00:12 INFO: status = running INFO: VM Name: MiWeb INFO: include disk 'scsi0' 'VM-Storage1:vm-120-disk-0' 200G INFO: backup mode...
  19. peterge

    Is live migration possible between EPYC 7352 and 9XXX?

    Related wiki page: https://pve.proxmox.com/wiki/Qemu/KVM_Virtual_Machines#_cpu_type
  20. peterge

    Backup Task hängt und lässt sich nicht stoppen

    Hm ja PBS ist langfristig auch geplant. Vorher wäre meine idee noch NFS statt SMB zu testen, so backuppe ich seit jahren privat ohne probleme.