Wanted to test the disk perfomance of my freeNAS configuration:
I can use dd command for testing read/write perfomance instead, but was thinking if mkfile is not included for a reason?
Code:
%time (mkfile 10g /mnt/users/test) Badly placed ()'s. %mkfile 10g /mnt/users/test mkfile: Command not found.
I can use dd command for testing read/write perfomance instead, but was thinking if mkfile is not included for a reason?