One small thing to know (same as almost all vGPU/SR-IOV setups): the physical HDMI/DP ports cant be used in the VM's. You’ll access the VMs via Parsec, Moonlight, Looking Glass, or RDP/SPICE. The VMs themselves still see a full normal GPU inside...
My goal is to make more than one VM's and passtrough Video Card to few Virtual Machines so they look like normal PC, i manage to make this with my current video card but at one time i can only run 1virtual machine , and while virtual machine is...
good progress on the openvmm integration into proxmox :
- vnc server extended on Microsoft OpenVMM, so it supports noVNC now : https://github.com/microsoft/openvmm/pull/3197
- PID option added, a precondition to make VM status visible in the...
I started a thread on the Proxmox reddit which quickly went down a rabbit hole and finally hit the bottom. https://www.reddit.com/r/Proxmox/comments/1sf3l9y/high_io_pressure_stall_during_os_install_iscsi/
TL;DR
I am experiencing high IO pressure...
Solved... I didn't tick the "PCI-E" checkbox. My 101.conf now has this line
hostpci0: 0000:65:00,pcie=1,x-vga=1
I knew it's something silly. I hope this thread helps anyone :)
I then removed all the various configurations that seemed...
Hey Community,
on last weekend I have upgraded my 2 node "cluster" from 8.x to 9.1.7.
Since saturday, monitoring is complaining that both server eat up there memory even with very little load (about 6-8 VMs with about 1-6GB on each hosts)...
Hey Lucas, thanks for taking the time to reply!
Good to hear the VM/LXC split and the "Docker in VMs" approach sound reasonable. The OCI-as-LXC workflow and the SFTPGo tip are both new to me; I'll park them for now but keep them in mind once I've...
good progress on the openvmm integration into proxmox :
- vnc server extended on Microsoft OpenVMM, so it supports noVNC now : https://github.com/microsoft/openvmm/pull/3197
- PID option added, a precondition to make VM status visible in the...
Hi @nleistad,
Confidently attributing the issue to NFS, QCOW, ZFS, network, or any other component requires proper analysis. This typically includes log review, reproducible testing, and potentially network trace reading.
There are known edge...
I have a Windows Server VM that experiences data corruption in the MSSQL tables of our CMS software. Software vendor blames the disk, SAN, RAID, Firmware.
Our Proxmox (v 9.1.7) is backed by an IXSystems M30 TrueNAS Scale SAN (10G connected...
I'm digging further into network issues. When I ping the proxmox server from the veeam server I see 20ms pings. That should be 1 or 2 ms. I had a 2 port poe switch in the mix that was casuing that.
Edit: Took the poe switch out and back to <1 ms...
Hi,
the following setup worked for me:
Method: POST
URL: https://discord.com/api/webhooks/<webhook.id>/<webhook.token>
Headers:
Key: "Content-Type", Value: "application/json"
Body:
{
"content": "Proxmox Test Message"
}
Have a look at...
Hi @Vladyslav ,
There is no documentation, as far as I am aware, that can guide you to use a non-root account. That said, you can use a tool (for example "govc") that uses the same network/API path as PVE and troubleshoot the connectivity easier...
same problem on my side.
i have 1x mikrotik with 2x proxmox server connected on different ip-subnets.
1x evpn tunnel between my proxmox hosts and every promox host has a bgp session to my mikrotik.
bgp routing table:
i get the /24 and /32...
Hi @Eric Thornton , welcome to the forum.
MTU size is not tied to network speed. You can use non-standard MTU values on 1 Gbit just as well as on 25 Gbit or higher links.
The key point is consistency: all devices participating in the same...