M500DC Tests/Discussion

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

_alex

Active Member
Jan 28, 2016
866
97
28
Bavaria / Germany
FYI - Seller has not responded to me/claim at all... tomorrow Ebay will step in. So much for making it smooth and simple to return.
Ok, interesting. Did get some other goods from this seller and never had any problems.

Mine arrived saturday. Upacked only two and will flash one to the new firmware and leave another 'as is' for now. Then do some very basic fio-benchmarks / preconditioning this week on both.
 

T_Minus

Build. Break. Fix. Repeat
Feb 15, 2015
7,641
2,058
113
Called ebay and they "forced" the return through giving me a return label to return items, and will refund when item is returned to seller if seller does not refund.
 

_alex

Active Member
Jan 28, 2016
866
97
28
Bavaria / Germany
Called ebay and they "forced" the return through giving me a return label to return items, and will refund when item is returned to seller if seller does not refund.
Ok, this is not very friendly :(
Had to do this with another seller recently, too. No answer regarding a return for more than 10 days.
 

_alex

Active Member
Jan 28, 2016
866
97
28
Bavaria / Germany
Some quick benchmarks.

Drive is in steady-state and has ext4-fileysystem in a single, aligned partition.

Firmware is from IBM, Version MB2B.
Will flash current Firmware from Micron to another Drive soon to compare, and there is also a utility from IBM / Lenovo that, as i understood, would flash a newer oem-firmware on those drives. Will also give this a try.

Setup is 1 m500dc passed by ASR 8805 (no raid) to os.
Tests were performed on a Proxmox-Host, Kernel 4.2.8-1-pv

100% read:
fio --randrepeat=1 --ioengine=libaio --direct=1 --gtod_reduce=1 --name=test --filename=test --bs=4k --iodepth=64 --size=4G --readwrite=randrw --rwmixread=100
test: (g=0): rw=randrw, bs=4K-4K/4K-4K/4K-4K, ioengine=libaio, iodepth=64
fio-2.1.1
Starting 1 process
Jobs: 1 (f=1): [r(1)] [100.0% done] [179.2MB/0KB/0KB /s] [45.9K/0/0 iops] [eta 00m:00s]

test: (groupid=0, jobs=1): err= 0: pid=2193: Wed Apr 20 09:05:43 2016
read : io=4096.0MB, bw=183390KB/s, iops=45847, runt= 22871msec
cpu : usr=13.59%, sys=42.76%, ctx=651994, majf=0, minf=771
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.0%
submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.1%, >=64=0.0%
issued : total=r=1048576/w=0/d=0, short=r=0/w=0/d=0
latency : target=0, window=0, percentile=100.00%, depth=64


Run status group 0 (all jobs):
READ: io=4096.0MB, aggrb=183389KB/s, minb=183389KB/s, maxb=183389KB/s, mint=22871msec, maxt=22871msec


Disk stats (read/write):
sdc: ios=1038840/3, merge=0/1, ticks=1435096/0, in_queue=1441048, util=99.75%

75% read / 25% write:
fio --randrepeat=1 --ioengine=libaio --direct=1 --gtod_reduce=1 --name=test --filename=test --bs=4k --iodepth=64 --size=4G --readwrite=randrw --rwmixread=75
test: (g=0): rw=randrw, bs=4K-4K/4K-4K/4K-4K, ioengine=libaio, iodepth=64
fio-2.1.11
Starting 1 process
Jobs: 1 (f=1): [m(1)] [100.0% done] [106.6MB/36784KB/0KB /s] [27.3K/9196/0 iops] [eta 00m:00s]

test: (groupid=0, jobs=1): err= 0: pid=2210: Wed Apr 20 09:07:12 2016
read : io=3071.7MB, bw=111121KB/s, iops=27780, runt= 28306msec
write: io=1024.4MB, bw=37056KB/s, iops=9264, runt= 28306msec
cpu : usr=12.20%, sys=39.27%, ctx=636182, majf=0, minf=856
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.0%
submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.1%, >=64=0.0%
issued : total=r=786347/w=262229/d=0, short=r=0/w=0/d=0
latency : target=0, window=0, percentile=100.00%, depth=64

Run status group 0 (all jobs):
READ: io=3071.7MB, aggrb=111120KB/s, minb=111120KB/s, maxb=111120KB/s, mint=28306msec, maxt=28306msec
WRITE: io=1024.4MB, aggrb=37056KB/s, minb=37056KB/s, maxb=37056KB/s, mint=28306msec, maxt=28306msec

Disk stats (read/write):
sdc: ios=782171/260868, merge=0/5, ticks=1386248/399028, in_queue=1786812, util=99.72%

50% read / 50% write:
fio --randrepeat=1 --ioengine=libaio --direct=1 --gtod_reduce=1 --name=test --filename=test --bs=4k --iodepth=64 --size=4G --readwrite=randrw --rwmixread=50
test: (g=0): rw=randrw, bs=4K-4K/4K-4K/4K-4K, ioengine=libaio, iodepth=64
fio-2.1.11
Starting 1 process
Jobs: 1 (f=1): [m(1)] [100.0% done] [65380KB/64424KB/0KB /s] [16.4K/16.2K/0 iops] [eta 00m:00s]

test: (groupid=0, jobs=1): err= 0: pid=2226: Wed Apr 20 09:09:29 2016
read : io=2049.2MB, bw=64854KB/s, iops=16213, runt= 32355msec
write: io=2046.9MB, bw=64780KB/s, iops=16195, runt= 32355msec
cpu : usr=11.58%, sys=36.92%, ctx=681071, majf=0, minf=941
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.0%
submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.1%, >=64=0.0%
issued : total=r=524585/w=523991/d=0, short=r=0/w=0/d=0
latency : target=0, window=0, percentile=100.00%, depth=64

Run status group 0 (all jobs):
READ: io=2049.2MB, aggrb=64853KB/s, minb=64853KB/s, maxb=64853KB/s, mint=32355msec, maxt=32355msec
WRITE: io=2046.9MB, aggrb=64780KB/s, minb=64780KB/s, maxb=64780KB/s, mint=32355msec, maxt=32355msec

Disk stats (read/write):
sdc: ios=521442/520897, merge=0/6, ticks=1126268/914836, in_queue=2042104, util=99.76%

25 % read / 75% write:
fio --randrepeat=1 --ioengine=libaio --direct=1 --gtod_reduce=1 --name=test --filename=test --bs=4k --iodepth=64 --size=4G --readwrite=randrw --rwmixread=25
test: (g=0): rw=randrw, bs=4K-4K/4K-4K/4K-4K, ioengine=libaio, iodepth=64
fio-2.1.11
Starting 1 process
Jobs: 1 (f=1): [m(1)] [100.0% done] [32872KB/98464KB/0KB /s] [8218/24.7K/0 iops] [eta 00m:00s]

test: (groupid=0, jobs=1): err= 0: pid=2241: Wed Apr 20 09:11:51 2016
read : io=1024.2MB, bw=32633KB/s, iops=8158, runt= 32137msec
write: io=3071.9MB, bw=97881KB/s, iops=24470, runt= 32137msec
cpu : usr=11.35%, sys=39.84%, ctx=752105, majf=0, minf=953
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.0%
submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.1%, >=64=0.0%
issued : total=r=262179/w=786397/d=0, short=r=0/w=0/d=0
latency : target=0, window=0, percentile=100.00%, depth=64

Run status group 0 (all jobs):
READ: io=1024.2MB, aggrb=32632KB/s, minb=32632KB/s, maxb=32632KB/s, mint=32137msec, maxt=32137msec
WRITE: io=3071.9MB, aggrb=97880KB/s, minb=97880KB/s, maxb=97880KB/s, mint=32137msec, maxt=32137msec

Disk stats (read/write):
sdc: ios=260386/780875, merge=0/6, ticks=654756/1370944, in_queue=2026604, util=99.74%

100% write:
fio --randrepeat=1 --ioengine=libaio --direct=1 --gtod_reduce=1 --name=test --filename=test --bs=4k --iodepth=64 --size=4G --readwrite=randrw --rwmixread=0
test: (g=0): rw=randrw, bs=4K-4K/4K-4K/4K-4K, ioengine=libaio, iodepth=64
fio-2.1.11
Starting 1 process
Jobs: 1 (f=1): [w(1)] [100.0% done] [0KB/138.9MB/0KB /s] [0/35.6K/0 iops] [eta 00m:00s]

test: (groupid=0, jobs=1): err= 0: pid=2274: Wed Apr 20 09:16:24 2016
write: io=4096.0MB, bw=142175KB/s, iops=35543, runt= 29501msec
cpu : usr=10.98%, sys=31.53%, ctx=1045154, majf=0, minf=856
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.0%
submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.1%, >=64=0.0%
issued : total=r=0/w=1048576/d=0, short=r=0/w=0/d=0
latency : target=0, window=0, percentile=100.00%, depth=64

Run status group 0 (all jobs):
WRITE: io=4096.0MB, aggrb=142174KB/s, minb=142174KB/s, maxb=142174KB/s, mint=29501msec, maxt=29501msec

Disk stats (read/write):
sdc: ios=0/1045349, merge=0/5, ticks=0/1871540, in_queue=1871232, util=99.71%
 

_alex

Active Member
Jan 28, 2016
866
97
28
Bavaria / Germany
SMART:

smartctl -a /dev/sdc


=== START OF INFORMATION SECTION ===
Device Model: MTFDDAK240MBB-1AE1ZA 00AJ381 00AJ384IBM
Serial Number: 0C1EF02B
LU WWN Device Id: 5 00a075 10c1ef02b
Firmware Version: MB2B
User Capacity: 240,057,409,536 bytes [240 GB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: Solid State Device
Form Factor: 2.5 inches

Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-2, ATA8-ACS T13/1699-D revision 6
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Wed Apr 20 09:20:50 2016 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled


=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status: (0x80)Offline data collection activity
was never started.
Auto Offline Data Collection: Enabled.
Self-test execution status: ( 0)The previous self-test routine completed
without error or no self-test has ever
been run.

Total time to complete Offline
data collection: ( 1115) seconds.

Offline data collection
capabilities: (0x7b) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
Conveyance Self-test supported.
Selective Self-test supported.

SMART capabilities: (0x0003)Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01)Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 2) minutes.

