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

推荐订阅源

Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
G
Google Developers Blog
S
SegmentFault 最新的问题
Microsoft Security Blog
Microsoft Security Blog
J
Java Code Geeks
罗磊的独立博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
量子位
P
Proofpoint News Feed
博客园 - 【当耐特】
MongoDB | Blog
MongoDB | Blog
L
LangChain Blog
F
Fortinet All Blogs
C
Check Point Blog
博客园_首页
I
InfoQ
Jina AI
Jina AI
Blog — PlanetScale
Blog — PlanetScale
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
酷 壳 – CoolShell
酷 壳 – CoolShell
Engineering at Meta
Engineering at Meta
美团技术团队
Vercel News
Vercel News
Apple Machine Learning Research
Apple Machine Learning Research

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
Mutil-NIC Proxmox w/ TrueNAS iSCSI
invalid@exam · 2026-06-25 · via Proxmox Support Forum

Hello! Before I posted this I did a search to see if someone else ran into it, and couldn't find one, so here we go.

My setup: 3 Node Proxmox Cluster. Each Node has 2 NICs (2.5gb and 10gb). 2.5 back to the main network, and 10gb directly to my TrueNAS server where the storage resides.
My TrueNAS server has 4 NICs, a single Management port, and three 10gb connections.
(10.10.11.x, 10.10.12.x, and 10.10.13.x)

Each Proxmox Node connects directly to TrueNAS over the 10GB link. No Switch in between.
I, for reasons beyond me, setup iSCSI connections over the Management port (facepalm) and wondered why my VM's were being slow.

Here is the problem:
If I try to connect over the 10GB line, it works as long as I point the specific node to the specific IP of the NAS attached to it. But this means HA is broken.

What I've tried:
Made the Linux Bridge on each of the nodes VLAN Aware.

Results:
Mixed bag. Node 1 can see its connection Plus .13, but not 12. Node 2 can see itself and .11 but not .13, and Node 3 can only see itself.

Goal is to have each node be able to see each of the other network addresses. Maybe its something in TrueNAS I need to enable, or its Proxmox, not sure.
Thanks for whatever direction this awesome community can provide!