Assuming HDDs:
You mentioned Raid6. This gives you the IOPS of a single disk. A verify need to read the actual data, calculate the checksum and compare it with the stored original checksum. There is no single, large file to be read. Instead it...
HW Raid or ZFS RAIDz won't cover whether the backup is still consistent. So yes: Imho it's absolutely necessary.
What kind of storage are you using? HDDs, SSDs or a fusion pool ( HDDs with SSDs as special device in zfs)?
If you can't afford...
Noch mal zur Info, das ist keine Lizenz.
Du kaufst nur Subscribtion und produktiv empfehle ich immer mindestens Community. Dann kannst du dir ohne Gedanken machen zu müssen die Patches des Enterprise Repo installieren. Ich habe in den letzten...
Das ist noch sehr vorsichtig formuliert. Ohne schnelles Netzwerkverbindungen ( 10 Gbit/s ist das absolute Minimum, außerdem sollten Corosync, Ceph und der eigentliche VM-Traffic strikt getrennt werden!) mindestens drei Knoten und Enterprise-SSDs...
In einer Produktivumgebung würde ich natürlich nur mit einer Subscription arbeiten, denn nur da bekommst du getestete Enterprise-Updates. Ob Community oder eine größere Lizenz hängt von deinen Linux-Kenntnissen ab. ;-)
Was heißt "wir"? Unternehmen/Verein/Familie? Je nachdem was zutrifft, ändert sich die Aussage. Bei einem Unternehmen wäre ich eher bei einer Basic oder Standard Lizenz. Bei einer Familie/Homelab würde ich sagen, dass es auch ohne geht. Ansonsten...
Ich würde ein Backup oder Snapshot wiederherstellen. Ansonsten halt ein Backup machen und dann
qm shutdown VMID
zfs set volsize=... ...
qm rescan
Die genaue (sichere) Vorgehensweise kommt stark darauf an ob die Partition und das Dateisystem...
First compare your expectations with this one: https://wintelguy.com/zfs-calc.pl
For 6 * 8000 GB it gives 43.655746 TiB raw - which is shown in the second screenshot of #3. The construction of your single vdev worked as expected.
Check zpool...
Hi @mouse51180 , welcome to the forum.
You are mixing Debian (PVE userland) and Ubuntu (universe repo). What happens when you run "apt update" now?
What is in your:
cat /etc/apt/sources.list
ls -al /etc/apt/sources.list.d/
cat...
Considering that virtualization is one of the most critical components of modern cloud infrastructure, it’s hard to think of a more deserving European company in this space than Proxmox Server Solutions GmbH.
Blockbridge : Ultra low latency...
Dear Proxmox-Community, we are asking for your support.
The European Commission has opened a Call for Evidence on the initiative European Open Digital Ecosystems, an initiative that will support EU ambitions to secure technological sovereignty...
Ganz ehrlich, ein frisches Backup rettet dich im Ernstfall auch nicht.
Ich habe das zum ersten Mal vor 20 Jahren erlebt wo jede Woche ein frisches Full auf Tape geschrieben wurde.
Leider waren die Quelldaten auf dem Server defekt gegangen was...
Sounds good. So..., what is your problem?
Please report a) what you wanted to achieve, b) exactly what you did, c) what you expected to happen and d) what happened instead.
If possible do everything on the command line and place full quotes...
Your "+1" is probably better placed over there: https://bugzilla.proxmox.com/show_bug.cgi?id=6144, already mentioned in #47.
You'll also find a patch already mentioned in the last comment.
mhmm? not sure i get what you mean. which documentation is "behind fake walled gardens" ? every piece of the software and docs are out in the open. Yes, we don't have any detailed guide ourselves on e.g. how you to run jellyfin with a gpu...
Davon würde ich die Finger lassen, da die OMV-Entwickler das nicht unterstützen:
https://forum.openmediavault.org/index.php?thread/51217-trying-to-access-additional-drives-via-proxmox-with-lxc/
Auch das würde ich lassen, da man dann auf den...
That's what backups are for ;-)
Snapshots do not count for that. Be it LVM or ZFS or QCOW or xyz...
----
Edit, not mentioned yet: when I do delete a VM I want to be sure that all data is actually gone! If there are rudiments left over then the...