Thank for help!
I've found that but in terms of lack of practice with ceph i cant tell for my self is it fast enought? I mean this is just db and meta not actual files on ssds. Of cource i understand that i wiil not have pure ssd performance...
see the known issues for PVE 9.1:
https://pve.proxmox.com/wiki/Roadmap#9.1-known-issues
and other posts in this thread - some Dell servers (my guess would be depending on the BIOS version) don't boot with kernel 6.17 if SR-IOV and I/O ATDMA is...
Did you check your IP configuration? You have 192.168.8.9 in your peer list, but it seems like 192.168.8.10 is actually configured on proxmox1, judging from the neighbor output on proxmox1:
Local host: 192.168.8.10, Local port: 58960
How does...
Hi,
I noticed unexpected behavior with proxmox-backup-client during restore tests and would like to clarify whether this is intended or a bug.
Environment / Setup
Proxmox Backup Server 3.4.8
Proxmox backup client version: 4.1.1
I use one host...
When setting up a GPU passthrough with an RX 6900XT, using a custom resolution utility on Windows 11 is often the only way to fix display detection issues in your VM. This tool allows you to manually inject the correct EDID data into the...
root@proxmox1:/etc/frr# vtysh -c 'show bgp neighbor 192.168.8.14'
BGP neighbor is 192.168.8.14, remote AS 65000, local AS 65000, internal link
Local Role: undefined
Remote Role: undefined
Member of peer-group VTEP for session parameters...
Too fast with sending the post - sorry.
Additionally, could you post your SDN config:
cat /etc/pve/sdn/controllers.cfg
cat /etc/pve/sdn/zones.cfg
Plus the generated FRR config on proxmox1 / proxmox2:
cat /etc/frr/frr.conf
That usually indicates that there is a mismatch in the capabilities/... advertised in the BGP HELLO message.
Could you post the output of:
vtysh -c 'show bgp neighbor 192.168.8.14'
On proxmox1.
Yep, I think you identified the issue. My 2 x HD that wouldn't spin down are an unmounted (backup) zfs mirror that are set with hdparm -Y to sleep. Every ~10 mins would wake up with the new kernel using zfs 2.3.5. See...
I have a cluster of 3 nodes but only 2 participate in a simple EVPN. I want at least one VM to ping another VM on the other proxmox node. I don't even use SNAT or anything additional.
I am on Proxmox 8.4 and the FRR package in its latest...
If you need to use the same subnet multiple times, you need to utilize VRFs to separate them on the PVE host. This functionality is currently not implemented for Simple Zones. When using NAT this way, you'd also need a way of discerning return...
Hi.
Would you mind sharing how this issue was resolved ?
Thanks.
EDIT: Solved it to, by checking: https://forum.proxmox.com/threads/rbd-error-rbd-listing-images-failed-2-no-such-file-or-directory-500.56577/
rbd ls -l <your ceph pool>
showed...
There is patch on the devel mailing list for using the proxmox-auto-install-assistant to get an initrd, vmlinuz and an example config for ipxe booting, aside of the iso: https://lore.proxmox.com/all/20260204121025.630269-1-c.heiss@proxmox.com/...
Hello,
I'm trying to deploy multiple isolated instances of the same VM scenario in Proxmox using SDN zones, but I'm running into a problem when enabling SNAT for internet access.
What works:
Multiple SDN Simple zones, each containing identical...