Re: Intel fakeraid working?
From: NeilBrown <hidden>
Date: 2012-04-05 23:25:40
Attachments
- signature.asc [application/pgp-signature] 828 bytes
From: NeilBrown <hidden>
Date: 2012-04-05 23:25:40
On Thu, 05 Apr 2012 14:20:53 -0400 Phillip Susi [off-list ref] wrote:
On 4/4/2012 9:13 PM, NeilBrown wrote:quoted
If the array was activated read-only, that suggests that 'mdmon' didn't run. mdmon is a daemon which monitors the array and updates the metadata as needed. until it is running it is not safe for the array to be writable. However it should be started automatically by mdadm.That explains it... mdmon does not appear to have been added to the Ubuntu package.
oops... :-(
quoted
How are you attempting to start the array?mdadm --activate --scan
I suspect you mean "mdadm --assemble --scan", but yes: that should work. NeilBrown