Ich habe gerade genau dasselbe Problem mit einem Server 2019. Vorher habe ich bereits mehrere andere 2019 migriert ohne Probleme. Alle Server entstammen der gleichen Vorlage im vSphere. Sehr merkwürdig! Wenn es gar nicht geht, versuche ich es mal...
This particular hardware hasn't been around that long. The CPU was only released just over a year ago (Jan '25), but yes, it is odd that no one else has reported this issue. That said, it's possible that others never experienced it as they had...
I understand. Then, do I still need port isolation if I use the VNet firewall?
Certainly. This is from the host on which both guests are currently running.
ip -details a (see attachment)
ip r
default via 10.7.20.1 dev vmbr0 proto kernel...
Turning off secure boot didn't do anything, but I figured out what 6equj5 was trying to say.
During the install, it will ask you how you want to partition the boot disk. It defaults to ext4. This option does not work on this platform. If you...
Great that you are now up and running.
PS: I find it very weird that no one else came across this hurdle and documented it all those years this hardware has been around.
WORKING STATE - Single VLAN (vmbr0.2 only)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
3: nic1...
Hi @Nathan Stratton and all,
You need clear guidance here: do not do that unless you have a very compelling reason to.
a) Your hardware is discontinued and past the end of service, which significantly increases the likelihood of component...
Thanks for your support.
We are trying to test "pve-zsync" command for replicate the VMs from one site another site as part of Site recovery manager feature testing. However Command executed successfully but Replication not happening. Kindly...
Tested Open vSwitch to see if the bug was specific to Linux bridge or if I'd get different results, I did not.
FAILS - OVS with Multiple VLANs
auto lo
iface lo inet loopback
auto nic1
iface nic1 inet manual
ovs_bridge vmbr0
ovs_type OVSPort...
Roger that!
I get it now. This way it makes sense. Okay, I'll do my homework and read the admin-guide link you've sent me - and finish the Postfix config to handle the SMTP part.
Thank you again!