I’ve run into a RAID issue that I haven’t been able to figure out and need some help debugging.<\/p>\n
I’ve put together three Dell R630 servers with six Samsung 870 EVO 2TB SSD disks in a RAID 6 (four data disks), on a PERC H730 mini.<\/p>\n
The problem I’ve run into is that the write performance is horrible.<\/p>\n
When loading a larger file onto the server I’m at first getting ~300MB/sec in write performance (source bound) with <10% disk activity time, and response times <5ms, but after a while (one minute or less) the disk activity jumps to 100%, write goes down to 30-50MB/sec and response time goes up to 200-300ms - and the whole system becomes extremely sluggish and barely usable. (There been times when disk response time reaches over 1000ms.)<\/p>\n
I have the same issue on all three servers, with the same configuration on them. Which I think rules out any particular disk being problematic. I’ve also checked the SMART values on them and find nothing indicating any errors or issues.<\/p>\n
The virtual disk is configured with Read Policy: Adaptive Read Ahead, Write Policy: Write Back and Disk Cache Policy: Enabled.<\/p>\n
I’ve tried to change Write Policy into Write Through, but it didn’t change anything (except write being a bit slower in general).<\/p>\n
When I also disabled the Disk Write Policy, the issue kicked in instantly and the write performance barely ever went above 30MB/sec, with disk activity level being constantly at 100%.<\/p>\n
I’ve ensured that the PERC has the most recent firmware (25.5.9.0001).<\/p>\n
Currently I have no good ideas on what could be causing this, and would be very happy to get some guidance on narrowing it down.<\/p>","upvoteCount":6,"answerCount":37,"datePublished":"2025-03-03T21:26:32.602Z","author":{"@type":"Person","name":"Lars_Kristensson","url":"https://community.spiceworks.com/u/Lars_Kristensson"},"acceptedAnswer":{"@type":"Answer","text":"
Spending more money will fix most issues quickly and easily, and he’s aware of that. Repeating it isn’t helpful.<\/p>\n
Going back to the original question - Have you tried a single drive to see if you can replicate results? e.g. will one drive fall off to the 30MBps after a sustained write at roughly the same amount of transfer? Does it behave the same when the OS running is different (boot a live iso of something)<\/p>\n
If so, especially in different hardware, then, well, the drive is the limit and you’re hosed, right?<\/p>","upvoteCount":2,"datePublished":"2025-03-04T14:53:42.213Z","url":"https://community.spiceworks.com/t/ssd-raid-6-with-30mb-sec-write-performance/1181498/12","author":{"@type":"Person","name":"furicle","url":"https://community.spiceworks.com/u/furicle"}},"suggestedAnswer":[{"@type":"Answer","text":"
I’ve run into a RAID issue that I haven’t been able to figure out and need some help debugging.<\/p>\n
I’ve put together three Dell R630 servers with six Samsung 870 EVO 2TB SSD disks in a RAID 6 (four data disks), on a PERC H730 mini.<\/p>\n
The problem I’ve run into is that the write performance is horrible.<\/p>\n
When loading a larger file onto the server I’m at first getting ~300MB/sec in write performance (source bound) with <10% disk activity time, and response times <5ms, but after a while (one minute or less) the disk activity jumps to 100%, write goes down to 30-50MB/sec and response time goes up to 200-300ms - and the whole system becomes extremely sluggish and barely usable. (There been times when disk response time reaches over 1000ms.)<\/p>\n
I have the same issue on all three servers, with the same configuration on them. Which I think rules out any particular disk being problematic. I’ve also checked the SMART values on them and find nothing indicating any errors or issues.<\/p>\n
The virtual disk is configured with Read Policy: Adaptive Read Ahead, Write Policy: Write Back and Disk Cache Policy: Enabled.<\/p>\n
I’ve tried to change Write Policy into Write Through, but it didn’t change anything (except write being a bit slower in general).<\/p>\n
When I also disabled the Disk Write Policy, the issue kicked in instantly and the write performance barely ever went above 30MB/sec, with disk activity level being constantly at 100%.<\/p>\n
I’ve ensured that the PERC has the most recent firmware (25.5.9.0001).<\/p>\n
Currently I have no good ideas on what could be causing this, and would be very happy to get some guidance on narrowing it down.<\/p>","upvoteCount":6,"datePublished":"2025-03-03T21:26:32.661Z","url":"https://community.spiceworks.com/t/ssd-raid-6-with-30mb-sec-write-performance/1181498/1","author":{"@type":"Person","name":"Lars_Kristensson","url":"https://community.spiceworks.com/u/Lars_Kristensson"}},{"@type":"Answer","text":"
Using consumer SSDs can give unreliable results in enterprise systems.<\/p>\n
I never understand why people choose drives to save money on their systems, they lack enterprise features.<\/p>\n
When using SSDs, the RAID controller should be configured for write-through and caching should be disabled.<\/p>\n
The issue could be that your SSDs don’t have the same cache as enterprise drives, so can’t sustain the writes you expect, even in a RAID set.<\/p>\n
What is the RAID stripe size and what is the servers intended use?<\/p>","upvoteCount":7,"datePublished":"2025-03-03T21:52:51.139Z","url":"https://community.spiceworks.com/t/ssd-raid-6-with-30mb-sec-write-performance/1181498/2","author":{"@type":"Person","name":"Rod-IT","url":"https://community.spiceworks.com/u/Rod-IT"}},{"@type":"Answer","text":"
Perhaps I should have added a comment that I’m well aware those are consumer drives, but those servers are built on a very tight budget so I didn’t have much of a choice.<\/p>\n
The stripe size is 64KB.<\/p>\n
The servers will host virtual machines with databases that are read intensive but not write intensive. As such, the 30MB/sec write performance once the cache is filled won’t in itself be an issue during normal operations (the cache will cover most cases), but the whole system becoming extremely slow and sluggish as soon as a larger amount of data being written is indeed an issue.<\/p>","upvoteCount":2,"datePublished":"2025-03-03T22:04:25.389Z","url":"https://community.spiceworks.com/t/ssd-raid-6-with-30mb-sec-write-performance/1181498/3","author":{"@type":"Person","name":"Lars_Kristensson","url":"https://community.spiceworks.com/u/Lars_Kristensson"}},{"@type":"Answer","text":"