Linux Software RAID-5: mdadm
posted November 20th, 2008 @ 21:29:10
tags:
general tech
,
linux
comments: 0
Setting up a new linux software raid tonight I noticed some new behavior from mdadm that I thought I might share quickly. It looks like, as of around version 2.6.4, mdadm has started creating new raid devices in auto-read-only mode. In this mode, the array flips to read/write after the first write attempt.