I understand that my idea of getting VLAN working is probably just a wasted time in comparison to a working enviroment that I would already have with VXLAN. But as you wrote, the point here is that I get to the root of problem, so I can understand why something work (or doesn't) as I want. I...
@vesalius First of all thanks for your reply.
Regarding RSTP Loop Setup with OVS, I actually did that + established VLANs in GNS3 test project with Alpine containers. The machines (in GNS3 they were PCs, but in Proxmox environment they would be VMs) connected to bridge could ping each other and...
Hello,
I have 3 servers with Proxmox forming a cluster. Each is connected directly to the other two with 10G NIC, meaning they are in a full mesh network topology. To get connectivity between them I followed the guide on Full Mesh Network for Ceph (even though I don't use Ceph there) and used...
After a few months of using VMs with Lubuntu 21.10 and 22.04 on the server where the described problem appeared, I'm still getting the same error on all of those VMs. I couldn't track down what exactly is the issue, except that this problem is only appearing on one server only and I can't...
dmesg snippet is from guest and this is the only error after other info messages from boot. I also checked dmesg on host, but there is nothing regarding this qxl error from guest.
I'm getting this error all from the initial 22.04 release - at first I was using only Lubuntu, but after that I...
Hello,
I came across a weird bug when using Spice with configured dual monitor and 32MB of graphics memory (probably also reproducible with other multi monitor settings, but I'm using this one and cannot test more monitors). In my VMs I'm using Lubuntu and Xubuntu and with version 22.04 I...
Hello,
I'm using OVS configured for supporting 3 node cluster with full mesh connection (it's basically copied from wiki and it works perfectly). The problem that I'm facing now is separation of networks for different intention - I have an iSCSI share on one of the server nodes and I'd like to...
Hello,
I'm using OVS configured for supporting 3 node cluster with full mesh connection (it's basically copied from wiki and it works perfectly):
auto lo
iface lo inet loopback
iface ens20 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.2.51
netmask...
Hi!
I am building a 3 node testing cluster where each server has 2x 1Gbps ports and 2x 10Gbps ports. 1Gbps ports are connected to different switches within same network (simulating a real environment) and 10Gbps ports are connected directly between servers. I read the following guides and my...
pveversion -v: https://pastebin.com/mTGsq5Tp
vm config: https://pastebin.com/z2Vfq3pG
For the VM config I also tried with another q35 machine type (3.1); kernel irqchip on, off, split; removing pcie=1 and adding romfile. For the pcie switch there is no bifurcation (at least not in the form of...
Hello,
I am building a proof-of-concept server for performing some GPGPU related calculations. The idea is to pass through all GPUs to VMs for easier testing of code and better isolation between program and host (if anything goes wrong in best case only the VM has to be stopped or at least the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.