Thanks for reply. That's why I used the Github Sasl-XoAuth2 to work with MFA. The other options are outdated or not working as you already have written.
Or do I misreading here something? I just want setup something what is not working for only...
Installing Wazuh agent on proxmox was as simple as this. Wazuh dashboard actually provides this command via "Deploy new agent" wizard.
wget https://packages.wazuh.com/4.x/apt/pool/main/w/wazuh-agent/wazuh-agent_4.7.4-1_amd64.deb &&...
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...
Please note that the need of ECC-RAM for ZFS is quite overblown:
https://jrs-s.net/2015/02/03/will-zfs-and-non-ecc-ram-kill-your-data/
This blog post is quite long (but still good and highly recommended!) reading, the most important point imho...
I grabbed the link for the container image. There is a section in Proxmox to download the image using the link. I also read up on the environment variables for the container too. What are you doing? I can provide a more detailed step by step...
Has anyone tested SR-IOV functionality for iGPUs like the one in Alder Lake CPUs ? I'd be curious to know. Haven't switched my system to 7.0 yet as I need it for work, but if anyone's tested it, I'd be curious about your results. Thanks !
We recently uploaded the 7.0 (rc6) kernel to our repositories. The current default kernel for the Proxmox VE 9 series is still 6.17, but 7.0 is now an option.
We plan to use the 7.0 kernel as the new default for the upcoming Proxmox VE 9.2 and...
Well, with the 6.18 kernel being absolutely unusable due to SATA controller dropouts crashing containers using NFS and occasionally the entire Proxmox host I expected a repeat with the 7.0 one. Happy to say that it passed every test that would...
I recommend that you figure out a curl based way to upload a file to local storage with the same account that Veeam is using. Run it local to PVE first, if that works - run it from the Veeam network segment. If that works, convert it to PS...
what @bbgeek17 suggested should have been the first thing Veeam support instruct you to do. That kind of experience with their support (and other things) have led me to abandon using Veeam with PVE.
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...
UPDATE1:
I can confirm that basically the same behavior can be observed when using Intel Xeon 3rd Generation - released in 2Q 2021. So far I found the most significant implication of using(hv-passthrough flag) is not being able to use Live...
it works. Windows can run on top of kvm/openvmm - openvmm provides hyper-v devices directly.
I also created a small web panel running on proxmox. performance on my old cpu is basically the same as with qemu/cpu=host
no virtio drivers needed.
Its...
I modified the openvmm vnc server, so it can work now with noVNC.
Can someone try performance on a modern CPU ?
you can find all the code on : https://github.com/bitranox/proxmox_openvmm
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...