Ist deine zugrunde liegende bridge VLAN-aware?
Wenn sie das nicht ist, wird stattdessen eine bridge vmbr0v11 angelegt, mit bond0.11 als bridge port. Das problem hierbei ist dann, dass dieses VLAN subinterface auf dem bond das VLAN auf der bridge...
Ich habe deine Konfig mal nachgebaut:
root@proxmox:~# brctl show vmbr0v11
bridge name bridge id STP enabled interfaces
vmbr0v11 8000.6c92cf6996b0 no bond0.11
Habe auf dem bond0 ein...
Hello @l.leahu-vladucu
Six days ago in the same Gitlab post that you quoted they mentioned that the new VirtIO driver release should be available in a month, https://gitlab.com/qemu-project/qemu/-/work_items/3286#note_3654337082
Many thanks...
You can mark that ticket as 'fixed'. Thanks!
root@smallbox:~# dmesg | grep TI167
[ 0.864184] 0000:00:1a.0: ttyS4 at MMIO 0xdf619000 (irq = 16, base_baud = 115200) is a TI16750
root@smallbox:~# uname -a
Linux smallbox 7.0.14-12-pve #1 SMP...
Hello @l.leahu-vladucu
Six days ago in the same Gitlab post that you quoted they mentioned that the new VirtIO driver release should be available in a month, https://gitlab.com/qemu-project/qemu/-/work_items/3286#note_3654337082
Many thanks...
If you are using a real hardware RAID controller and you want to use hardware RAID, then the RAID5 array should be configured in the RAID controller firmware first. During the Proxmox installation, that array should appear as a single logical...
BackupPilot 1.1.1 ist verfügbar
Mit Version 1.1.1 wird vor allem die Verwaltung von Proxmox Backup Server direkt aus BackupPilot weiter ausgebaut. Der mit 1.1.0 eingeführte HTTP Control Plane bekommt damit einige Funktionen dazu, die bisher nur...
Abgesehen davon, ob das geopolitisch realistisch ist, wäre das auch nur ein Tropfen auf den heißen Stein und ein weiteres Aufschieben mit allen damit verbundenen Schmerzen. Alleine in China gibt es über 800 Millionen User von IPv6 laut der...
Note: The same failure also with older kernel (6.17.13-1-pve). In case of ZFS installation both kernel and initrd are correctly stored on FAT32 EFI partition and systemd-boot is able to load it. With adapted initrd init script it's possible to...
Let me share my experience in this area.
I have 2 PBS servers both using HDD-s for datastore.
server 1 - I added MIRROR containing 2 SATA SSD to PBS datastore pool as special vdev. This improved GC performance like x20 (form 20 something hours...
Nice solution with the ESP32. For anyone using an AceMagic S1, I built a related option for its built-in USB LCD.
The USB/HID support is based on Tomasz Jaworski’s GPL-3.0 project.
A small independent Ubuntu LXC reads Proxmox through a...
I am moving my homelab from docker containers to proxmox VE VMs. my motivation is to be able to backup whole folders / images more easily and not have 5 or 6 different postgres containers at the same time. A secondary goal would be to learn...
Hi,
the patch is included in
proxmox-kernel-7.0 (7.0.14-12) trixie; urgency=medium
* fix #7905: cherry-pick fix for null-ptr deref in amdgpu
* fix #7872: cherry-pick fix for intel denverton serial driver.
* cherry-pick fixes for CVEs...
This is available on 'Tape Backup' -> 'Inventory' -> 'Set Location'
note you can only do this for tapes that are 'offline' (so not currently visible from the pbs side)
Hi, this is currently not possible, see https://bugzilla.proxmox.com/show_bug.cgi?id=4293 Since I'm currently working on a immutable sync with retention periods, so might take a closer look at this as well, but no promises or ETAs ;)