Das mag für das digitale Entwicklungsland Deutschland zutreffen, mittlerweile werden aber die meisten Neuzugänge zum Internet IPv6-only verteilt. China, Indien etc. hatten halt nie den Ansatz einer Chance so verschwenderisch mit IPv4-Space...
Daheim hast idR fritzbox, speedport. Da läuft per default eine Firewall.
Dann läuft heute unter Windows Home und höher eine Firewall.
Also müsstest du schon ankommenden den Traffic durchlassen.
Wo ist jetzt dein Seich?
Was mir gerade bei deinem oben aufgeführten Testkonzert auffällt, unabhängig davon was als VM oder LXC dann letztendlich läuft, achte darauf deine Kapazität von CPU, Speicher und Festplattenspeicher nicht zu überverteilen.
Grundsätzlich der RAM...
Midnight Commander startest du auf der Konsole einfach mit mc Fertig.
wenn du auf deinem Datenträger/n eine große Virtuelle Festplatte anlegst, und diese in OMV dann normal einbindest hast du keinen Vendor Lock, Smartwerte gibt es dafür nicht...
Ein PVE sollte die Lufthoheit über HW haben. Durchgereichte HW muss im Zweifel umgebaut werden oder am Ziel eines Restores existent sein. Man vergisst gerne durchgereichte HW und wundert sich, warum eine VM auf einem Ersatzrechner nicht korrekt...
Thanks for the tips.
It seems that I need to define « HA Resources » in order to set a negative affinity, but that implies that I have to put all my VM in HA resources, where I have to set multiple values for re-balance, auto-start… which I'd...
Naja, bei TrueNAS Scale (und das alte TrueNAS auf FreeBSD Basis ist ja EOL) wird exakt die gleiche Virtualisierung (qemu/kvm des Linux-Kernels) genutzt wie bei ProxmoxVE, was also in einen funktioniert, wird es auch im anderen. Die WebUI ist halt...
Please write your Dell representative and ask them for proper PVE support. The more people ask this, maybe they'll work something out. Unless this happens and maybe hell frozes over, I fully agree with @bbgeek17.
Der Unterschied Verfügbar/Kapazität ist einfach der ext4-Reserveblock, standardmäßig 5% für root, bei 3,94 TB also die fehlenden knapp 200 GB. Kannst du mit tune2fs -m 1 /dev/sdX1 auf 1% runterdrehen, dann hast du den Großteil davon wieder...
I'd recommend keeping RFP on, and just going to your about:config and changing privacy.resistFingerprinting.exemptedDomains to a list of your domains like *.local.mysites.com,192.168.1.69,your.site.here
If you have not done so yet, save system journal from each host as far in the past as it allows you. At this point its probably your only lifeline to RCA. I know the hindsight is 20/20, but the best time for data collection was, unfortunately...
There are some references in the changelog. E.g.
zgrep -E "(CVE-2026-46316|CVE-2026-53359|CVE-2026-64561)" /usr/share/doc/proxmox-kernel-6.8/changelog.Debian.gz
- CVE-2026-64561
role" for CVE-2026-53359.
Yes there's VGA onboard for Proxmox - it's a DELL 7525 - GPUs are passed using All functions, so sidecar audio device gets in there too. vGPU works fine as well if used, but whole card passthrough has the issue. Presume is something with the...
If you are looking for a project: there is currently no proxmox backup client for windows with the full feature set of the linux client. all aof the the existing windows clients do not have encryption support.
Mein Cluster ist zwar etwas kleiner, aber Grundsätzlich ähnliches Setup:
3 Node Ceph CLuster, ca 30 VMs
externer PBS
Der Backup Job ist all-in-one: sichere alle VMs um 22:30h auf PBS. Kein Finetuning nötig, fertig, läuft.
Wenn alle 3 Nodes...
Wir konnten das erfolgreich umsetzen.
VMs können nun von unseren Usern per Ticketsystem bestellt werden. Wenn von uns abgesegnet (Task im Ticketsystem, hier definieren wir Namen und Cluster) rollt ein Skript per API eine VM aus. Anschließend...
easiest way:
make backup, ie. to SMB share or setup proxmox backup server in VM
map same SMB / PBS to new machine and make a restore.
or try pegaprox, they have a mighty import function.