Hello all, I now managed to run the old software on a current Ubuntu System, where the USB device is detected correctly. Sadly, I cannot test this USB3 issue any more, but it might well be the reason. Althopugh I think I disabled that once and it...
I have a program that executes on proxmox PVE nodes and has to ensure that one of its critical sections will only run on *one* of all involved cluster node at the same time. It's a low-volume thing (the mutex will have to be acquired rarely), but...
Your problem may be related with load generated by qcow2 - NAS or network overload.
RAW -> simply writes bytes to some position
qcow2 -> look for free space in image and expand image file if needed, write new bytes and update the metadata tables...
Which means that, if I understand this correctly, vSphere couldn't do it either, and you had to use a third-party tool to achieve what you wanted. ;)
If we now apply this logic to Proxmox, for which we have already established that the QEMU...
Or Ubuntu since ProxmoxVE uses Debian userland and a Ubuntu kernel (with some modifications) as base. So if some hardware is supported by Ubuntu it most likely will work on ProxmoxVE too. In the end the kernel, not the userland is responsible for...
In addition to the answers to your specific question, seeing you joined a while back but did not post a lot here: for many "is ... supported" questions, it is good to realize that Proxmox runs on top of Debian. Even if Proxmox does not provide a...
Ja du musst dir dann bind mounts einrichten, siehe https://pve.proxmox.com/wiki/Linux_Container#pct_settings und https://pve.proxmox.com/wiki/Unprivileged_LXC_containers
Ein direktes mounten im Container geht mit unpriviligierten Containern...
Dann reicht es doch, den PC nur dann anzumachen, wenn du zocken oder mit künstlicher Dummheit experimentieren willst. Oder willst du was betreiben, wofür die lokale KI die ganze Zeit laufen soll? Ich persönlich finde es durchaus vernünftig...
Ich persönlich würde den i7 nicht einsetzen für Proxmox, die Kiste ist zu alt. Ich persönlich finde 16GB schon recht mager, mein proxmox hat zurzeit 32GB RAM. Meine Hardware ist ein Intel NUC mit Intel 11. Generation CPU. Was hat cloud Gaming mit...
Well I wouldn't use a propietary tool for this but shouldn't Veeams Monitoring AI (imho a really bad idea to use ai for this but what do I know?) have an agent to install on the vms? That's the way every other monitoring software do this. And...
This looks like a transient server-side error rather than a data integrity issue - your successful restores confirm the data is fine. Until retry logic is added for transient errors during verification, the best workaround is to re-run the verify...
We had the same (?) problem on our newly installed rds server with server 2025 (running on pve 8 with AMD EPYC 9124 cpu). extreme slow login, slow start of programs, overall a "slow" system.
Then we changed the cpu of the vm from "host" (like...
Hello kosnar,
Thank you for your reply. I do not use BitLocker.
The qcow2 images are stored on a Synology NAS mounted in Proxmox.
I repeat, but I only had this problem on all Windows machines with TPM in qcow2, but not on those in raw.
Laufen dann auch so Sachen wie NFS-Share einbinden, wenn ich das auf Unprivileged ändere?
Oder muss ich dahingehend dann noch etwas anpassen?
Und kann ich dann auch ohne Probleme im Container ein update machen (also sprich so den LXC-Container...
Salut, sur ton premier screen tu accèdes à 192.168.90.2:8006 mais la console VMware sur le second screen affiche 192.168.99.136:8006.
Tes VMs Proxmox sont-elles en DHCP, et si oui sur quel subnet? En DHCP leurs IPs peuvent changer à chaque...
I ended up using vGPU instead (like god and NVIDIA intended), and passing the whole Q48 profile to the VM.
After that I haven't had any freeze issues. It adds complexity for my use case, but at least it's stable.
I ended up doing that approach...