[SOLVED] Virtual vs physical traffic?

Oggy512

Member
Oct 18, 2020
25
1
8
36
Hi folks,
a next question about Linux bridges:

I'll have a NAS virtualized on the Proxmox host. On that VM I'll create an NFS share, which will be used by the Proxmox host.

The network is 10.10.0.0/24, all servers (VM and physical) are in that network and physical ressources are connected via a Ubiquiti switch.

That means vmbr0 (and thus the proxmox host) has IP 10.10.0.100. The NAS VM has 10.10.0.20. If the host now accesses data on that NAS via NFS, will that traffic go out to the physical switch and therefore be limited to 1 GBit/s uplink speed, or will it stay inside the virtual network an can potentially use higher speeds?

If it goes out to the pysical switch, does ist make sense to create a second bridge (vmbr1) and assign this bridge an IP of a different subnet?
Like vmbr1 has IP 10.10.1.1/30 with no slave ports and the NAS becoms a second virtual NIC with IP 10.10.1.2/30. Would the traffic in this case stay virtual?
Would it nevertheless make sense to separate VM-host traffic anyway?

Thx!
 
Last edited:
That means vmbr0 (and thus the proxmox host) has IP 10.10.0.100. The NAS VM has 10.10.0.20. If the host now accesses data on that NAS via NFS, will that traffic go out to the physical switch and therefore be limited to 1 GBit/s uplink speed, or will it stay inside the virtual network an can potentially use higher speeds?
No it doesn't, the Linux bridge is like a switch. But if the NAS VM is down also that storage will be not accessible.
 
Thx for the quick reply, so no need for a second bridge.

Sure, I'm not going to save VMs on that NFS share, so no problem if the VM should be down.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!