I wonder if the NIC is being affected when the SSD is installed on the motherboard, which could explain the "crapping out" issue, as the network connectivity may cease to function. If that is the case, with the SSD removed from your Proxmox...
Hi,
I am running into an issue.
Running PVE9.1.7 2 x Zeon Silver + 128GB Ram Supermicro Machine.
I have 3 guests (all Ubuntu)
1- 8 GB ram using 3.02GB
2- 84GB ram Using 2.82GB
3- 16GB ram Using 3.97GB
The Host keeps showing 94.69 out of...
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...