UdoB's latest activity

  • UdoB
    Sounds good. So..., what is your problem? Please report a) what you wanted to achieve, b) exactly what you did, c) what you expected to happen and d) what happened instead. If possible do everything on the command line and place full quotes...
  • UdoB
    UdoB replied to the thread Node maintenance mode UI.
    Your "+1" is probably better placed over there: https://bugzilla.proxmox.com/show_bug.cgi?id=6144, already mentioned in #47. You'll also find a patch already mentioned in the last comment.
  • UdoB
    UdoB reacted to dcsapak's post in the thread GPU passthrough to Container (LXC) with Like Like.
    mhmm? not sure i get what you mean. which documentation is "behind fake walled gardens" ? every piece of the software and docs are out in the open. Yes, we don't have any detailed guide ourselves on e.g. how you to run jellyfin with a gpu...
  • UdoB
    Davon würde ich die Finger lassen, da die OMV-Entwickler das nicht unterstützen: https://forum.openmediavault.org/index.php?thread/51217-trying-to-access-additional-drives-via-proxmox-with-lxc/ Auch das würde ich lassen, da man dann auf den...
  • UdoB
    UdoB replied to the thread VM recovery.
    That's what backups are for ;-) Snapshots do not count for that. Be it LVM or ZFS or QCOW or xyz... ---- Edit, not mentioned yet: when I do delete a VM I want to be sure that all data is actually gone! If there are rudiments left over then the...
  • UdoB
    UdoB reacted to fba's post in the thread VM recovery with Like Like.
    If you deleted the vm, the snapshot volumes are deleted too. Nothing to restore the vm from then.
  • UdoB
    UdoB reacted to Johannes S's post in the thread Notifications over SMTP with Like Like.
    sendmail nutzt selbst zum verschicken auch smtp. Ursprünglich war sendmail der erste Mailserver, warum alle späteren Mailserver (darunter auch postfix) noch einen Befehl "sendmail" bereitstellen, damit ältere Programme damit zurecht kommen...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Notifications over SMTP with Like Like.
    Sofern man SMTP konfiguriert, werden standardmäßig die Systemmails von postfix über das SMTP-Notificiationtarget verschickt, ohne dass man groß an Postfix rumbasteln muss...
  • UdoB
    Isn't this what happens when cloning with consumer NVMe? kioxia kbg40zns256gb IO Pressure Stall 60% This doesn't happen with enterprise SAS. husmm3280ass200 IO Pressure Stall 1.4% Did you purchase an enterprise SSD? *The above shows the...
  • UdoB
    UdoB replied to the thread Notifications over SMTP.
    Ja, genau. Ich nehme einen meiner externen Emailprovider und lasse alle Email dort relayen. Anleitungen dazu gibt es zuhauf, eine konkrete kann ich - ohne selber zu suchen - aber nicht nennen. Postfix ist ein ausgewachsenes Mailsystem...
  • UdoB
    That's interesting as PVE uses an Ubuntu Kernel ;-) Possible workaround as a last resort: install Debian Trixie first, then install PVE - https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_13_Trixie - you would lose "OS on ZFS" though...
  • UdoB
    UdoB reacted to Falk R.'s post in the thread Notifications over SMTP with Like Like.
    Es ist simpel und schlank. Die Intelligenz hast du dann woanders.
  • UdoB
    UdoB replied to the thread Notifications over SMTP.
    sendmail gehört (per Default) zu Postfix: ~# dpkg -S $(which sendmail) postfix: /usr/sbin/sendmail Wie sendmail mit dem eigentlichen Postfix kommuniziert ist mir gerade unklar - und egal ;-) Wichtig ist, dass diese Konstruktion nur dann korrekt...
  • UdoB
    UdoB replied to the thread storage status unknown in cluster.
    You have pools with different names. (( And this prevents replication which is really annoying :-( )) Migration of running VMs allows me to select a specific storage on the target Migration of LXC does not offer this to me At the end...
  • UdoB
    UdoB replied to the thread Notifications over SMTP.
    Dein "allinkl" redet mit dem konfigurierten Emailserver, dazu hast du im Einrichtungsdialog deine Zugangsdaten eingegeben. Dieser Mechanismus funktioniert nur innerhalb des Proxmox-Kontextes. "sendmail" ist eine lokal laufendes Programm, welches...
  • UdoB
    UdoB reacted to Johannes S's post in the thread ProxMox VM show out of memory with Like Like.
    See also https://forum.proxmox.com/threads/fabc-why-is-proxmoxve-using-all-my-ram-and-why-cant-i-see-the-real-ram-usage-of-the-vms-in-the-dashboard.165943/
  • UdoB
    UdoB reacted to leesteken's post in the thread ProxMox VM show out of memory with Like Like.
    See https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#VM_Memory_Consumption_Shown_is_Higher :
  • UdoB
    UdoB replied to the thread “HP EliteDesk 800 G4 Mini”.
    I do not know how many nodes you utilize. If you have only three of them: https://forum.proxmox.com/threads/proxmox-ceph-performance-with-consumer-grade-samsung-ssd.179948/post-834586
  • UdoB
    Supplementary: The prompt to do the emergency root login during boot is shown after another failure makes it unlikely the server will complete the boot process without administrator intervention. Logging in will give you a shell with enough...
  • UdoB
    Da ist schon der erste Fehler. RaidZ mit langsamen HDDs und Performant, das widerspricht sich komplett. Mit 4 HDDs im Mirror wirst du OK Performance haben, aber so eher Schneckentempo. OK Wenn du einen LVM Thin-Pool baust, ist das ein Block...