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...
@news Danke für den Tip. Hab schon ne externe gemounted und /etc und auch alle container gesichert.
Habe aber noch ein baugleiches Gerät auch hier. Werde einfach auf das alles neu aufsetzen und es dann tauschen und sehen wie weit das geht.
M2...
i get what you mean, but it's hard to auto generate proper colors when the actual metric is a gradient, so we go from green to yellow to red, but since cpu and memory are on a scale, we have to fade between the colors to have some kind of...
Hi,
This problem hits me this morning, hopefully, reading the documentation I managed to fix it so let me document what I did so I can help others:
Context:
1. I run my own private CA.
2. When proxmox was first set up, I manually set the...
Hm, looks like my approach had a rough edge: While the migrations itself and the updates of default gateway and nameserver work fine, established TCP connections would sometimes become stuck. This manifests for example in iperf3 runs, where...