UdoB's latest activity

  • UdoB
    UdoB reacted to Martin_Abr's post in the thread Problem Netzwerkkarte SFP+ with Like Like.
    Kurze Rückinfo der Fehler wurde gefunden. Genauso Banal wie der Fehler ist so blöd war ich..... Auto Negation stand auf OFF und so wollte die NIC immer 25Gb wir nutzen jedoch lediglich 10Gb SFP+ Module Nach umstellung mittels ethtool...
  • UdoB
    UdoB reacted to aaron's post in the thread Proxmox & deduplication? with Like Like.
    ? If you use the same encryption key you will get good dedup. For example, in a Proxmox VE cluster, you will use one encryption key per storage config. So if you have a second Proxmox VE cluster that is using the same PBS and datastore (ideally...
  • UdoB
    Just for completeness (it does not matter, "exit 0" is the relevant command), the "no-subscription" version is different: ~# dpkg -S /etc/initramfs/post-update.d/systemd-boot systemd-boot: /etc/initramfs/post-update.d/systemd-boot ~# apt policy...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Docker/Podman in Proxmox VE with Like Like.
    Warum denn nicht? Docker oder podman samt Containern kann man problemlos in vms laufen lassen, was wäre der Vorteil das in PVE zu haben? Die Forderung ist auch nicht neu: https://forum.proxmox.com/threads/docker-support-in-proxmox.27474/ Die...
  • UdoB
    UdoB reacted to imstillalive's post in the thread node failure after 8 to 9 upgrade with Like Like.
    Thanks for looking into it! I think the main issue was the remaining bookworm and missing repo. i ended up copying the repos from my 2nd server and following the 8 to 9 instructions again. Ran into a duplicate repo error but once that was fixed...
  • UdoB
    Yes, there is; but we currently do not have a built-in update stack so we do not put it out there as separate binary. But you can manually download the .deb file from our APT pbs-client repository...
  • UdoB
    UdoB reacted to leesteken's post in the thread [SOLVED] Balooning with ZFS in VM ? with Like Like.
    If you set the minimum equal to the maximum then ballooning cannot take memory away, so it's always at 100% (+overhead). If you set the minimum lower than the maximum then ballooning can take memory away (when the Proxmox host memory usage is...
  • UdoB
    UdoB replied to the thread CIFS error 22.
    No! "samba" is a meta package - it also includes the server part. Try to install the package "cifs-utils", it should deliver the command "mount.cifs"...
  • UdoB
    Thanks for the hint; no I am in Germany. I looked at my large clock at the wall, it shows the right date. I read it wrong, for an unknown reason... And -of course- if you type wrong things willingly you can look at them as often as you want -...
  • UdoB
    UdoB reacted to leesteken's post in the thread Replace ZFS Disk by another with Like Like.
    WIth ZFS you can turn a single disk into a mirror (of two disks) and then back to a (other) single disk (with autoexpand it should grow to the full size). Lots of ZFS guides on the internet that can help with this.
  • UdoB
    Archive.org helps here. Their conclusion was to add this to /etc/pve/virtual-guest/cpu-models.conf cpu-model: windows-host flags +ss;+ssbd;+stibp;+pdpe1gb;+tsc_adjust;+pdcm;+vmx;+umip;+pcid phys-bits host hidden 0 hv-vendor-id...
  • UdoB
    Verbatim copy of https://bugzilla.proxmox.com/show_bug.cgi?id=6773 Short: a SUSPENDED ZFS pool is not recognized although all VMs stall and services are practically down. Long: after upgrade to Trixie 13.1 (pve-manager/9.0.6/49c767b70aeb6648...
  • UdoB
    UdoB replied to the thread node failure after 8 to 9 upgrade.
    Try to follow https://pve.proxmox.com/wiki/Upgrade_from_8_to_9 carefully. As long as your specific system is not heavily modified it should lead to success. In your sources.list I can see at least one bookworm (should be trixie) and the...
  • UdoB
    UdoB reacted to meyergru's post in the thread Proxmox regelmäßig nicht erreichbar with Like Like.
    Korrekt. Neben der falschen Zuordnung ist das auch aus dem Zusammenhang gerissen: Und damit meinte ich (genau wie in meiner Bemerkung auf die gefundene Ursache): genau dies: Der OP hat Ende März das erste Mal von Problemen berichtet, die...
  • UdoB
    I have no idea if there was one and why it vanished. You might try to implement this: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_default_configuration_using_a_bridge Btw: are you sure you have an "eth100"? Compare it with ip link...
  • UdoB
    Go back into the templates dir and delete or move all the useless files, e.g. *CHECKSUM and *sha256 You may also have to uncompress the .xz file(s) Midnight Commander can help with this, it is a text-mode 2-pane file manager. apt install mc
  • UdoB
    UdoB reacted to Kingneutron's post in the thread Pretty cool: Lower power usage models? with Like Like.
    Yep. Power savings is all fine and well, but for a SERVER you want reliable uptime. Then you gotta do your research into power supplies and system reviews, and hook it up to a Kill-A-Watt or similar meter. And if you don't need a huge RAID...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Proxmox regelmäßig nicht erreichbar with Like Like.
    Was hat ein Problem mit Netzwerkhardware mit zfs zu tun? Zum Thema Einzelplatte: Neben den sonstigen Features kann man ( auf Kosten der Kapazität) mit der Dataset-Property copies dafür sorgen, dass auch bei einer Platte alles redundant...
  • UdoB
    UdoB reacted to Mr.Doubt's post in the thread [SOLVED] PVE 8.4.12 LXC und Debian 13 with Like Like.
    Hast Du auch die Datei für den Restore eines vzdumps gefunden? Backup will ja keiner, alle wollen Restore und der sagt noch pvedaemon[197508]: unable to restore CT 100 - unsupported debian version '13.1'
  • UdoB
    UdoB reacted to Falk R.'s post in the thread Proxmox regelmäßig nicht erreichbar with Like Like.
    Warum ist ZFS kein Standard? Das könntest du dir selbst beantworten. Es ist als kleinster Nenner Ext4 für PVE und LVM-Thin einfach nur Default, weil damit auch das Homesetup mit Consumer SSD vernünftig läuft. ZFS spielt seine vielen Vorteile erst...