UdoB's latest activity

  • UdoB
    Nein. Nicht mit "13" --> "13.1". Beim nächsten regulären Paketupdate wird diese Änderung wieder überschrieben. Ich vermute/hoffe, dass dann eine offizielle Korrektur für dieses Detail enthalten ist...
  • UdoB
    https://github.com/kneutron/ansitest/blob/master/drivemap.sh The difference between wwn and the actual "disk name" is just a symlink in /dev; the important thing is not to have the pool using short disknames. Which as mentioned above, is fixed...
  • UdoB
    Hi All hit an issue with updated LXC to Debian 13.1 TASK ERROR: unable to create CT 200 - unsupported debian version '13.1' FIX: you need to edit /usr/share/perl5/PVE/LXC/Setup/Debian.pm on line 39 and change from die "unsupported...
  • UdoB
    I followed what you told me, but the server keeps saying "pool is busy." I probably need to stop other services manually. If having a different name for that disk doesn't affect its current and/or future operation, perhaps it's best to avoid the...
  • UdoB
    UdoB reacted to meyergru's post in the thread Proxmox regelmäßig nicht erreichbar with Like Like.
    Das ist nicht dumm Tüch: RAID schützt Dich nicht, wenn die Platte nicht sagt, dass die Daten defekt sind (aka "silent data corruption"). Lies es nach: Wenn die Platten keinen Fehler liefern, werden die Daten stumpf ausgelesen - es wird nicht...
  • UdoB
    Ich weiß natürlich nicht, ob @meyergru das tut. Aber ich mache das - sofern es im jeweiligen Ziel-System möglich ist. Etliche Ausnahmen bestätigen diese Regel. Momentan setze ich gerne die PVE Installations.iso ein, weil da ZFS gut supported...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Proxmox regelmäßig nicht erreichbar with Like Like.
    Nach dem Argument könnte man dann auch das mit HW-Raid und generell jeglicher Redundanz lassen, das finde ich eine etwas schwierige Argumentation. Wenn ich mehr Backups mache, habe ich schließlich auch mehr, die kaputt gehen können. Das gibt es...
  • UdoB
    Naja, wir reden aber doch gerade vom Szenario, dass der Host so kaputt ist, dass er weder über ssh noch die WebGUI erreicht werden kann? Um das zu reparieren reicht eine Konsole und standardmäßig hat der Host ja auch mehr (Umschalten über alt-4)...
  • UdoB
    Hi, The error says you have the same repository in multiple files. Remove "/etc/apt/sources.list.d/pve-enterprise.sources" and the error should be gone. Best regards,
  • UdoB
    It works! Thanks everybody! The highlighted error is my mistake. Unfortunately, with the first drive, I entered "zpool attach test raidz2-0 sdb" and not the disk name "ata-KINGSTON_SEDC600M1920G_xxx" as I did with the second drive. I tried...
  • UdoB
    https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#After_the_Proxmox_VE_upgrade "Proxmox VE 9 deprecates HA groups in favor of HA rules...."
  • UdoB
    UdoB reacted to news's post in the thread Proxmox Windows 11 VM with Like Like.
    And add on your report, witch changes you make on the bios settings! Not every (no) mainboard will work out of stock.
  • UdoB
    Well, it is exhaustive. And yes, there is more details than you need to know. You may prefer to read @news link in #4. man zpool-attach shows the required command in a very compact way. To know which devices you have, look here (and/or in the...
  • UdoB
    IF you read the manual you'll find that it is possible to add a drive (or two, one after another) to an existing RaidZ2 vdev. The search-term is RaidZ-Expansion. This is possible since ZFS version 2.3 and as already mentioned that's the version...
  • UdoB
    UdoB replied to the thread Choosing the right backup solution.
    Sure: every backup method is better than zero backups :-) I am lucky to have several PBS' running on separate hardware, so I haven't had to make that decision. Nevertheless I have one PBS installed in parallel on PVE. And while I will not...
  • UdoB
    Please post the complete file. (You don't use bridges???) From that incomplete snippet there is not reason why it should not work. On my systems "pveproxy:8006" listens on all interfaces which have an IP address - and it replies to requests...
  • UdoB
    UdoB reacted to verulian's post in the thread Pretty cool: Lower power usage models? with Like Like.
    I’m running three Dell PowerEdge R710s (not clustered), 128GB RAM each, dual Xeons, with Proxmox. Across the trio I host ~10-20 LXC containers and 8-15 VMs. Per box I see ~350W peak, ~250W average, and ~160W idle (single 570W PSU, mostly SSDs)...
  • UdoB
    UdoB reacted to meyergru's post in the thread Proxmox regelmäßig nicht erreichbar with Like Like.
    Das ist nicht der Punkt, lies nochmal, was ich geschrieben habe. Mit ZFS weiß ich sofort, wenn mit der Storage etwas nicht stimmt und lasse a. keinen weiteren Bit-Rot zu und b. renne ich nicht Scheinproblemen hinterher, von denen sich dann viel...
  • UdoB
    Hey UdoB, thanks for your contact. Here it goes: Since the Palo Alto is the gateway, I shouldn't have the same IP assigned to an interface on Proxmox. (that also explains why I was getting an error message when trying to assign the gateway IP to...
  • UdoB
    UdoB replied to the thread Suggestion about hardware.
    Rules of thumb: if you want to use Ceph or ZFS then direct access to the drives is highly recommended - I would say: required. Check the BIOS of the Controller if it has an "HBA"-mode; if not: check if you can flash it into "IT"-mode. If both is...