Search results

  1. fstrankowski

    Error migration conntrack in live mode

    its probably because the CPUs of said nodes feature or highly different feature-stack. Thats why for example x86-64 v2 works as it presents a homogenous subset of certain CPU instructions to the VM.
  2. fstrankowski

    Abschalten von "You do not have a valid subscription for this server ..................."

    Hatte ich vor einiger Zeit auch nochmal zur Diskussion gestellt und es gab die klare Ablehnung aufgrund der nicht rechtfertigbarer Kosten für Aufwand/Verwaltung dieser Lizenzen. Edit: Johannes war schneller.
  3. fstrankowski

    Offtopic: Jellyfin erzeugt beim Abspielen hohe Load auf ProxmoxVE

    Transkodierst Du die Filme beim Abspielen? Wenn dem so ist, schalte mal alle Transkodierungsoptionen aus.
  4. fstrankowski

    [SOLVED] Another io-error with yellow triangle

    Maybe useful for people coming back to this thread one day: Take a look at the kernel.org thread which describes this bug including examples from Proxmox and QEMU. There is also an excellent writeup here.
  5. fstrankowski

    Max cluster size

    TLDR; This is an excellent go-through the requirements of corosync-tuning for larger clusters by @fweber (which is in fact part of linked thread by @bbgeek17)
  6. fstrankowski

    Ceph squid OSD crash related to RocksDB ceph_assert(cut_off == p->length)

    Best of luck to you * fingers crossed *. I had to rebuild the whole cluster in my clients case and fix ceph by manually restoring placement groups - which was a pain.
  7. fstrankowski

    Ceph squid OSD crash related to RocksDB ceph_assert(cut_off == p->length)

    This will only fix your problem in the short term. Fragmentation will come back relativly quick. You better add more OSDs or wipe some data off your pools :-)
  8. fstrankowski

    Ceph squid OSD crash related to RocksDB ceph_assert(cut_off == p->length)

    Initially i'd like to raise concerns about the amount of available storage already beeing in use. By default CEPH doesnt allow more then 80% so you'd have to take precautions really soon while taking these concerns into consideration. I'd highly suspect that your error is caused by your OSD...
  9. fstrankowski

    Wie kann ich im Cluster Ausfallsicherheit herstellen?

    Ich denke, dass Du deine Rolle hier im Forum, wie auch deine Kompetenz, maßlos überschätzt. Damit ist das OT für mich an dieser Stelle erledigt.
  10. fstrankowski

    Wie kann ich im Cluster Ausfallsicherheit herstellen?

    Es funktioniert nicht ausschließlich mittels ZFS Replikation. Meine Aussage war vollkommen korrekt, jedoch in diesem Fall schlecht formuliert, denn dafür wäre dann wie erwähnt HA notwendig. Deinen Elfenbeinturm der didaktischen Überheblichkeit kannst Du jetzt wieder abschließen.
  11. fstrankowski

    Wie kann ich im Cluster Ausfallsicherheit herstellen?

    Wenn Du wirkliches HA möchtest geht nichts ohne shared Storage. Bei ZFS Replikation hast Du immer das Delta zwischen den Syncs und im worst Case musst Du eben per Hand die VM/LXC-Config manuell verschieben.
  12. fstrankowski

    Upgrade from 6.3-9 to 7.x

    We're close. 5>9 is our "oldest" but very well maintained.
  13. fstrankowski

    [SOLVED] How do you restore backups?

    Select the appropriate storage endpoint in your GUI :)
  14. fstrankowski

    Upgrade from 6.3-9 to 7.x

    Welcome to the Forum! You're lucky, Proxmox recently released an archive mirror which comes in handy for your "usecase": http(s)://archive.proxmox.com/debian/pve Add that repository to your sources and you should be able to finish what you're trying to accomplish.
  15. fstrankowski

    How can I Find Samba Share

    The question does not add up. Please explain exactly what you are trying todo in more detail.
  16. fstrankowski

    [SOLVED] How do you restore backups?

    What are we talking about here, restoring a VM to a specific point in time? If we are talking about a VM its within the VM Configuration
  17. fstrankowski

    Routing Problem?

    Du kannst nur ein default Gateway bei Dir haben. Schau dir mal das sogenannte Policy Based Routing an.
  18. fstrankowski

    pve2 node of cluster (3 nodes) not visible (?) in the web management

    This looks like an unstable and underperforming network. Also, we need more logs, longer timeframes for all nodes.