| Article: |
mdadm: A New Tool For Linux Software RAID Management | |
| Subject: | Compatable? | |
| Date: | 2003-02-19 15:25:57 | |
| From: | anonymous2 | |
|
Please, when espousing a new way to do things, especially mission-critical things like raid, be sure to mention how one can switch back and forth between the old way (raidtools) and the new way (mdadm). Do I have to remake the array and restore from backup? |
||
Showing messages 1 through 1 of 1.
-
Compatable?
2003-02-19 17:30:31 Derek Vadala |
[View]



So there is no conversion necessary when working with either of these utilities. You should be able to use them interchangeably, assuming there are no unknown bugs that might cause a problem.
One caveat: a lot of popular distributions (RedHat, for example) contain an init script that activates arrays found in /etc/raidtab when the system boots. If you are moving to mdadm and are a previous user of raidtools and /etc/raidtab, you might want to check the files in /etc/init.d and make sure that there are no RAID-related scripts that use raidtools. In many cases simply renaming /etc/raidtab will suffice.
Sorry for the confusion.
Derek Vadala