-
Proxmox のインストール、構成
-
From Zero to Proxmox: Building Your First Virtualization Server
-
Proxmox VE Full Course: Class 1 - Getting Started
-
Proxmox VE Full Course: Class 2 - Installation Process
-
Proxmox VE Full Course: Class 3 - Web Console Overview
-
Proxmox VE Full Course: Class 4 - Containers vs Virtual Machines
-
Proxmox VE Full Course: Class 5 - Launching a Virtual Machine
-
Launching a Windows VM in Proxmox
-
Proxmox VE Full Course: Class 6 - Creating Virtual Machine Templates
-
Proxmox VE Full Course: Class 7 - Creating Containers
-
Proxmox VE Full Course: Class 8 - Creating Container Templates
-
Proxmox VE Full Course: Class 9 - User Management
-
Proxmox VE Full Course: Class 10 - Backups and Snapshots
-
Proxmox VE Full Course: Class 11 - Integrated Firewall
-
Proxmox VE Full Course: Class 12 - The Command-Line Interface
-
Proxmox VE Full Course: Class 13 - Networking
-
Proxmox VE Full Course: Class 14 - Shared Storage
-
Proxmox VE Full Course: Class 15 - Clustering
-
Proxmox VE Full Course: Class 16 - High Availability
-
Proxmox VE - How to build an Ubuntu 22.04 Template (Updated Method)
-
How to Build an Awesome Kubernetes Cluster using Proxmox Virtual Environment
-
- Proxmox の構成
- Proxmox Backup Server Install & Configuration
-
Proxmox Mail Gateway
-
Proxmox Mail Gateway - Overview
-
Proxmox Mail Gateway - Installation
-
Proxmox Mail Gateway - Initial Setup
-
Proxmox Mail Gateway - Updates
-
Installation and Configuration of Proxmox Mail Gateway
-
Create a cluster with Proxmox Mail Gateway
-
Migrate Proxmox Mail Gateway 4 to version 5
-
Introduction to Proxmox Mail Gateway 5.0
-
What's new in Proxmox Mail Gateway 5.2
-
What's new Proxmox Mail Gateway 6.1
-
What's new Proxmox Mail Gateway 6.2
-
Proxmox NETWORKING: VLANs, Bridges, and Bonds!
I'm sure many of you follow me because you use Proxmox. It's been a staple of my content for some time now. So, while working on the next episode of the Ceph series, I thought it would be good to do a separate segment on networking. So, here you have it. The basics of VLANs, Bridges, and Bonds in Proxmox VE. I'm only covering the native Linux versions, not Open VSwitch and VXLAN. I'm sure I'll get around to a video on that topic someday.
So, what are the most important things to know when choosing a network topology for Proxmox (or any virtualization environment)? TRAFFIC! Where is traffic going, and how much of it is going everywhere?
* How much traffic is going to Proxmox itself? This includes the web UI and API (which should be minimal), but also SPICE sessions if you're using SPICE for VDI.
* How much traffic is going from Proxmox to your storage solutions? If you're using NFS / SMB / iSCSI, it could be a lot. Are you keepign your storage network separated, either physically or virtually (VLANs)? Proxmox will need an IP address on any network you use to communicate with storage
* How much traffic is going to your VMs? Do they need to be on specific VLANs?
* Do any VMs do routing or need access to a VLAN trunk port? If so, should they get open access or restricted to certain VLANs? Do you want to expose each VLAN as a separate virtual network interface or trunk them over a single interface?
* Do you require high availability at the network level, i.e. bonded failover? Do you want to use a slower 1G network when your 10G network fails, or just lose connectivity altogether?
Once you can answer these questions, you can proceed to decide how to arrange the physical interfaces you have (or are buying/adding) for the best performace for your use case.
In my test setup, I'm going to demonstrate bonding between identical (two Gigabit) and different (multi-gig + gigabit), and the concepts apply to 10G and faster networking as well.
Link to the blog post on the topic:
https://www.apalrd.net/posts/2022/pve_networking/
Proxmox also has a section in their admin manual on networking which you may find helpful, as it covers all options thoroughly:
https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysadmin_network_configuration
My Discord Server, where you can carry on the discussion or suggest future topics:
https://discord.gg/xJsaEukAr4
If you find my content useful and would like to support me, feel free to here: https://ko-fi.com/apalrd
Timestamps:
00:00 - Introduction
01:27 - Proxmox Initial Configuration
02:47 - Traffic Type Considerations
03:52 - Bridges and Bridge VLANs
06:04 - Bridge Two VMs Directly
07:27 - Bonds Failover
11:04 - Bonds LAG LACP
14:20 - LAG Speed Limitations
15:48 - Bonding Bonds
18:35 - Cluster Tips
19:22 - VLAN Interfaces
20:41 - VLAN Trunks for VMs
23:03 - Conclusions
24:47 - Outtakes
Proxmox is a trademark of Proxmox Server Solutions GmbH
#proxmox #networking #linux
So, what are the most important things to know when choosing a network topology for Proxmox (or any virtualization environment)? TRAFFIC! Where is traffic going, and how much of it is going everywhere?
* How much traffic is going to Proxmox itself? This includes the web UI and API (which should be minimal), but also SPICE sessions if you're using SPICE for VDI.
* How much traffic is going from Proxmox to your storage solutions? If you're using NFS / SMB / iSCSI, it could be a lot. Are you keepign your storage network separated, either physically or virtually (VLANs)? Proxmox will need an IP address on any network you use to communicate with storage
* How much traffic is going to your VMs? Do they need to be on specific VLANs?
* Do any VMs do routing or need access to a VLAN trunk port? If so, should they get open access or restricted to certain VLANs? Do you want to expose each VLAN as a separate virtual network interface or trunk them over a single interface?
* Do you require high availability at the network level, i.e. bonded failover? Do you want to use a slower 1G network when your 10G network fails, or just lose connectivity altogether?
Once you can answer these questions, you can proceed to decide how to arrange the physical interfaces you have (or are buying/adding) for the best performace for your use case.
In my test setup, I'm going to demonstrate bonding between identical (two Gigabit) and different (multi-gig + gigabit), and the concepts apply to 10G and faster networking as well.
Link to the blog post on the topic:
https://www.apalrd.net/posts/2022/pve_networking/
Proxmox also has a section in their admin manual on networking which you may find helpful, as it covers all options thoroughly:
https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysadmin_network_configuration
My Discord Server, where you can carry on the discussion or suggest future topics:
https://discord.gg/xJsaEukAr4
If you find my content useful and would like to support me, feel free to here: https://ko-fi.com/apalrd
Timestamps:
00:00 - Introduction
01:27 - Proxmox Initial Configuration
02:47 - Traffic Type Considerations
03:52 - Bridges and Bridge VLANs
06:04 - Bridge Two VMs Directly
07:27 - Bonds Failover
11:04 - Bonds LAG LACP
14:20 - LAG Speed Limitations
15:48 - Bonding Bonds
18:35 - Cluster Tips
19:22 - VLAN Interfaces
20:41 - VLAN Trunks for VMs
23:03 - Conclusions
24:47 - Outtakes
Proxmox is a trademark of Proxmox Server Solutions GmbH
#proxmox #networking #linux
ビュー | |
---|---|
1 | 合計視聴回数 |
1 | Members Views |
0 | Public Views |
アクション | |
---|---|
0 | いいね! |
0 | Dislikes |
0 | コメント |
Share by mail
Please login to share this video by email.