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

推荐订阅源

N
Netflix TechBlog - Medium
月光博客
月光博客
Y
Y Combinator Blog
WordPress大学
WordPress大学
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
雷峰网
雷峰网
美团技术团队
T
Tailwind CSS Blog
小众软件
小众软件
量子位
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
有赞技术团队
有赞技术团队
P
Proofpoint News Feed
G
Google Developers Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Recent Announcements
Recent Announcements
The GitHub Blog
The GitHub Blog
博客园 - 三生石上(FineUI控件)
云风的 BLOG
云风的 BLOG
Vercel News
Vercel News
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
爱范儿
爱范儿
V
Visual Studio Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More

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!