Comment on Feasibility & sanity check: Scaling a P330 Tiny to a 3-node Proxmox cluster
LordCrom@lemmy.world 3 days ago
For iSCSI, ita best to dedicate a port from each host and enable jumbo frames (mtu 9000) to get the most out of it.
Also try to dedicate a port for proxmox vm usage. Vnet off these 3 connections too.
non_burglar@lemmy.world 3 days ago
On dedicated network segments where only jumbo frames are configured at broadcast points, like a dedicated SAN, sure.
Not the best for multi-mode networks like most home labs.
iSCSI is already good at shoveling frames. The tiny benefit one can get from using jumbo frames isn’t really worth the problems it causes in multi mode networks.
LordCrom@lemmy.world 2 days ago
Correct, jumbo frames should be on an segmented vlan