aaron's latest activity

  • aaron
    aaron replied to the thread rrdcached macht Probleme.
    AFAIU sollte eine Zeit in der Vergangenheit nicht so tragisch sein. Wenn der Computer aber zu Beginn in der Zukunft ist, und dann mit dieser Zeit Daten in den RRDs landen, gibt es ein Problem. Denn RRD kann nur neuere Daten hinzufügen und nicht...
  • aaron
    aaron replied to the thread Proxmox VE Bizzare Memory Issue.
    If you have the ballooning device enabled, and the guest reports back detailed memory info, then the memory shown as used, should match very closely, what the guest is showing as used. Splitting it up more could be done, but will always be...
  • aaron
    aaron reacted to spirit's post in the thread Proxmox fencing with Like Like.
    I can confirm that I had tried with Dell idrac some year ago , and I had a lot of bug with unexpected reboot. Never had problem with softdog. (The only benefit was to have log of the watchdog in the idrac log)
  • aaron
    yeah, the MON on PVE1, according to the info in your first post. There should still be 2 working, so not too much of a worry there. What I find interesting is that you do have 33 PGs present, but none are active. What is the size/min-size of...
  • aaron
    aaron replied to the thread Proxmox fencing.
    the watchdog-mux is there to make it possible that more than one service can interact with the underlying watchdog device of the Linux kernel. See...
  • aaron
    aaron replied to the thread Proxmox VE Bizzare Memory Issue.
    Memory allocation and usage calculations are usually a lot more complicated once you dive deep into that topic ;) Things like buffers can easily be dropped to free up memory if needed, therefore it is usually still seen as "available" memory...
  • aaron
    The minimum number of nodes needed for a stable Ceph cluster is 3! How did you configure your pools regarding size/min-size? What is the output of the following commands? ceph osd df tree pveceph status Please use code blocks for the output to...
  • aaron
    aaron replied to the thread Proxmox fencing.
    Configuring hardware watchdogs that the server provides can lead to unexpected reboots, depending on how good that is implemented. We did have some support tickets where the HW watchdogs caused unexpected reboots. In our experience, the default...