Just to clarify, are you passing through the entire SATA/SAS controller, or just the individual hard drive to the VM?
If you're only passing through the drive via a virtual disk or using a device passthrough like /dev/sdX or /dev/disk/by-id/xxx...
Dazu kann ich - mangels Erfahrung damit - rein gar nichts sagen.
Naja, man bewegt sich natürlich sofort außerhalb der dokumentierten PVE-Nutzung.
PVE ist Debian Bookworm --> alles was damit geht, sollte auch mit PVE klappen :-)
:-)
Naja..., PVE nutzt KVM. Da ist technisch also wohl kaum ein großer Unterschied zu erwarten?
Ich habe hier experimentell einen (zu kleinen) NUC mit PVE und einem lokalen Desktop (Sway/Wayland). Ich kann auf diesem lokalen Desktop per Brauser ein...
Really?
Both have two vdevs = the IOPS of two spindles. RaidZ vs. RaidZ2 is irrelevant! Only the actually used capacity influences the duration. The second one (if without an SD) should take longer - if both are filled e.g. 50%.
You need to...
Something like this will work:
*-*-*/15 03:00
"make a backup any year, any month, on days divisible by 15 at 3:00 AM"
You could also do:
*-*-1,15 03:00
"make a backup any year, any month, on days 1 and 15 at 3:00 AM"
Details here.
There are at least two and a half solutions:
make IPv6 work on your system
or
disable the wrong/local assumption that IPv6 does work - the automatic(!) fallback then is IPv4
or
use a mirror reachable (only) by IPv4
The first one is...
IIUC, you have one host with some big pool were you host your fileserver VM. Let's call this pool "filepool" and shows as storage "filepool" in PVE, restricted to the one host that runs the fileserver VM. You would just need to add disk(s) to...
Guten Abend @news :)!
Ja, das ist mir klar, dass man für TrueNAS + ZFS kein Proxmox VE benötigt. Jedoch würde ich es gerne (getreu dem Motto "Schuster bleib bei deinen Leisten") für den Aufbau und die Administration von NFS / CIFS - Shares und...
I don't know why your system ran into problems with this particular and relatively low risk update. Do feel free to share your experience and maybe people here can figure out what went wrong for you today. I do feel sorry that this happened to...
You have a cluster. You can remove/add nodes! The cleanest way I can think of is to evacuate one node, remove it cleanly from the cluster as documented(!), install fresh - with another node-name(!) and join the cluster. Then move some VMs here...
Biite lies dich mal ein, wie ein Proxmox BS so arbeitet. Stichwort Chunks und Dedublizierung.
Deshalb kann man da keine Dateien irgendwohin kopieren, nur auf einen weiteren Proxmox BS replizieren!
Oder gleich das Vollbackup über den Proxmox VE...
Das wird nicht funktionieren, weil der PBS den Rohdatenbestand in zig kleine Daten (*chunks*) unterteilt (wie bei einer Datenbank) und in den Snapshots (das was du siehst) nur darauf referenziert. Vorteil ist, dass das Platz spart, Nachteil, dass...
Regarding the unexpected system reboots:
I suggest throttling throughput on your replication job.
If you have just one NIC, replication (or backups) could be saturating your network, interfering with the cluster communication. This can cause the...
There were a lot of threads about "where is my memory" on the forums and also some OOM, yet I can understand why the limit is reduced. 50% is AFAIK the default from the OpenZFS project and may not be taylored towards virtualization. In...