Sunday, April 17, 2011

ERROR: isw: wrong number of devices in RAID set

When running
sudo update-grub
this error message came up
ERROR: isw: wrong number of devices in RAID set "isw_djcbaiedeg_RAID_Volume1" [1/2] on /dev/sdb
There is no RAID setup on my computer so this is probably caused by the disk (/dev/sdb) that might have been used in a RAID setup before. The RAID medata still remains on the disk.

Fix this problem by using the dmraid command to remove this metadata:-
sudo dmraid -rE
Ref:
http://ubuntuforums.org/showthread.php?t=1569005

7 comments:

  1. Спасибо, действительно так! достаточно даже sudo dmraid -x
    и далее sudo update-grub... все увиделось сразу ! Урааа!

    ReplyDelete
  2. Thank you for sharing this :)

    ReplyDelete
  3. Exactly my problem and this solution fixed it! Thanks

    ReplyDelete
  4. thanksssssssssssssssssss

    ReplyDelete
  5. lifesaver. fixing this allowed grub to see my xp install and not i can dual boot again for the first time in month. Thank. You. Sir!

    ReplyDelete