Latest activity

  • A
    alexskysilk replied to the thread Loadbalancing.
    DO you have a load balancer? what provides your internet service?
  • A
    Or more. all designs based on chiplets (eg, all modern AMD) will have more then one per socket. /pedantic
  • T
    Schlauscheißermodusergänzung: Selbstverständlich durch die maximale Leistung deiner System/Platten-Anbindung begrenzt.
  • cwt
    VMware has or had sophisticated NUMA scheduling for many years, afaik. In many cases it intentionally hides NUMA from smaller VMs because the VM can be kept entirely within one physical NUMA node. Once a VM exceeds certain thresholds, ESXi...
  • cwt
    There is no universal “always use 1 socket and disable NUMA” recommendation. The correct configuration depends on the VM size and on the actual NUMA resource situation on the host. Your host has two physical NUMA nodes, one per CPU socket, each...
  • L
    I have no experience on this, but I found this thread which explains it can causes issue: https://forum.proxmox.com/threads/web-ui-shell-disconnects-with-code-1006-%E2%80%93-root-cause-igmp-proxy-snooping.178761/
  • UdoB
    UdoB reacted to TErxleben's post in the thread alternative zu glusterfs with Like Like.
    Das ist genau das Problem mit heutigen Dateisystemen. Die verkümmern schneller als die HW stirbt. Z.Zt. würde ich in den sauren Apfel CEPH beißen, wenn ich auf Langlebigkeit setze, da ich dort die langlebigste und kontinuierlichste Entwicklung...
  • O
    Onslow reacted to Daxcor's post in the thread nfs backup storage fails silently. with Like Like.
    Ok, this was a zfs dataset issue on the nfs server. The data is actually there on the nfs server. mounting the zfs dataset was what I had to do to see the actual data.
  • UdoB
    Wer hat das denn gesagt? Ich schrieb nur: Damit ist die maximale Anzahl der unabhängigen Schreibvorgänge gemeint. Sequenzielles asynchrones Schreiben in einem Vorgang schafft viel mehr Durchsatz als eine einzelne Platte - für N Platten maximal =...
  • T
    TErxleben replied to the thread alternative zu glusterfs.
    Das ist genau das Problem mit heutigen Dateisystemen. Die verkümmern schneller als die HW stirbt. Z.Zt. würde ich in den sauren Apfel CEPH beißen, wenn ich auf Langlebigkeit setze, da ich dort die langlebigste und kontinuierlichste Entwicklung...
  • K
    Thanks for your help. I followed your suggestion and completely removed both old NFS storage definitions as well as all remaining/stale mount points under /mnt/pve. During further troubleshooting I found that the Proxmox host itself did not...
  • C
    From scratch? the same as any other restoration RTO calculation- the longest of (- time to read from source - time to transfer - time to write to destination) * processing coefficient (1.2 is safe with typical current hardware.) HOWEVER, PBS has...
  • J
    Ich muss zugeben, dass ich hier mal kurz laut lachen musste. Chapeau für den passenden Vergleich. :-) Etwas ersnthafter: Natürlich ist die Anfrage in der Kombination unsinnig. Allerdings haben wir ja alle mal klein angefangen und viele...
  • j.theisen
    Oh interessant, laut dem log fehlt das EK Zertifikat. Auch wenn du das TPM Modul während dem Troubleshooting schonmal neu erstellt hast würde ich das gerne manuell nochmal probieren. Disclaimer: Das folgende Kommando ist destruktiv für den...
  • J
    jdancer replied to the thread CEPH Performance.
    As they say, it depends on workloads. Ceph is a scale-out solution, more nodes/OSDs = more IOPS. At least you got the right number of nodes and networking correct at the beginning. Been using Ceph Tentacle erasure-coding for some VMs workloads...
  • bbgeek17
    Thanks for the tracker link @robertlukan . It also affects testing - cloning from the secondary is a common way to practice a recovery without touching replication. For the 50TB question, @alexskysilk'` math is the way to figure it. Two things...
  • Moayad
    Hi, For your information, this matches the known [0] `ntfs3` file-restore limitation, and an `ntfs-3g` fallback patch [1] series has been proposed but is not released yet. [0] https://bugzilla.proxmox.com/show_bug.cgi?id=7544 [1]...
  • K
    Proxmox Virtual Environment now available for 64-bit ARM (arm64)! https://forum.proxmox.com/threads/proxmox-virtual-environment-now-available-for-64-bit-arm-arm64.185526/ Finally
  • j.theisen
    Hi Jonas, thank you very much for pointing me in that direction. I don't know why I did not find these threads when I was searching the forums. I ran memtest86+ and it found issues right away. I will start to change memory modules until I found...
  • j.theisen
    There is an open bug report for this on the Debian package tracker [1] and also a proposed patch [2]. I'll keep an eye on that and hopefully remember to write here when there is an update. Best regards Jonas [1]...