We have 2 nic for iscsi on each esxi.
We have 4 nic for iscsi on NAS4free server.
Config 1:
- each nic on NAS4free is on a separete /24
- we configurate each iscsi nic with 3 IPs
exemple:
NAS4Free : 10.1.0.1/24, 10.1.1.1/24, 10.1.2.1/24, 10.1.3.1/24
esxi1 : nic1 : 10.1.0.2/24, 10.1.1.2/24 ; nic2 : 10.1.2.2/24, 10.1.3.2/24
esxi2 : nic1 : 10.1.0.3/24, 10.1.1.3/24 ; nic2 : 10.1.2.3/24, 10.1.3.3/24
This generate errors and VMware Support ask to change our config. That we do yesterday at night.
Now we have :
Config 2:
- each nic on NAS4free is on a same /24
- we configurate each iscsi nic 1 IP on the /24
exemple:
NAS4Free : 10.20.0.1/24, 10.20.0.2/24, 10.20.0.3/24, 10.20.0.4/24
esxi1 : nic1 : 10.20.0.5/24 ; nic2 : 10.20.0.6/24
esxi1 : nic1 : 10.20.0.7/24 ; nic2 : 10.20.0.8/24
There is 2 group of portals. one portal1 with 10.20.0.1/24 and 10.20.0.3/24 ; one portal2 with 10.20.0.2/24 and 10.20.0.4/24.
We don't have errors but:
Code: Select all
em3 in 0.058 KB/s 6.384 MB/s 2.763 GB
out 0.000 KB/s 0.000 KB/s 4.774 KB
em2 in 4.134 KB/s 7.548 MB/s 2.141 GB
out 0.000 KB/s 0.162 KB/s 12.896 KB
em1 in 13.505 MB/s 18.193 MB/s 30.927 GB
out 0.000 KB/s 0.081 KB/s 16.997 KB
em0 in 54.929 KB/s 9.930 MB/s 6.187 GB
out 686.133 KB/s 53.675 MB/s 116.314 GBEvent the lun on portal2 use em0 for output.
Do you have a idea ?
Best regards,
Thanks


