Yes, migrate to a vm instead of an LXC for Docker Hostings. Docker inside lxc is known to break after updates, from time to time, like in this older thread from the German forum...
We are pleased to announce the first beta release of Proxmox Virtual Environment 9.0! The 9.x family is based on the great Debian 13 "Trixie" and comes with a 6.14.8-1 kernel, QEMU 10.0.2, LXC 6.0.4, OpenZFS 2.3.3.
Note: The current release of...
Hi,
assuming you're referring to the live restore when using a PBS, the process is explained here: https://pve.proxmox.com/pve-docs/chapter-vzdump.html#_live_restore
In short: anything the vm needs asap is restored asap, in non-consecutive order...
This is as expected see https://forum.proxmox.com/threads/fabu-can-i-use-zfs-raidz-for-my-vms.159923/
For performance ( striped ) mirror ( like RAID10 on hw raid) or 2+n way mirrors are best...
Können kann man vieles, für ein produktives Setup würde ich trotzdem immer mit einen eigenen HBA-/SATA-Controller arbeiten:
https://www.truenas.com/blog/yes-you-can-virtualize-freenas/...
How handy that the endorser of Vinchin is working there *sigh*
At the moment I wouldn't recommend Vinchin for two reasons:
- They don't support the most recent version of ProxmoxVE (see here...
Beim PBS ist es halt dieses Verhalten, zu anderen Backupsystemen weiß ich es nicht.
Sechs last, 24 hourly, 30 Tage, 12 monthly und 1 yearly. Das erlaubt schnelles Zurückspringen zu einen alten Stand bei Fehlern und gibt mir ein Jahr Historie im...
Understood. Did you try to use zramswap to get out more of your existing ram? https://pve.proxmox.com/wiki/Zram#Alternative_Setup_using_zram-tools
It's not optimal but at least should help you to utilice the existing resources better. Personally...
Not "officially", as @leesteken already pointed out.
You used Raspberry Pis, I take it you are not "high end enterprise with endless money" then.
If you really, really want to tinker a little bit you can try to go this route:
setup PVE
add a...
looks like you have internet connectivity issues and/or ipv6 taking priority. you can force apt to use ipv4 by adding -o Acquire::ForceIPv4=true to your apt command, eg
apt -o Acquire::ForceIPv4=true update && apt -o Acquire::ForceIPv4=true...
Well something similar happens with ZVOLs. You can see it's there with zfs list -t vol but not easily access the files within. The .raw file is a file based virtual disk. The file system on it can be mounted inside the guest like with any other...
You dont have your imported disk mapped to any bus; if you look on the GUI you will see it sitting there at the bottom unassigned. Once you DO map it, you would need to change your boot order to reflect it.
Eine andere Sache ist, dass für Docker-Container und Co ( Podman, kubernetes) in lxcs immer mal wieder Probleme auftreten, die man in VMs nicht hat. Und Nichtlinuxsysteme ( Windows, BSD...) kriegt man nur als VM zum Laufen
No, sorry. You gave us zero actual configuration info... :-(
(Re-) start by posting the output of cat /etc/network/interfaces and ip add show after boot and repeat the last one after you did your magic restart...
Zu 3: auf keinen Fall!
Das system benötigt sowohl CPU als auch Speicher. Du must deinen VMs und Containern den Speicher und CPU zuweisen, die diese benötigen. Du darfst aber auch nicht mehr verteilen als vorhanden. Das geht dann ganz böse nach...
Nein, mach das nicht!
Gib jeder VM / jedem Container das, was er braucht. Nicht mehr.
Kerne: du hast 8. Man kann die Anzahl in Summe "over-committen". Also mehrere VMs mit 2+4+6+2+4+2=18Kerne wird (vermutlich) laufen. Gib aber bitte keiner VM...
Ich würde immer GPU Passthrough verwenden, wenn ich 3D-Beschleunigung brauche.. Und dann würde ich in der VM Sunshine installieren und auf dem Host Moonlight verwenden, um ein nahezu natives Erlebnis zu erhalten. Als Ergänzung zu UdoBs Beitrag..
Vielleicht findest du hier hinreichend Hinweise: https://pve.proxmox.com/wiki/Advanced_Migration_Techniques_to_Proxmox_VE
"Importing ... Go to the command line interface of Proxmox VE. Use the command qm importovf ..."