Search results

  1. peterge

    Web Interface 504 Gateway Time-out on latest version

    root@pbsbn:~# proxmox-backup-manager versions proxmox-backup-server 3.2.8-1 running version: 3.2.8 root@pbsbn:~# uname -a Linux pbsbn.misoft.lan 6.8.12-4-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-4 (2024-11-06T15:04Z) x86_64 GNU/Linux root@pbsbn:~# apt update Hit:1 http://deb.debian.org/debian...
  2. peterge

    Renaming a node for visual/organizational reasons

    I found this https://pve.proxmox.com/wiki/Renaming_a_PVE_node, but I would like to rename our nodes to different names for visual/organizational reasons, like tags for VM/LXC. Our cluster looks currently like this when everything is collapsed in server view: I would like to rename the nodes to...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. peterge

    SMB/CIFS Backup job stuck

    Hey, we have an interesting problem in our proxmox cluster. Two nodes have a backup job set up, which does back up to a Windows Veeam server in a remote datacenter every night. On the proxmox4 node the backup does run just fine, but on the proxmox2 node we sometimes face a problem during the...
  9. peterge

    Is live migration possible between EPYC 7352 and 9XXX?

    We are planning to add a new hypervisor to our cluster. Three existing nodes have an AMD EPYC 7352 CPU and now we are unsure if we should go with the latest EPYC 9XXX processor or if we should stick with EPYC 7352 for the new server. I have already tested the migration from EPYC 7352 to Ryzen 9...
  10. peterge

    Cannot start service <container X>: Unknown runtime specified oci

    Hey, I get these errors staring a vm on Proxmox Virtual Environment 7.1-6, after upgrading fedora server from 30 to 32: ERROR: for <container X> Cannot start service <container X>: Unknown runtime specified oci ERROR: for <container X> Cannot start service <container X>: OCI runtime create...
  11. peterge

    VMs keep crashing, showing strange errors

    Hey all, im having big problems on my proxmox (single node) box. I run 2 ubuntu 18 server vms, with a few docker container inside. On these vms i often get these kind of errors. Then the whole vm stops and needs to be restartet. Sometimes my proxmox host stops resonding too. Any idea what...