Unsolved

This post is more than 5 years old

7 Posts

803

June 10th, 2014 06:00

nfs client on isilon


Hello all ,

in Best Practices for Data Replication With EMC ISILON SyncIQ  :

Establish reference network performance by using common tools such as Secure Copy (scp) or NFS copy from cluster to cluster.

If I want to test with NFS I m running into the problem that thetre is no nfs client on Isilon (default)

Questions :

  1. Is there a pkg NFS client which I can install on Isilon
  2. Is it supported by Isilon (Think it is as it is mentioned in a Best Practice?)

Thx,

Walter

22 Posts

June 10th, 2014 07:00

A better choice is iperf, as it is pre-installed on OneFS and measures basic TCP throughput. If iperf is not preferred or allowed, scp or rsync are probably better choices than nfs.

See KB 88844 for instructions how to use iperf.

7 Posts

June 11th, 2014 01:00

Hi Mark ,

Thx for the reply.

I wanted to do some testing with also some disk activity. So scp should be a candidate but that 's single threaded.

NFS is multi nodes (well on source) so this would give a more realistic view.

Walter

Top