Hello.
On my proxmox server I want to have a graphical desktop as well with GNOME so I can install Parsec on it.
I have successfully installed the gnome desktop by running
apt-get install task-gnome-desktop
To my surprise I wasn't even able to...
You helped a lot, I just had to completely remove the network manager and configure /etc/network/interfaces
by just adding there the dns server
dns-nameservers 9.9.9.9
You have "Streaming: off". Did you test "on"?
I have good success with that turned on - window movement feels much faster. Probably this depends on several factors... and I do not have any benchmarks.
Unfortunately I do not remember...
I have tried all three, and I find "all" to be the best, but it leaves a shadow image. Sometimes it runs smoothly, and other times it stutters when opening, as if lagging, sometimes fast, sometimes slow. I want to ask everyone if there are any...
FWIW, the upstream ceph document now includes the "runtime updatable" field in the option document. see https://docs.ceph.com/en/latest/rados/configuration/mon-osd-interaction/#confval-osd_heartbeat_grace
Here is a summary of the patch , the pdf is verbose :
The document you linked, titled "VFIO 1:1 IOMMU Mapping Bypass Patch," describes a specific kernel patch for Linux-based virtualization environments, such as Proxmox VE, to enable GPU...
Hey @liferollson91 i will reply on the bugzilla to Dominik but i think his issue is happening even before the issues that we were running into are happening in the kernel driver loading process . He is having IOMMU mapping grouping conflicts, the...
Just copy the files with scp. Log via ssh into your machine, navigate to the place where they are and copy them to your machine.
If you've never done that, it may be a little tricky. Log into your machine and read your file /etc/pve/storage.cfg...
Here is a follow-up on my initial post. I was running out of ideas, so I've decided to let Claude code SSH connect to my production host (because why not?). Figured it might be able to shed some new light on the issue.
Turns out it really did...
My Dell R7625 shipped with a Dell branded Mellanox CX562A 25Gbps Dual Port card which Proxmox is not recognizing. It appears that the Mellanox drivers needed for the card do not ship standard with ProxMox.
Has anyone had any luck getting this...
I'm a little confused, is 4.1.5 available now ? My PBS can only find 4.1.4 when clicking "package versions". (Did a complete upgrade, then reboot first)
Generally speaking, yes, this should work quite smoothly since the hardware models are identical. However, there are two main things you should be prepared to check:
1. Network Interface Names
Even on identical hardware, interface names (e.g...
Hello everyone!
I am starting my little proxmox adventure, and quickly came to the realization that a single server running PVE (just bought the server, but did not install it yet) was really a call for a second server to host PBS. At this point...
Nunja, Der einzige Hinweis dort ist das problematische write ordering. Und um das ganz klar zu sagen, das schalte ich auch unter PVE direkt immer ab, indem ich den Schreibpuffer der Platte auf 1 setze, seitdem ich festgestellt habe, dass es unter...
Nunja, Der einzige Hinweis dort ist das problematische write ordering. Und um das ganz klar zu sagen, das schalte ich auch unter PVE direkt immer ab, indem ich den Schreibpuffer der Platte auf 1 setze, seitdem ich festgestellt habe, dass es unter...
I just tested on my gen8's and I had forgot that amsd is for gen10 only. One need to install hp-ams instead. I tested it now and it works nicely.
So the steps would then be to do something like this:
You could probably just download the deb and...