Latest activity

  • UdoB
    UdoB reacted to J-Rod's post in the thread Shared SSD for OS & datastore acceleration with Like Like.
    My understanding is the OP's plan was to load PBS bare metal, but since the PBS OS install by default would take over the entire mirrored SSD pool, they were wanting to partition it or otherwise steal some of the SSD space to be allocated as a...
  • P
    Yes, exactly... but the problem isn't with ZFS—the problem is with VFAT
  • 6
    6equj5 replied to the thread Grundsatz für Shared Storage.
    Auf so eine Idee kommt doch auch niemand, oder. :eek:
  • J
    My understanding is the OP's plan was to load PBS bare metal, but since the PBS OS install by default would take over the entire mirrored SSD pool, they were wanting to partition it or otherwise steal some of the SSD space to be allocated as a...
  • J
    Johannes S replied to the thread Grundsatz für Shared Storage.
    Eine andere Möglichkeit wäre cockpit. Zu S.M.A.R.T und omv: Klar wird das unterstützt, aber nur bei direkter Installation nicht als VM: https://docs.openmediavault.org/en/8.x/administration/storage/smart.html Das ist bei unRAID oder omv aber...
  • 6
    Spricht ja nicht gerade für OMV, oder. :rolleyes:
  • J
    Johannes S reacted to ThoSo's post in the thread Grundsatz für Shared Storage with Like Like.
    Es gibt für alle LINUXe das Produkt WEBMIN. (www.webmin.com) Damit kann man sehr viele kleinteiligste Aktionen über ein Webinterface abhandeln. Es werden nicht alle Programme, aber die wichtigsten abgedeckt. Man kann damit auch vieles...
  • J
    Johannes S reacted to ThoSo's post in the thread Grundsatz für Shared Storage with Like Like.
    Das habe ich aktuell nicht im Kopf ob das eingebaut ist, meine aber ja. Nicht vergessen, das geht nur mit physischen Datenträger und direkt, inkl. dem Controller, wenn alle mitmachen, nicht bei virtuellen Disks - die können ja nicht versagen.
  • J
    Johannes S reacted to berprinzess's post in the thread Grundsatz für Shared Storage with Like Like.
    Wichtig! Meine "Klicki&Bunti" Aussage zu TrueNAS bezieht sich auf eine Baremetal Installation und wie schnell und einfach man auch da ein "funktionierendes System erhält ohne viel mit Configs und Befehlen zu hantieren. ZFS in einer VM unter...
  • J
    Johannes S reacted to UdoB's post in the thread verify state failed with Like Like.
    Sieht so aus, sofern ich das gerade korrekt einordne: https://forum.proxmox.com/threads/sync-older-backups.184685/ "PBS only pulls snapshots newer than the initial one...."
  • UdoB
    UdoB reacted to longer's post in the thread Proxmox HA rebooted all my nodes... with Like Like.
    Do you have a separate interface dedicated for corosync? If possible share /etc/network/interfaces Corosync.conf
  • UdoB
    UdoB replied to the thread Proxmox HA rebooted all my nodes....
    I would expect to find some more of those QUORUM/TOTEM messages in the older logs. Maybe corosync was degraded a long time before - and nobody noticed. Make your monitoring solution watch the output of ~# corosync-cfgtool -s Local node ID 11...
  • L
    Do you have a separate interface dedicated for corosync? If possible share /etc/network/interfaces Corosync.conf
  • UdoB
    The obvious one: when this computer dies badly both the original data and the backup is gone. Rule zero: backups must be reliably available when the source is gone. (( The famous 3-2-1 rule applies to a homelab too. And it has been extended...
  • UdoB
    Sure: in <your vm> - top right "More" - "Manage HA" you can find two checkboxes, one being "Auto-Rebalance [x]". I did not test the actual behavior, but I would give it a try...
  • UdoB
    There are as many possible answers as there are people willing to give an answer. I will give you a few options and some pros and cons for each. This isn't a complete list of options, nor a complete list of pros and cons. Before we get to...
  • UdoB
    UdoB replied to the thread verify state failed.
    Sieht so aus, sofern ich das gerade korrekt einordne: https://forum.proxmox.com/threads/sync-older-backups.184685/ "PBS only pulls snapshots newer than the initial one...."
  • UdoB
    UdoB reacted to Johannes S's post in the thread verify state failed with Like Like.
    Zu 1) Ja, sollte gehen, aber ich würde pro Cluster einen eigenen Namespace nehmen, falls es mal Überschneidungen bei den vmids gibt. zu 2) Müssen andere beantworten, bin mir gerade nicht sicher. Ich meine mich xu erinnern, dass ältere dann nicht...
  • C
    My hint is run PVE on the hardware and PBS in a VM. More functionality and flexibility, due to all the reasons we run VMs anyway. Install PVE on the SSDs with a ZFS mirror, but leave 16GB of space free during setup for swap. Configure the HDDs...
  • W
    You probably don't need to. Unlikely. It disables implicit atime but tools can still explicitly set it on files. PBS should do this and it also has safety checks. You could try to set a higher minimum ARC size and also play around with metadata...