UdoB's latest activity

  • UdoB
    Sounds like "here, in the Forum"...? You need to tell your PVE installation that is has a subscription ;-) Look at "Server View" --> <yournode> --> Subscription (at the bottom of that vertical menu)
  • UdoB
    That's because you have an old service unit for the one you compiled yourself (Debian never puts anything in /usr/local, that's strictly for the admin). I would uninstall both versions and reinstall the Debain one. This is why you never install...
  • UdoB
    You are missing the Debian repositories. That would hinder Promxox packages as they depend on Debian. You also have the no-subscription and the enterprise repository both enabled. Your also have other repositories enabled which may or may not...
  • UdoB
    You are lacking the plain Debian Trixie repository...? See https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#Update_Debian_Base_Repositories_to_Trixie
  • UdoB
    UdoB reacted to Maurice H's post in the thread Backup Process Question with Like Like.
    That is good info to have thank you.
  • UdoB
    I've created a Custom storage plugin that will be compatible with TrueNAS 25.10 Websocket API https://github.com/boomshankerx/proxmox-truenas This repo contains both the custom plugin and the Websocket version of...
  • UdoB
    UdoB reacted to leesteken's post in the thread Physical location of 'local' with Like Like.
    Look it up in Datacenter > Storage > local or read the file /etc/pve/storage.cfg? It's probably /var/lib/vz(unless you changed it), which is a directory on / (the root filesystem where you installed Proxmox). It's based on Linux so you can see...
  • UdoB
    UdoB reacted to ThoSo's post in the thread Problem beim recovern der Backups with Like Like.
    Ich habe das für dich mit Screenshots und einem 8Gb USB Stick (vfat) kurz durchgespielt: 1. Stick / Platte einstecken und auf dem Server unter Disk prüfen (Device merken) 2. Shell öffnen und bsp unter /srv einen Ordner anlegen (test) 3...
  • UdoB
    UdoB replied to the thread Backup Process Question.
    The PBS process on the PBS server handles new-data-to-be-written. Whether the storage is local or actually remote is a secondary question, the PVE does not even know about. (PVE has no access to storage handled by PBS. And that's a good thing!)...
  • UdoB
    UdoB replied to the thread Probleme 2 Standorte HA.
    Ist das mit Kenntnis der damit verbundenen Risiken so eingerichtet worden? Mir läuft es jedenfalls eiskalt den Rücken runter, aber ich bin kein Ceph Spezialist (und habe auch noch nie mit zwei Datacentern hantiert).
  • UdoB
    So you are removing a security layer for doing something you shouldn't do in the first place? Is there any reason you can't host docker from a vm?
  • UdoB
    Probably because it is declared deprecated: https://www.debian.org/releases/stable/release-notes/issues.html#deprecated-components-for-releasename That's for Debian. For PVE to depend on DHCP is... strange. All my servers have a static...
  • UdoB
    In "Server View" --> "Datacenter" --> "Search" I see a table with one column labeled "Memory usage" and another column "Host Memory usage"; both are sortable. Does this help?
  • UdoB
    UdoB reacted to Johannes S's post in the thread Proxmox Ceph with Like Like.
    Please check that your setup match the recommendations at https://pve.proxmox.com/wiki/Deploy_Hyper-Converged_Ceph_Cluster#_recommendations_for_a_healthy_ceph_cluster and https://pve.proxmox.com/wiki/Cluster_Manager#pvecm_cluster_network A...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Upgrading an old piece of junk... with Like Like.
    I don't see any reason why it shouldn't work. As a kind of test you could put run a cd or usb stick with Debian Trixe or Ubuntu Noble live system and see whether that works. This won't tell much about PBS but should be sufficient to test whether...
  • UdoB
    Wir sind hier bei Proxmox, ich unterstelle also, dass PVE läuft. Falls die mit Windows auf den "Transferspeicher" zugreifen, willst (was durchaus nicht klar ist!), könnte dies interessant sein: Ich verwende (im Homelab) "Zamba"...
  • UdoB
    backups should show up in the GUI if the usb hard disk is set up properly in the new PVE installation. The issue is that "properly" is not always simple. It's simple for a Linux expert of course. Let me try to help you... On the new PVE host, do...
  • UdoB
    Is there a reason you can't just "apt install glances"?
  • UdoB
    Nein, das bezieht sich auf Sicherungen, die mit dem proxmox-backup-client gemacht wurden, also entweder innerhalb von vms (etwa für per passthrough durchgereichte Laufwerke, die vom regulären Backup nicht erfasst wurden) auf den PVE-/PBS-Hosts...
  • UdoB
    Great! Be careful with running third party scripts - sometimes they do "strange" things one does not expect...