Extended self-test routine
recommended polling time: ( 3) minutes.
Conveyance self-test routine
recommended polling time: ( 3) minutes.

SCT capabilities: (0x0035)SCT Status supported.
SCT Feature Control supported.
SCT Data Table supported.

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 0x002f 100 100 050 Pre-fail Always - 0
5 Reallocated_Sector_Ct 0x0032 100 100 001 Old_age Always - 0
9 Power_On_Hours 0x0032 100 100 001 Old_age Always - 24
12 Power_Cycle_Count 0x0032 100 100 001 Old_age Always - 2
170 Unknown_Attribute 0x0033 100 100 010 Pre-fail Always - 44
171 Unknown_Attribute 0x0032 100 100 001 Old_age Always - 0
172 Unknown_Attribute 0x0032 100 100 001 Old_age Always - 0
173 Unknown_Attribute 0x0033 100 100 000 Pre-fail Always - 13
174 Unknown_Attribute 0x0032 100 100 001 Old_age Always - 1
177 Wear_Leveling_Count 0x0033 100 000 000 Pre-fail Always - 10
181 Program_Fail_Cnt_Total 0x0022 100 100 001 Old_age Always - 3062336454991
183 Runtime_Bad_Block 0x0032 100 100 001 Old_age Always - 0
184 End-to-End_Error 0x0033 100 100 050 Pre-fail Always - 0
187 Reported_Uncorrect 0x0032 100 100 001 Old_age Always - 0
188 Command_Timeout 0x0032 100 100 001 Old_age Always - 2
189 Unknown_SSD_Attribute 0x000e 100 100 001 Old_age Always - 60
190 Airflow_Temperature_Cel 0x0022 068 060 021 Old_age Always - 32 (Min/Max 22/40)
194 Temperature_Celsius 0x0022 032 040 000 Old_age Always - 32 (Min/Max 22/40)
195 Hardware_ECC_Recovered 0x003a 100 100 001 Old_age Always - 0
196 Reallocated_Event_Count 0x0032 100 100 001 Old_age Always - 0
197 Current_Pending_Sector 0x0032 100 100 001 Old_age Always - 0
198 Offline_Uncorrectable 0x0030 100 100 001 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0032 100 100 001 Old_age Always - 0
200 Unknown_SSD_Attribute 0x0032 100 100 000 Old_age Always - 0
202 Unknown_SSD_Attribute 0x0018 100 100 001 Old_age Offline - 0
206 Unknown_SSD_Attribute 0x000e 100 100 001 Old_age Always - 0
225 Unknown_SSD_Attribute 0x0000 100 100 000 Old_age Offline - 6283055870
231 Temperature_Celsius 0x0033 100 100 010 Pre-fail Always - 60
242 Total_LBAs_Read 0x0002 100 100 001 Old_age Always - 15264

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged. [To run self-tests, use: smartctl -t]

