Ja, würde ich schon sagen.
Doch, mit den ProxmoxDatacenterManager oder auf den Knoten im Terminal mit pct remote-migrate bzw. qm remote-migrate, das habe ich auch oben erwähnt ;) Und der PDM und die CLI-Tools nutzen dafür auch nur api-Calls, die...
Guten Abend zusammen...
ich stehe hier vor einem Problem...
Ein verstorbener Freund hat im Haus seinen PVE-Server hinterlassen, um den ich mich nun kümmere, damit seine Frau die Dienste nutzen kann. Eigentlich läuft alles, nur heute waren wir...
FYI for whoever this may interest in the future:
I ditched Unraid in favor of attaching the drives directly to Proxmox and use my 2TB NVME as an L2ARC in front of the HDDs.
Giggling3999 appreciate you, managed to pass thru a gpu and run 2 screens on it (instead of modesetting) ill be testing for a week or so and drop solutions here, but ive already managed to run 2 screensh on software renderers but cpu usage was...
Debian has now also released a patched kernal.
https://security-tracker.debian.org/tracker/CVE-2026-43284
So if you run VMs with debian do not forget to check if you have the security update repo enabled and update the kernal of the VM too.
Linux admins have built a "Proxmox" for years before PVE became a thing. the reason we use PVE and not our homegrown solutions is because they put everything you need together for you. Its not that you COULDNT do it yourself- it would just take...
This is a major point. using ceph on this sort of POC will not teach you how to actually use ceph in production since you wont be able to actually put the type of load on it that would be meaningful. Is your intention to use this knowledge to put...
Mir fehlt in deinen Setup wie du das Netzwerk aufgebaut hat. Ein Cluster braucht mindestens ein dezidiertes Netzwerk für die Cluster-Kommunikation:
https://pve.proxmox.com/wiki/Cluster_Manager#pvecm_cluster_network
Das braucht nicht viel...
Each of those (sub-) projects has its own documentation, usually good ones. Just read it, build one/two/three test-setups and learn how to debug them.
Then combine everything to build a usable whole, emulating PVE. Theoretically that's no...
I have a feeling that the development time on this release are around 0 hrs.
I installed a new instance og pds, worked around all the odd questions, like it got my keyboard layout wrong even if the country was right.
This reminds me of my last...
Staging the problem.
Use case: I want to keep ip address based firewall enabled on a VM nic, aka firewall=1, but since this nic is running VRRP Virtual IP it uses spoofed macs, so I need macfilter=0.
When i manually edit the VMID.conf file and...
To summarize- you want to replace a single host vsphere with a single host pve. Easy peasy, but you need to understand that you will need sufficient staging space. another aspect is the backup. reading between the lines, veeam is deployed as a...
Given the scope of this project, it might be worth considering a proper subscription and opening a support ticket before finalizing the proposal.
Since this is a client-facing production migration with downtime constraints, backup implications...
I run Proxmox on 10th through 14th-generation Dells at work. Yup, this is with latest Proxmox 9.1.x with latest 7.0.x kernel. No issues.
I just made sure the machines has the latest firmware and BIOS/UEFI.
I do NOT use any RAID controllers...
Well, I believe handling the hardware storage manage should be done from the host. But you may find a way to run command on the host from a container. Think a stringent configured ssh account which can only run specific enumerated commands like...