Has someone actually tcpdumped and checked or knows:
what happens if a vm with a tagged vm-hw-adapter gets its vlan tag overwritten when user sets them inside the vm?
will the vmbridge-adapter drop the "wrong" vlan-tag because it does not match?
You should understand that they are letting you use something that normally costs money for free.
I always press the button with a sense of regret and gratitude.
of course there is a reason for it.
of course the popup isnt required for pve to work, but proxmox as a company is selling a product and wants to make profits from it.
so they place the popup there to remind people of that, much in the same way...
This used to work in pve 8, any way to troubleshoot this? Ceph isnt even installed on that machine, normaly the wizard "Do you want to install ceph" pops up. This error does only appear on the ceph dashboard, I havent found any other issue yet...
We are pleased to announce the first stable release of Proxmox Virtual Environment v9.0 - immediately available for download!
The new version is based on the great Debian 13 "Trixie" but we're using a newer Linux kernel 6.14.8-2 as stable...
Beta 9 is looking good - just want to know what the new summary means? What is CPU, IO and Memory "Pressure Stall" mean ?? And what happened to Server Load??
Beta 9:
8.4.5
I did that for a while. To make it work, I changed the following file:
nano /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm
- my $cmd = ['zfs', 'send', '-Rpv'];
+ my $cmd = ['zfs', 'send', '-Rpvw'];
But after a while, there were damaged...
We're pleased to share that PVE 9 Beta has successfully passed our storage regression tests, aligned with the feature set of PVE 8.
Along the way, we identified a regression related to sg3-utils, which was promptly incorporated/resolved by the...
I have adapted the instructions a little to fit my needs, but the previous instructions should work as my adaptations were based on them and a few other resources I found online. As for replication, it should only affect encrypted pools, but I...
If you are trying to move from a ZFS encrypted pool to another ZFS encrypted pool, be it the boot pool or otherwise, I believe it is not possible, but I have never used ZFS migration or replication in any of my setups, as I only use ZFS for the...
Thanks! What about migration, should also be not possible right? when moving a vm from a encrypted pool to a different node with another encrypted pool?
Hello Fireon! Is this still valild in 2025? "Also an migration or replication from the Proxmoxwebinterface is not available anymore, because encrypted datasets/VM's are not supported via the webinterface yet."
Does this only apply to the...
@jsterr Could you post the output of the following commands (replace the name of <nic> with the 'real' name of one nic where this occurs)?
udevadm test-builtin net_id /sys/class/net/<nic>
udevadm test-builtin net_setup_link /sys/class/net/<nic>
The "real" name does not exist anymore. pvea bis pveq are sdn-simple-zones just in case your wondering about these.
root@training4:~# udevadm test-builtin net_id /sys/class/net/
/sys/class/net/bond0 /sys/class/net/nic3 /sys/class/net/pvee...
Hi Stefan! I also tried this on my Minisforum MS-A2 Machines and this happened:
root@training5:~# proxmox-network-interface-pinning generate
This will generate name pinning configuration for all interfaces - continue (y/N)?
y
Name for link...
We are pleased to announce the first beta release of Proxmox Backup Server 4.0! The 4.x family is based on the great Debian 13 "Trixie" and comes with a 6.14.8 kernel and OpenZFS 2.3.3.
Note: The current release of Proxmox Backup Server 4.0 is a...