SMART Selective self-test log data structure revision number 1
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Not_testing
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing

Selective self-test flags (0x0):
After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

Micron-Utility gives this:

msecli -S -n /dev/sdc

Device Name : /dev/sdc
ID Attribute Name Attribute Data
1 Raw Read Error Rate 0Errors/Page
5 Reallocated Blocks Count 0Blocks
9 Power On Hours Count 24Hours
12 Power Cycle Count 2Cycles
170 Reserved Block Count 44Blocks
171 Program Fail Count 0Program Failures
172 Erase Fail Count 0Erase Fail Count
173 Average Block-Erase Count 13Erases
174 Unexpected Power Loss Count 1Unexpected Power Loss Counts
177 Wear Range Delta 10Blocks
181 Non-Physical Page Aligned 3062336454991Aligned Accesses
Access Count
183 SATA Interface Downshift 0Downshifts
184 Error Correction Count 0Correction Count
187 Reported Uncorrectable Errors 0Uncorrectable Errors
188 Command Timeouts 2Command Timeouts
189 Factory Bad Block Count 60Blocks
190 Critical Temperature 32Critical Temperature (C)
40Highest Lifetime Temperature (C)
194 Enclosure Temperature 32Enclosure Temperature (C)
40Highest Lifetime Temperature (C)
195 Cumulative Corrected ECC 0Corrected ECC
196 Reallocation Event Count 0Events
197 Current Pending Sector Count 0 512 Byte Sectors
198 SMART Off-line Scan 0Errors
Uncorrectable Errors
199 Ultra-DMA CRC Error Count 0Errors
200 RAIN Event Count 0RAIN events
202 Percentage Lifetime Remaining 0% Lifetime Remaining
206 Write Error Rate 0Error Rate
225 Cumulative Host Write 6283055870 512 Byte Sectors
Sector Count
231 Life Gauge 60Block Count
242 Write Protect Progress 0% towards write protect(100% =
Write Protect Mode)

