i tested and googled some settings and got a little push up for write/read performance but its not that good. Via iperf i cant even get higher than 1.7 mbits/sec from the storage to the proxmox ve.
Ok you added a lot of great content, but a couple of things strike me as odd. Why are two of your nodes swapping so much?
Have you monitored how busy Proxmox is? And can you upload a network topology for us to see? Can you list any firewall settings along with an IP table? Are all of your PVE nodes communicating with each other at link speeds? Do all of your nodes have 10Gbps NICs? (I see one node with an E5645 for example which is getting a bit older and does not have much IO throughput for example, is it working with the 10gbps cards nicely?).
I have a similar (albeit with way less RAM) Setup at multiple sites with TrueNAS and PVE, none of my clusters give me trouble and I'm running similar HPE gear. Even if it was non-standard gear, there's very few hardware reasons for 1.72Mbps upload so there must be something wrong with a driver or network configuration.
Ok you added a lot of great content, but a couple of things strike me as odd. Why are two of your nodes swapping so much?
Have you monitored how busy Proxmox is? And can you upload a network topology for us to see? Can you list any firewall settings along with an IP table? Are all of your PVE nodes communicating with each other at link speeds? Do all of your nodes have 10Gbps NICs? (I see one node with an E5645 for example which is getting a bit older and does not have much IO throughput for example, is it working with the 10gbps cards nicely?).
I have a similar (albeit with way less RAM) Setup at multiple sites with TrueNAS and PVE, none of my clusters give me trouble and I'm running similar HPE gear. Even if it was non-standard gear, there's very few hardware reasons for 1.72Mbps upload so there must be something wrong with a driver or network configuration.
swap got fixed. Don't really know why it was that high.
Actually i don't have a network topology but its simple. they are all connected to the same switch and this goes to another 10Gbit switch and then into a gateway all from UniFi.
Server 10Gbit NIC -->
Server 10Gbit NIC -->
Server 10Gbit NIC --> UniFi Switch 10Gbit --> UniFi Switch 10Gbit --> Unifi Gateway 1Gbit --> WAN
Server 10Gbit NIC -->
Server 10Gbit NIC -->
@hwdeka1:~$ sudo iptables -L -v -n | more
Chain INPUT (policy ACCEPT 24446 packets, 6213K bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 22651 packets, 4444K bytes)
pkts bytes target prot opt in out source destination
@hwdeka3:~$ sudo ethtool ens3f0
Settings for ens3f0:
Supported ports: [ FIBRE ]
Supported link modes: 10000baseT/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: No
Supported FEC modes: Not reported
Advertised link modes: 10000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: No
Advertised FEC modes: Not reported
Speed: 10000Mb/s
Duplex: Full
Port: Other
PHYAD: 0
Transceiver: internal
Auto-negotiation: off
Supports Wake-on: d
Wake-on: d
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
@hwdeka3:~$ sudo ethtool ens3f1
Settings for ens3f1:
Supported ports: [ FIBRE ]
Supported link modes: 10000baseT/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: No
Supported FEC modes: Not reported
Advertised link modes: 10000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: No
Advertised FEC modes: Not reported
Speed: 10000Mb/s
Duplex: Full
Port: Other
PHYAD: 0
Transceiver: internal
Auto-negotiation: off
Supports Wake-on: d
Wake-on: d
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
@hwdeka6:~$ sudo iptables -L -v -n | more
Chain INPUT (policy ACCEPT 15G packets, 92T bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 7173M packets, 73T bytes)
pkts bytes target prot opt in out source destination
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.