UdoB's latest activity

  • UdoB
    UdoB replied to the thread CEPH rbd-mirroring.
    I would ask that question (with as many details as in a compact way possible) via https://shop.proxmox.com/submitticket.php
  • UdoB
    The new ZFS version (that comes with the new Proxmox) has a default maximum of 90% of memory, while the previous versions had a default maximum of 50%. If you never set a memory limit before, this is a big change. Maybe manually configure a limit...
  • UdoB
    UdoB reacted to fiona's post in the thread "Linked Clone" erzeugt "Full Clones" with Like Like.
    Hi, LVM-thin ist da speziell und Klone von Volumes sind automatisch eigenständig, i.e. sie referenzieren die gleichen "Extents" wie das originale Volume, aber sind nicht davon abhängig dass das original weiter existiert. Wenn dann das originale...
  • UdoB
    Hey, Wireguard[1] or other VPNs is probably what you are looking for. Depending on whether you have a static IP you may also need DDNS or some small VPS somewhere with a static IP that your VPN clients all connect to. [1] https://www.wireguard.com/
  • UdoB
    I believe this is not implemented in the Gui (yet?). On commandline it works as intended. man zpool-attach tells you the syntax. This is a manipulation on the lowest level and failures may be fatal. Personally I do set a global checkpoint to...
  • UdoB
    For future reference... https://github.com/kneutron/ansitest/blob/master/proxmox/proxmox-storage-report.sh Lots of other helpful scripts in that repo. I would run the above nightly in cron; and also strongly recommend running the bkpcrit script...
  • UdoB
    UdoB replied to the thread Help moving ZFS storage..
    Buy some USB-to-SATA adapters to use them temporarily for this task. They are cheap, five to ten Dollars/Euros each... Edit: that is probably not going to work for 3.5 inch harddisks, because of the required power...
  • UdoB
    UdoB reacted to Sviat's post in the thread Order of netboot in virtual machine with Like Like.
    Hello, Yes, just go to VM> Options> Boot Order
  • UdoB
    You could install needrestart with apt install needrestart. Then run needrestart after an update and you will get notified whether a reboot due to a new kernel is necessary
  • UdoB
    PDM enters beta - it may possibly help migrating between non-clustered systems. (I did not test PDM yet...) https://pve.proxmox.com/wiki/Category:Proxmox_Datacenter_Manager Announcement 30 minutes ago...
  • UdoB
    Including the ProxmoxVE configuration or just the lxcs + vms? For the VMs and LXCs you have pve-zsync and the remote-migrate commands of the pct and qm cli tools: https://pve.proxmox.com/wiki/PVE-zsync https://pve.proxmox.com/pve-docs/pct.1.html...
  • UdoB
    UdoB reacted to news's post in the thread Neue Hardware Idee und Vorschläge with Like Like.
    Wenn Geld da ist, dann 4x DC600M Serie Enterprise SATA 3.0 SSD, alle vier SSD bilden einen ZFS Pool, den man als 2 VDEV ZFS mirror erstellt. VDEV0 ZFS mirror 2x ssd - Stripe - VDEV1 ZFS mirror 2x ssd Dadurch nutzt man maximal, ca. 80 %, der ca...
  • UdoB
    Hallo, was mir nicht ganz klar ist: Wieviele compute-Server setzt ihr ein? Da ihr auch eigene Storage-Hardware habt, gehe ich davon aus, dass ihr einen Cluster habt, je nach dessen Größe muss man schauen. Zum Rest: Ich habe nicht wirklich...
  • UdoB
    I really tried to find an existing thread, but everything I find is either related to the main/boot pool, or adding an encrypted dataset only, so I figured I write down my steps for my own documentation and maybe it'll help someone else out too...
  • UdoB
    That's of course the problem here. When I steal that computer I get the key for free. What attacking vector is it you are securing with this approach? The only situation I see is if the devices die so hard, that the build-in "erase"-function...
  • UdoB
    Naja, bei sicherheitsrelevanten Bugs geht es ja darum, dass man da im Zweifelsfall nicht bemerkt, dass es ungebetene Gäste auf dem System gibt ;) In jeden neuen Kernel sind tausende Bugfixes drin und die Kernel-Entwickler vertreten die Meinung...
  • UdoB
    Daher erst den 6.14er testen, eventuell läuft es dann ja sauber. Wenn man sich an die Grundlegenden Empfehlungen des BSI hält und den Hypervisor in einem Getrennten Managementnetz hinter einer Firewall betreibt, schätze ich das Risiko erst einmal...
  • UdoB
    UdoB reacted to bbgeek17's post in the thread Problem with WEB GUI with Like Like.
    The "?" in the GUI can indicate two things: a) "pvestatd" daemon has trouble collecting information. This is usually related to storage misconfiguration (network or otherwise) b) trouble connecting to that particular node You can perform the...
  • UdoB
    UdoB reacted to Probz's post in the thread Choosing the right backup solution with Like Like.
    Hello, Thanks four your answer. With all informations you gave me and and considering the equipment I currently own I finally decide to install PBS on a dedicated VM. I made a passtrough of the disk by ID, it was pretty simple to do it and It...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Proxmox & deduplication? with Like Like.
    I suspect that you are mixing up the layers. The encryption and deduplication in Proxmox Backup Server is filesystem-agnostic so it has nothing to do with the encyption you do on the ProxmoxVE host or inside a vm and especially nothing to do with...