Device Name : /dev/sdc
SMART attributes are retrieved successfully
CMD_STATUS : Success
STATUS_CODE : 0

Copyright (C) 2015 Micron Technology, Inc.
 

T_Minus

Build. Break. Fix. Repeat
Feb 15, 2015
7,641
2,058
113
Seller replied and claimed to have "missed" my return request and stated he would have accepted it had he seen it... and he'll refund when items are back to him. Dropped them off today.
 

_alex

Active Member
Jan 28, 2016
866
97
28
Bavaria / Germany
thats good, as said, never had problem with them.

did setup scst + srp today and got nearly the same numbers on the Initiator for a single Drive...
next is to deal with multipath / dm, then build an mdraid 10 with a mix of local and exported Disks and Benchmark again.

guess i'll not return when the other disks show the same numbers and Smart stays sane during testing different setups.
 

_alex

Active Member
Jan 28, 2016
866
97
28
Bavaria / Germany
Had some time to do some basic tests with SRP and mdraid with two of them today.
Got this with 2 disks, read-iops and bandwidth more than 200%, thanks to raid1 (obviously reading from both disks).
Mixed tests with writes show about the same number like tests with a single disk, what is quite amazing :)

More Annotations about the setup below, in bold.
Guess i`ll setup a new post explaining how this exactly is assembled/can be configured soon.

fio --randrepeat=1 --ioengine=libaio --direct=1 --gtod_reduce=1 --name=test --filename=test --bs=4k --iodepth=64 --size=4G --readwrite=randrw --rwmixread=100

test: (g=0): rw=randrw, bs=4K-4K/4K-4K/4K-4K, ioengine=libaio, iodepth=64

fio-2.1.11
Starting 1 process
Jobs: 1 (f=1): [r(1)] [100.0% done] [405.6MB/0KB/0KB /s] [104K/0/0 iops] [eta 00m:00s]

test: (groupid=0, jobs=1): err= 0: pid=31400: Thu Apr 21 18:20:44 2016
read : io=4096.0MB, bw=409041KB/s, iops=102260, runt= 10254msec
cpu : usr=11.04%, sys=79.16%, ctx=436715, majf=0, minf=516
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.0%
submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.1%, >=64=0.0%
issued : total=r=1048576/w=0/d=0, short=r=0/w=0/d=0
latency : target=0, window=0, percentile=100.00%, depth=64


Run status group 0 (all jobs):
READ: io=4096.0MB, aggrb=409040KB/s, minb=409040KB/s, maxb=409040KB/s, mint=10254msec, maxt=10254msec


Disk stats (read/write):
md126: ios=1038065/3, merge=0/0, ticks=0/0, in_queue=0, util=0.00%, aggrios=1048576/4, aggrmerge=0/0, aggrticks=0/0, aggrin_queue=0, aggrutil=0.00% <= mdraid, level 0, md127 currently the only member - just to be able to grow with 1 or 2 more Raid 1

md127: ios=1048576/4, merge=0/0, ticks=0/0, in_queue=0, util=0.00%, aggrios=524288/8, aggrmerge=0/1, aggrticks=185274/4, aggrin_queue=185206, aggrutil=98.91% <= mdraid, level 1, members sdd and dm-3 (via srp), see below

sdd: ios=585149/8, merge=0/1, ticks=182392/4, in_queue=182304, util=98.87% <= local disk

dm-3: ios=463427/9, merge=0/1, ticks=188156/4, in_queue=188108, util=98.91%, aggrios=231714/7, aggrmerge=0/0, aggrticks=93040/2, aggrin_queue=92986, aggrutil=98.91% <= SRP Mounted Disk from other box, Target ist SCST, Network 2x QDR / ConnectX-2 switched, managed by mutlipath on the initiator-side

sdb: ios=463428/15, merge=0/0, ticks=186076/4, in_queue=185968, util=98.91% <= active path of dm-3
sdc: ios=1/0, merge=0/0, ticks=4/0, in_queue=4, util=0.04% <= inactive path of dm-3
 

sadikhov

New Member
Jan 24, 2014
25
8
3
My 18 drives are still with my forwarder company. It would be another month before i can receive them. Hopefully they are all good..
 

_alex

Active Member
Jan 28, 2016
866
97
28
Bavaria / Germany
My 18 drives are still with my forwarder company. It would be another month before i can receive them. Hopefully they are all good..
I will unwrap more of them during the next days, also hope there are all ok.
Did direct shipping from the seller, what was quite fast and paperwork for customs was done right. Got them delivered at home, no need to pickup at customs.