Search results

  1. D

    VERIFY AND TEST LACP BOND?

    Received following reply after running the following commands: iperf3 -s on server iperf3 -c 192.168.0.50 0n TrueNAS. [ ID] Interval Transfer Bitrate [ 5] 0.00-1.00 sec 178 KBytes 1.46 Mbits/sec [ 5] 1.00-2.00 sec 253 KBytes 2.07 Mbits/sec...
  2. D

    VERIFY AND TEST LACP BOND?

    TrueNAS has an ip address 192.168.0.10 while Proxmox Server has ip 192.168.0.50:8006 Will you please now tell me the complete commands to run on TrueNAS and Proxmox server, to check the bandwidth of conection between them using IPerf.
  3. D

    VERIFY AND TEST LACP BOND?

    iperf3: error - unable to send control message: Bad file descriptor
  4. D

    VERIFY AND TEST LACP BOND?

    getting this reply after installing and running the previous command iperf3: error - unable to start listener for connections: Cannot assign requested address iperf3: exiting
  5. D

    VERIFY AND TEST LACP BOND?

    iperf3 -s -B 192.168.0.200 -p 5002 Yes i am running the same command in proxmox server shell but i get the following reply -bash: iperf3: command not found
  6. D

    VERIFY AND TEST LACP BOND?

    I have configured LACP bonds between 2x 10Gig ports and connected them to TrueNAS VM. Now i want to verify the combined 20Gb link between Proxmax and TrueNAS using IPerf. Can anybody help, How to do that? Iperf is running on TrueNAS, i want to install/configure it on Proxmox Server so its link...