For the mini are you using the Flex IO? I would check to make sure the one you purchase doesn't have the same intel chipset /driver. There are some Realtek ones, though Realtek chips do have some hate. I would avoid USB NICs.
For the SFF...
Danke.
Ich habe für diesen Boot einmal temporär acpi=off in die Kernel Parameter eingetragen. Damit sind die Meldungen erstmal weg und spammen unser Log nicht mehr voll..
Nach dem nächsten Kernel Update werde ich dann mal gucken ob das Problem...
die meldungen gehen wahrscheinlich mit "acpi=off" in der kernel commandline weg (allerdings disabled dass auch einige power management features des kernels). https://github.com/acpica/acpica/commit/53fc0220 koennte related sein, dann sollte eines...
Hello,
I've a Proxmox server since 2020, currently on version 8.4.14.
Two ZFS boot disks are in mirror- 0: /dev/sdb with ID: scsi-350000399a8202971 and /dev/sdc with Id: scsi-350000399a8202d21. I wanted to replace the /dev/sdb disk with a disk...
Hi,
local-lvm ist normalerweise Typ lvmthin, aber bei Deinem Screenshot steht Typ lvm. Scheint als wäre bei der Storage-Konfiguration /etc/pve/storage.cfg was schief gelaufen und dass der data Thin-Pool dadurch nicht korrekt referenziert ist.
You only need STP if you are creating loops in your switch infrastructure. Multiple switches connected without any loops are just fine.
"one port" here means that ony one port is used as uplink from the proxmox host to the network. If you use...
Die Backupdateien. Das war aber scheinbar vom USB Stick. Da muss ich nachher nochmal genau nach gucken.
Gibt es eine Möglichkeit, die Dateien nach dem übertragen zu löschen?
Hi,
please open a separate thread regarding the live migration issue and ping me there with @fiona. Assertion failures in QEMU should not happen even if the network is stuck. Please share the VM configuration, output of pveversion -v from both...
Hallo Zusammen,
ich bin in den o.g. "Fehler" von Google gelaufen. Es geht hierbei um ca. 15 Mails die auf der gmail.com Domäne liegen und ich suche nun einen "kiss" Weg die ausgehende Mailrate an diese Domain zu verzögern. Hat damit schon jemand...
Hallo zusammen,
wir betreiben Proxmox 9.1 mit einem Pure Storage FlashArray (iSCSI+ multipath, 25 Gbit) und mehrere Windows-Server (u. a. Terminalserver).
Zum Test habe ich bei einer VM den Cache auf „Write Back (safe)“ gestellt.
Mit...
Hi all. I found this works well to completely remove ceph and config
systemctl stop ceph-mon.target
systemctl stop ceph-mgr.target
systemctl stop ceph-mds.target
systemctl stop ceph-osd.target
rm -rf /etc/systemd/system/ceph*
killall -9 ceph-mon...
Hi using gfs2 a today hit bug:
[2479853.036266] ------------[ cut here ]------------
[2479853.036509] kernel BUG at fs/gfs2/inode.h:58!
[2479853.036721] Oops: invalid opcode: 0000 [#1] PREEMPT SMP PTI
need to restart pve node. :-/
Hi,
I always get the warning "Plugin "PVE::Storage::Custom::HseVmbPlugin" is implementing an older storage API, an upgrade is recommended" when starting a win11 VM, but the VM starts as usual. Do i have to manually upgrade the plugin or do i...