Results 1 to 4 of 4
ok here we go, I have decided to change distros from FC10 x86_64 to open suse x86_64. I happen to have a spare hd to test the move first (thank ...
- 01-13-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 3
Mdadm and moving distros
ok here we go, I have decided to change distros from FC10 x86_64 to open suse x86_64. I happen to have a spare hd to test the move first (thank god) I installed open suse on it, updated everything, plug up my sata drives, power up, goto terminal, su, mdadm -A /dev/md0 /dev/sd[abcd]1 and it says cant find superblock. Boot back to fc 10 goto terminal, su, mdadm -A /dev/md0 /dev/sd[bcde]1 (the show diff drives in fc) and it works fine. Ideas ? trying not to lose 500 gigs of raid 5 data on 4 500g drives
- 01-14-2009 #2Just Joined!
- Join Date
- Jan 2009
- Posts
- 3
bump
^^ ? ideas
- 01-14-2009 #3Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
Google?
** Note the section on restoring an md RAID set and its config file => /etc/mdadm.conf
Suggestions:
1. Boot into FC10, save your mdadm.conf for reference, and save info from
2. In SuSE, make sure fdisk -l shows your disks and that you're using the correct /dev/sd[X] reference.Code:cat /proc/mdstat mdadm --misc --detail /dev/md[X]
3. Copy/build the mdadm.conf in SuSE
- 01-15-2009 #4Just Joined!
- Join Date
- Jan 2009
- Posts
- 3
one slight problem i have no mdadm.conf


Reply With Quote
