TrueNAS Scale - connection issue

RodFM

Cadet
Joined
Apr 23, 2023
Messages
2
Hey everyone!!

I need help with my setup. I have two servers running TrueNAS Scale:

Proxmox - 4 VM (TrueNAS Scale 22.02.04 and others) and 10 lxc containers
Dell R530
2 x Intel Xeon E5-2650Lv4
192Gb DDR4 ECC
Adata SU800 2 x 256GB mirrored SSD Boot devices
RAIDz Bulk storage: 4 x 8Tb RAIDz2
Dell H730 HBA mode (passthrough TrueNAS)
Mellanox ConnectX3 10GbE (passthrough TrueNAS)


TrueNAS Scale 22.02.04 (backup server and CFTV storage) - BareMetal
Dell T320
Intel Xeon E5-2470v2
96Gb DDR3 ECC
Adata SU650 2 x 256GB mirrored SSD Boot devices
RAIDz Bulk storage: 4 x 8Tb RAIDz2, 2 x 4Tb RAIDz
LSI SAS HBA (flashed Dell H310)
Mellanox ConnectX3 10GbE


Yesterday I built a new VM on the Proxmox Server and tried to connect to the NFS share on the virtualized trueNAS (R530) but was unsuccessful. I tried to ping the server and nothing and I don't have a firewall blocking this connection. I have tried pinging from this VM different addresses and everything is ok, gateway, VMs, VLANs, Internet, baremetal trueNAS (T320) etc.

My old VMs and my laptop are connecting without problems in this NFS and SAMBA share (R530)

One point is that my virtualized server is original FreeNAS 11 and I've been upgrading all these years up to TrueNAS 22.02.04. The second server is a fresh install.

VM TO TRUENAS VIRTUALIZED
PING 10.77.71.81 (10.77.71.81) 56(84) bytes of data.
From 10.77.71.57 icmp_seq=1 Destination Host Unreachable
From 10.77.71.57 icmp_seq=2 Destination Host Unreachable
From 10.77.71.57 icmp_seq=3 Destination Host Unreachable
From 10.77.71.57 icmp_seq=4 Destination Host Unreachable
From 10.77.71.57 icmp_seq=5 Destination Host Unreachable
From 10.77.71.57 icmp_seq=6 Destination Host Unreachable
^C
--- 10.77.71.81 ping statistics ---
7 packets transmitted, 0 received, +6 errors, 100% packet loss, time 6144ms
pipe 4


VM TO TRUENAS BAREMETAL
PING 10.77.71.41 (10.77.71.41) 56(84) bytes of data.
64 bytes from 10.77.71.41: icmp_seq=1 ttl=64 time=0.349 ms
64 bytes from 10.77.71.41: icmp_seq=2 ttl=64 time=0.389 ms
64 bytes from 10.77.71.41: icmp_seq=3 ttl=64 time=0.391 ms
^C
--- 10.77.71.41 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2040ms
rtt min/avg/max/mdev = 0.349/0.376/0.391/0.019 ms


MY LAPTOP TO TRUENAS VIRTUALIZED
PING 10.77.71.81 (10.77.71.81) 56(84) bytes of data.
64 bytes from 10.77.71.81: icmp_seq=1 ttl=64 time=5.90 ms
64 bytes from 10.77.71.81: icmp_seq=2 ttl=64 time=5.93 ms
64 bytes from 10.77.71.81: icmp_seq=3 ttl=64 time=3.98 ms
64 bytes from 10.77.71.81: icmp_seq=4 ttl=64 time=4.68 ms
64 bytes from 10.77.71.81: icmp_seq=5 ttl=64 time=2.21 ms
^C
--- 10.77.71.81 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4004ms
rtt min/avg/max/mdev = 2.205/4.538/5.926/1.381 ms

How can I diagnose or otherwise find out what's causing this problem?

Thanks
 

RodFM

Cadet
Joined
Apr 23, 2023
Messages
2
Sorry guys, my bad. This is SR-IOV and VM connectivity issue.
 
Top