Paste it into the CLI (if you can), or use something like Putty.
Here is a screenshot of the test, just so you know I had to take those 1.5tb of reads to 2gb,
or else it would have taken ages to be done.
Paste it into the CLI (if you can), or use something like Putty.
--io_size=1500g
to --io_size=2g
?--runtime=120
smartctl –a /dev/ada0
where “ada0” is the subject drive, do this for all your spinners and post the output into [CODE][/CODE]
. I also suggest you to ditch the CLI and switch to an SSH client for mor ease of use.Also is it relevant where you are in the file structure when running the Fio command?
I know but I have gigabit ethernet here, so my question is how I can get higher transfer rate?It's very relevant if you don't want to be testing the boot media - change directories to your mounted pool/dataset - but it appears to be a 150MiB/s average based on the output.
I know but I have gigabit ethernet here, so my question is how I can get higher transfer rate?
zpool status -v
inside of CODE tags.It appears I blundered badly. Sorry, it was pretty late in my timezone.Bits? @Davvo I assume that is a typo?
It show 11tb because that is what I set it in the zvol, I can make it higher.Your CrystalDiskMark results also show a drive size of 11264GB, which is 11TB - this would be the approximate result of using four 4TB disks in a RAIDZ1 arrangement. Please post the results ofzpool status -v
inside of CODE tags.
Have you tried just transferring via an SMB share to see if the results are the same?It show 11tb because that is what I set it in the zvol, I can make it higher.
Exactly the sameHave you tried just transferring via an SMB share to see if the results are the same?
It show 11tb because that is what I set it in the zvol, I can make it higher.
zfs get volblocksize poolname/zvol
will show it)The Code thing didn't work on my screenshot
Adding in the overhead of a zvol will likely negatively impact performance for you. What was the volblocksize set at for the zvol? (zfs get volblocksize poolname/zvol
will show it)
I just use shift(ctrl) + Insert to copy paste into the shell.You're still using the "Shell" option in the UI I assume - I suggest enabling the SSH service and connecting remotely via that method, as it makes copy/paste operations much easier for information gathering.
Since I have 1gig ethernet I would expect 1gig transfer speedsWhat would be your expectation?
That is your misunderstandingSince I have 1gig ethernet I would expect 1gig transfer speeds
So to get higher would fiber or a 4-port ethernet card work?As @HoneyBadger mentioned, the 1 Gigabit per second of your network correspond to around 100 Megabyte per second in transfer speed.
So to get higher would fiber or a 4-port ethernet card work?