Hi @ikalafat, welcome to the forum.
My suspicion is that in the failure cases, the underlying disk was not properly erased, allowing the VM’s OS to read residual or invalid data. After a few conversions, the VM disk was likely...
First of all, the LSI cards are (nearly all) known for having severe issues with PCIe ASPM. Once that kicks in, you'll be flooded with AER error messages. So, not a good object for comparison.
Now, concerning your Intel X540: Did not test those...
Thank you. I installed 4.0.16-1 from the pbs-test repo. Unfortunately, it does not fix the issue. Running the sync job on my aws s3-backed datastore still hangs pbs and requires a reboot.
Hello everyone,
This is just another ESXi runner here — hoping someone can help out with a networking issue on Proxmox VE.
Main Problem:
I have an OpnSense firewall VM connected to a trunk bridge (with VLAN interfaces configured inside the VM)...
Hi,
Your post pick my interest, so I came across this blog post : https://techcommunity.microsoft.com/blog/windows-itpro-blog/updating-microsoft-secure-boot-keys/4055324 which include a fairly simple solution, the only thing is you need to...
Hello,
I have an odd issue with the host connection timing out on with the VMs. If I run an iperf3 test from the host to the VMs, the 1st attempt connects, but the following events respond with 0.00 bites/sec. I 1st noticed the issues when...
TrueNAS over iSCSI Native Storage Plugin is now in beta testing for TrueNAS 25.10
https://github.com/boomshankerx/proxmox-truenas
This version operates completely on the TrueNAS API
There is no Web UI integration at this time. Proxmox has...
I just ran into the same prollem.
After doing a
systemctl reset-failed ceph-mgr@%YOUR-NODE-NAME-HERE%.service
i was able to start the managers again
I'm on Ceph pacific 16.2.9 & Proxmox 7.3-3
Have you got the myapps portal working? I am attempting to get that working. The SSO works perfect if I manually type in the ip address and login but when I click the app under myapps.microsoft.com, I get the app failed to launch.
I forked the ESXi import tool and increased the limits in a couple of places, if any one cares to try it.
https://github.com/PwrBank/pve-esxi-import-tools
On a 1GbE connection I didn't notice a difference. However, I'm trying to get my 25GbE...
Looks like the authors did put the warnings:
https://github.com/MacRimi/ProxMenux?tab=readme-ov-file#:~:text=%E2%9A%A0%EF%B8%8F,check%20the%20source...
Follow up for anyone researching the same issue. Special thanks for @bbgeek17 for the solution.
The ProxMenux unsupported add-on found on GitHub installs a JS hook to suppress the " no valid subscription " when the script is run. This hook...
I'm attempting to set this up now...
A restriction to be aware of on the MS side related to groups..
https://learn.microsoft.com/en-us/security/zero-trust/develop/configure-tokens-group-claims-app-roles
"When the user is a member of too...
Thanks for the info. I understand that previously verified backups (verified on the bad version) will need to be fixed like this. But, I'm trying to verify random backups, ones that have **never** had a verify job run on them on before, and it...
Looks like the authors did put the warnings:
https://github.com/MacRimi/ProxMenux?tab=readme-ov-file#:~:text=%E2%9A%A0%EF%B8%8F,check%20the%20source...
Du könntest mal den DHCPd Adressbereich einschränken.
Z.B. 192.168.178.128 - 192.168.178.151
Dann wäre alles von 192.168.178.2 - 192.168.178.127 frei.
Ich habe hi und da noch vpn auf den open IPs, deshalb lasse ich da etwas frei.
I'm trying to set up PagerDuty notifications in Proxmox VE 8 and I want something like this:
{
"payload": {
"summary": "{{ escape title }}",
"severity": "critical",
"source": "{{ fields.hostname }}",
"custom_details": {...
Sorry. Immediately after I posted this I realized I needed to stop the cluster on the failed nodes to gain access.
systemctl stop pve-cluster
systemctl stop corosync
pmxcfs -l
Then I could edit the corosync.conf and move it to an exact copy...