White Papers

Dell HPC NFS Storage Solution - High Availability (NSS6.0-HA) Configuration with Dell PowerEdge 13
th
Generation Servers
23
# dd if=/dev/zero of=/mnt/xfs/file bs=1M count=90000
To read data from the storage, the following command line was used.
# dd if=/mnt/xfs /file of=/dev/null bs=1M