bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #39527] grub2-install fails when 1-Disk RAID-1 array is present


From: Wesley
Subject: [bug #39527] grub2-install fails when 1-Disk RAID-1 array is present
Date: Sat, 20 Jul 2013 20:26:16 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20100101 Firefox/17.0

Follow-up Comment #7, bug #39527 (project grub):

I attached the log file (compressed to fit within the size limit).

Steps to reproduce:
Start with /dev/md0 containing 2 devices, in my case sda1 and sdb1
Remove sdb1:
- mdadm /dev/md0 --fail /dev/sdb1
- mdadm /dev/md0 --remove /dev/sdb1
Set md0 to 1 disk: mdadm --grow /dev/md0 -n 1 -f
Run grub2-install /dev/sda (don't know if this step is required)
Set md0 to 2 disks again: mdadm --grow /dev/md0 -n 2
Add sdb1: mdadm /dev/md0 --add /dev/sdb1
Wait for sync to complete
Run grub2-install /dev/sda


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39527>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]