Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
linux:raid [2009/03/19 17:58] a |
linux:raid [2009/07/06 01:30] (current) 193.164.137.52 |
||
|---|---|---|---|
| Line 56: | Line 56: | ||
| echo check > / | echo check > / | ||
| + | |||
| + | ===== active (auto-read-only) ===== | ||
| + | |||
| + | md0 : active (auto-read-only) raid1 sda1[0] sdb1[1] | ||
| + | | ||
| + | |||
| + | to fix: | ||
| + | |||
| + | # mdadm --readwrite /dev/md0 | ||
| ===== Force the Linux kernel to re-read a partitiontable ===== | ===== Force the Linux kernel to re-read a partitiontable ===== | ||

