Hi All -
I'm in the process of finishing the build of a new system. I had some issues with 11.2, so I did a fresh install of 11.1U6 for now and I don't seem to have the sentry errors I was getting before that seemed to affect performance.
I don't have any data on the new system yet and already performed a burn-in of some HE6 drives that were previously used but came with a 3 year warranty. Here are the results which seem to be fairly consistent after the burn-in:
Within my pool I created a new dataset and made sure compression was turned off. I then executed within that dataset:
dd if=/dev/zero of=tmp.dat bs=2048k count=50k
Needless to say after seeing other posts I began to worry when after 10 minutes it did not complete. I hit Ctrl+C and found that it was transfering around 32-40MB/s. That seems really poor for what I would have expected?
I started at 10PM a replication task of a snapshot to move over my current data. I can't see the actual progress, but when I go and look at my new machine and the storage tab I can see after freshing how the data is progressing. After checking 9 hours later, it had transferred around 600GiBs.
I did not perform this same test on my current rig which is also RaidZ2 and has (6) 3TB Red drives. I will check that out.
The odd part of it all. When I go through windows and just drag and drop a file. I get ~115Mbps speed which is consistent with what I would expect from my old server. I have all the data for all my HDDs like I posted above if it is helpful.
What am I missing here?
I'm in the process of finishing the build of a new system. I had some issues with 11.2, so I did a fresh install of 11.1U6 for now and I don't seem to have the sentry errors I was getting before that seemed to affect performance.
I don't have any data on the new system yet and already performed a burn-in of some HE6 drives that were previously used but came with a 3 year warranty. Here are the results which seem to be fairly consistent after the burn-in:
Code:
root@freenas[~]# smartctl -A /dev/da2 smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.2-STABLE amd64] (local build) Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART Attributes Data Structure revision number: 16 Vendor Specific SMART Attributes with Thresholds: ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 1 Raw_Read_Error_Rate 0x000b 100 100 016 Pre-fail Always - 0 2 Throughput_Performance 0x0005 132 132 054 Pre-fail Offline - 84 3 Spin_Up_Time 0x0007 219 219 024 Pre-fail Always - 405 (Average 507) 4 Start_Stop_Count 0x0012 100 100 000 Old_age Always - 82 5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always - 0 7 Seek_Error_Rate 0x000b 100 100 067 Pre-fail Always - 0 8 Seek_Time_Performance 0x0005 130 130 020 Pre-fail Offline - 12 9 Power_On_Hours 0x0012 096 096 000 Old_age Always - 32473 10 Spin_Retry_Count 0x0013 100 100 060 Pre-fail Always - 0 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 81 22 Helium_Level 0x0023 100 100 025 Pre-fail Always - 6579300 192 Power-Off_Retract_Count 0x0032 099 099 000 Old_age Always - 1905 193 Load_Cycle_Count 0x0012 099 099 000 Old_age Always - 1905 194 Temperature_Celsius 0x0002 193 193 000 Old_age Always - 31 (Min/Max 18/41) 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 0 197 Current_Pending_Sector 0x0022 100 100 000 Old_age Always - 0 198 Offline_Uncorrectable 0x0008 100 100 000 Old_age Offline - 0 199 UDMA_CRC_Error_Count 0x000a 200 200 000 Old_age Always - 0
Within my pool I created a new dataset and made sure compression was turned off. I then executed within that dataset:
dd if=/dev/zero of=tmp.dat bs=2048k count=50k
Needless to say after seeing other posts I began to worry when after 10 minutes it did not complete. I hit Ctrl+C and found that it was transfering around 32-40MB/s. That seems really poor for what I would have expected?
I started at 10PM a replication task of a snapshot to move over my current data. I can't see the actual progress, but when I go and look at my new machine and the storage tab I can see after freshing how the data is progressing. After checking 9 hours later, it had transferred around 600GiBs.
I did not perform this same test on my current rig which is also RaidZ2 and has (6) 3TB Red drives. I will check that out.
The odd part of it all. When I go through windows and just drag and drop a file. I get ~115Mbps speed which is consistent with what I would expect from my old server. I have all the data for all my HDDs like I posted above if it is helpful.
What am I missing here?
Last edited: