Hi,
This usually happens when the Proxmox GUI or services don’t refresh the VM list properly, even though the VMs are still running.
You can try restarting Proxmox services instead of rebooting:
systemctl restart pve-cluster pvedaemon pvestatd...
Hallo,
hierbei handelt es sich vermutlich um eine Nebenwirkung von folgender Änderung:
https://git.proxmox.com/?p=pve-container.git;a=commitdiff;h=0db559517ac645c7add15e3005a201511052b77f
Lässt sich das Problem vorübergehend mit einem Downgrade...
Yes, you can also easily create a working debian mirror with debmirror of the no-subscription repository and upgrade packages from there after the installation finishes.
Whether you do a split or not is basically a matter of preference and constraints. For example my homelab has two mini-pcs which only have two storage slots (one NVME, one SATA). To split system and vms I would have to sacrifice redunancy. I...
Nope, you won't buy the two small SSDs, and you will need at least one other 4TB SSD since a striped mirror will need at least four drives.
It's the ZFS equivalent of RAID10, basically you build two mirrors, then stripe then together. This gives...
Regarding RAIDZ versus (striped) mirrors on ZFS: https://forum.proxmox.com/threads/fabu-can-i-use-zfs-raidz-for-my-vms.159923/
I would run the SSDs in a triple mirror or (if you have budget for another 4TB SSD) striped mirror. Just buying...
A hardware RAID controller Battery Backup Unit (BBU) can cache sync writes and that might indeed help. (Or replace the SSDs with ones that have PLP.)
ZFS RAIDz1 is a poor choice for VM as the IOPS are much lower then using a ZFS stripe of...
Hello.
I think offline is not a concern. The installer uses ISO packages.
Personally, I use the ability to fetch the toml configuration by an URL, very practical.
Did you read all the doc ? https://pve.proxmox.com/wiki/Automated_Installation
I've been using Mellanox ConnectX on PVE 7~9 and never had a problem. It showed up every time and worked.
Drivers are included into Proxmox kernel, never had to install custom drivers.
root@p99:~# lspci | grep -i mellanox
05:00.0 Ethernet...
@Johannes S @leesteken I feel you gave me a push in the right direction. I'll get a liitle deeper into ZFS and will report how it comes out.
Thank you so far & have a nice evening!
Nothing I'm aware off. In theory you could try to script something, but I doubt it's worth it.
The manual recommends to have at least a monthly verification to ensure that bitrot etc didn't alter the backups. So it makes sense to have a setting...
@Johannes S @leesteken I feel you gave me a push in the right direction. I'll get a liitle deeper into ZFS and will report how it comes out.
Thank you so far & have a nice evening!
Hello.
How many disk do you have per server ?
Is there only one 10Gb network for Ceph ?
Did you made a comparative test with an other OS or on the host ?
Nicht böse gemeint, aber bei deinen Vorwissen wirst du mit sowas wie UnRAID oder einen anderen NAS-System glücklicher. Auch da kannst du HAOS in einer VM installieren und die Lernkurve ist deutlich geringer als mit ProxmoxVE. Wenn dich der...
Hi Johannes S,
Thank you for your reply.
It seems to me that when running a verify + re-verify job, PBS lists all non-verified snapshots plus all snapshots whose verification has expired and queues them all for verification — not just the...
Der "schwarze Bildschirm" nennt sich Login-Prompt. Wenn du Proxmox VE installiert hast, so sieht es ja aus, kannst du von einem anderen Rechner per Browser und oder SSH auf den Proxmox-Rechner zugreifen. Sollten keine Probleme da sein, kannst du...
Gut dann habe ich ja richtig getippt. :D
Das dürfte, wie @ThoSo ja auch schon vermutet, an der eingestellten Bildschirmausgabe der Soyo Kiste liegen und das der TV damit dann - warum auch immer - nicht klarkommt. Auf das CLI von Proxmox musst Du...
Vielleicht sollten wir hier erst einmal grundsätzlich klären von wo aus Du wie versuchst auf das Proxmox WebGUI zuzugreifen. :)
Das was Du da auf Deinem TV siehst ist das CLI (Command Line Interface) von Proxmox und da logst Du Dich nicht ein...