Thanks - would be great to see soon!
An absolute hack, but may be useful for someone... This can actually be achieved by creating a script that will retrospectively update the path mapping.
We can then use systemd to watch for frr changes and...
I usually use ubuntu cloud-init images from here: https://cloud-images.ubuntu.com/noble/current/
Though that's ubuntu server, so they don't come with a GUI.
Admin user and password, as well as network config you can set via CloudInit.
The discussion about missing parts is ‘here’, but you don't need to register them from the BIOS.
We were unable to test ‘qm enroll-efi-keys’ because we lacked a test virtual machine, but at least the ‘ms-cert=2023w’ created on the latest patched...
Hmm confusion grows and grows.....
So I have to replace the existing EFI disk with a new one?
Will this harm/affect the activation status of the Windows OS?
Sorry for the dumb questions but I am new to PVE.
How can I replace the EFI disk?
Hey Neobin,
well as this post you quoted is quite old I am wondering if it is still valid.
In my understanding the 2023 keys were implemented in the qemu-server later and I am wondering if there are additional steps needed.
e.g. the qm set VMID...
It seems that `Microsoft Corporation KEK 2K CA 2023` is missing when adding via the `qm enroll-efi-keys` command.
It is included when adding a new EFI disk (ms-cert=2023w).
Hey,
I use VXLan to span my VM-Networks over three PVE-Nodes.
That VXLan contains multiple VNETs (trusted, untrusted, management, ...)
I now would like to assign IPs of the management VXLan-VNET to the actual PVE Hosts (so I can connect to...
Dear team,
Iam looking for some ReadyMade VM Templates with low foot print wrt low space consumption
example:
ubuntu-22.04-minimal_2024_03_10.vmz.zst
with GUI , with some default admin user id and password.
Hi,
could you please post the ethtool output of the underlying physical interface instead of the bridge? Get the physical interface with bridge link show master vmbr2 and then post ethtool <interface>, ethtool -k <interface> and ethtool -i...
Thanks @shanreich
The problem is I want to use EVPN Zones to define the subnets and this is purely for the purposes of transit out. I could weight what BGP is broadcasting but this would have an impact on both zones causing internet traffic to...
Ah, I understand your setup now.
So DNS works, but e.g. pinging to 8.8.8.8 does not? Have you checked the firewall rules (maybe temporarily disabling the firewall (datacenter,node,vm) and then try again)?
If there are no rules, you could also...
Based on this document, it does appear to be a typo.
However, checking the <vmid>.conf file, it appears as:
efidisk0: Storage:106/vm-106-disk-0.qcow2,efitype=4m,ms-cert=2023w,pre-enrolled-keys=1,size=528K
Currently, there's no supported way in SDN itself to apply weighting. If you have distinct subnets per site, then you could additionally announce more specific routes than 0.0.0.0/0 from the routers, depending on how you assigned the subnets to...
Hi,
I'm trying to configure a Proxmox SDN. We have two sites connected via Layer 2 switching and over that a Layer 3 EVPN
I've configured a controller with two peers which are two VyOS routers. One is in site A and one is in site B
Ideally...