惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
MyScale Blog
MyScale Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
人人都是产品经理
人人都是产品经理
C
Check Point Blog
宝玉的分享
宝玉的分享
B
Blog RSS Feed
博客园 - 三生石上(FineUI控件)
量子位
Martin Fowler
Martin Fowler
酷 壳 – CoolShell
酷 壳 – CoolShell
Jina AI
Jina AI
IT之家
IT之家
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗
J
Java Code Geeks
The Cloudflare Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
腾讯CDC
P
Proofpoint News Feed
美团技术团队
H
Help Net Security
B
Blog
博客园_首页

Proxmox Support Forum

[SOLVED] - Github Auth for Mirrors-Kernel Repo? [Automation] Mass migration tool for MS Win11/Server Proxmox GUI hang - not response is it possible to reject or quarantine spam based on conditions I set ? The PVENode task list in PVE9 is partially obscured due to the terminal font being too large. About 100% error reporting due to pveproxy.service hooks Kubernetes overlay networking breaks when upgrading from PVE 9.1 to PVE 9.2.3 Zentraler Speicher No space left on device Combine datastore and direct file archival to tape Kernel panic VFS: Unable to mount root fs on unknown-block (0,0) sobald ein 7.x Kernel verwendet wird. How to migrate disk of a VM from one ZFS to another Windows Server 2025 fails to boot after PVE 9.2 / Linux 7.0 Kernel upgrade Cannot Install Proxmox on T610 Poweredge with H700 PERC card sdn Config. gateway not reachable How to safely change domain/FQDN? Welche Filterquote erreicht ihr? NFS Share status unknown on 2 of 5 nodes Can't connect to PVE9 consoles [solved] Can't connect to PVE9 consoles [solved] [SOLVED] - Use secondary network for PVE commands Created cluster, one node storage gone BUG: proxmox mail gateway FROM = null bypass spam filtering Moving existing PBS from VMWare workstation to PVE cluster Does eBGP SDN fabric support external peering? Bug: PDM 1.1 not recognizing valid license status Proxmox GUI hang - not response PVE crashes unexpectedly Proxmox Backup Server 4.2 released! Advice
Migration from ESXi to PVE: Designing a dedicated 10G LAN
invalid@exam · 2026-06-17 · via Proxmox Support Forum

Hello,

We are planning a migration of our virtualization environment from VMware ESXi to Proxmox VE and need advice on designing a dedicated backup network. We want to keep Veeam Backup & Replication as our primary backup solution, using its native integration with Proxmox VE.

Our current ESXi installation:
3 x Production ESXi hosts connected via FC directly to an IBM FlashSystem 5200.
Our backup server is a physical machine (also running ESXi) connected via FC to the same IBM FS5200, allowing Veeam to use magic to transfer large files... This backup host then saves data to a secondary storage array IBM Storwize V5000e via iSCSI.

Our target Proxmox VE setup:
Since the Direct SAN/FC approach is VMware-specific, we are moving to a network-based backup transport over a dedicated LAN.

The 3 production PVE nodes will keep their FC connections to the IBM FS5200 for production storage.

The Veeam backup server will be on PVE instead of ESX, still direct iSCSI connection to the IBM V5000e repository.

To connect the production cluster with the Veeam server, we want to build a completely separate 10G network using 2 ports per node. Production/client traffic will stay on current existing 1G Infra.

Question:
We need high availability (surviving a 10G switch failure) and want to maximize throughput by using both 10G ports simultaneously on each node during the backup windows. We are choosing between:

Option 1: Two standalone 10G switches (No stacking) using a Linux Bond in Balance-ALB (Mode 6) in PVE.

Option 2: Two 10G switches in a physical hardware stack (for example Netgear M430) using a Linux Bond in LACP (Mode 4).

Given that this network will purely handle heavy Veeam backup streams between PVE production nodes and the PVE Veeam repository host, which network design (Balance-ALB vs. Stacked LACP) proves to be more stable, performant, and recommended for PVE?

Thank You,
BR,