Hi there.
I'm a long time user of proxmox, thank you for a great product.
My main setup is three diskless Dell R620's clustered and connected via fibre channel to a diy san - live migration in ms and all that fun.
Due to the state of the current energy market and prices, I'm working on a setup to offload my vm's onto lesser and more power efficient equipment some of the time, more specifically onto some low power single nic pc's.
My current obstacle is the allocation of nics and vmbr's.
My R620's all have 4 nics each.
eno1 is my management vlan, untagged.
eno2 is live internet straight from my isp, also untagged.
eno3 and eno4 is an LACP bond with tagged traffic from my switch.
vmbr0 is connected to eno1
vmbr1 is connected to eno2
vmbr2 is connected to bond0 and is vlan aware
This works great for me. Most of my VM's use only wmbr2 and are tagged to whatever vlan they belong to. I ran pfsense virtualized for a while, "translating" live internet from vmbr1 for the different vlans on vmbr2, again no issues.
My newest proxmox is a pc with a single nic, hooked up to a tagged port on my switch with my management vlan running untagged. That also works.
Now I know I can just hook up eno1 on the single nic pc to vmbr0 and have all my vm's use vmbr0 and tagged traffic, but I would really like to clone the vmbr setup of my R620's so a VM transferred from an R620 to my new single nic pc would work straight out of the box.
Is there any way to create a single nic setup looking something like this:
vmbr0 connected to eno1 vlan aware
vmbr1 connected to eno1 vlan aware
vmbr2 connected to eno1 vlan aware
or maybe:
vmbr0 connected to eno1 untagged
vmbr1 connected to eno1 tagged vlan 100
vmbr2 connected to eno1 tagged vlan 10,20,30,40,50 / vlan aware?
It would be so much easier to migrate VM's between systems if they all ended up seeing the usual vmbr's.
I'm a long time user of proxmox, thank you for a great product.
My main setup is three diskless Dell R620's clustered and connected via fibre channel to a diy san - live migration in ms and all that fun.
Due to the state of the current energy market and prices, I'm working on a setup to offload my vm's onto lesser and more power efficient equipment some of the time, more specifically onto some low power single nic pc's.
My current obstacle is the allocation of nics and vmbr's.
My R620's all have 4 nics each.
eno1 is my management vlan, untagged.
eno2 is live internet straight from my isp, also untagged.
eno3 and eno4 is an LACP bond with tagged traffic from my switch.
vmbr0 is connected to eno1
vmbr1 is connected to eno2
vmbr2 is connected to bond0 and is vlan aware
This works great for me. Most of my VM's use only wmbr2 and are tagged to whatever vlan they belong to. I ran pfsense virtualized for a while, "translating" live internet from vmbr1 for the different vlans on vmbr2, again no issues.
My newest proxmox is a pc with a single nic, hooked up to a tagged port on my switch with my management vlan running untagged. That also works.
Now I know I can just hook up eno1 on the single nic pc to vmbr0 and have all my vm's use vmbr0 and tagged traffic, but I would really like to clone the vmbr setup of my R620's so a VM transferred from an R620 to my new single nic pc would work straight out of the box.
Is there any way to create a single nic setup looking something like this:
vmbr0 connected to eno1 vlan aware
vmbr1 connected to eno1 vlan aware
vmbr2 connected to eno1 vlan aware
or maybe:
vmbr0 connected to eno1 untagged
vmbr1 connected to eno1 tagged vlan 100
vmbr2 connected to eno1 tagged vlan 10,20,30,40,50 / vlan aware?
It would be so much easier to migrate VM's between systems if they all ended up seeing the usual vmbr's.