Linux RAID subsystem development
 help / color / mirror / Atom feed
* RAID 1 | Test Booting from /dev/sdb
@ 2020-05-05  8:11 Stefanie Leisestreichler
  2020-05-05  8:39 ` Reindl Harald
  2020-05-05  8:51 ` Wols Lists
  0 siblings, 2 replies; 8+ messages in thread
From: Stefanie Leisestreichler @ 2020-05-05  8:11 UTC (permalink / raw)
  To: linux-raid

Hi.
I want to test if grub is installed on both of the HDs which are part of 
my raid1 array. I wonder which would be the best solution to do so.

I think I will archive that when I shutdown the computer, make /dev/sda 
powerless and see if it is able to boot from /dev/sdb.

If it is not booting /dev/sdb will have no changes, I would shutdown, 
connect /dev/sda with power again, turn it on and do a "grub-install 
/dev/sdb". Depending on the state of the array (I guess it will need 
recovery) I would do a "mdadm /dev/md0 --add /dev/sdb1". After recovery 
I would try it again.

If it is booting from /dev/sdb this HD will have "more" data because of 
the one boot process than /dev/sda. I am not sure if it is a good idea 
to shutdown and just connect /dev/sda with power again, boot (assuming 
/dev/sda is the standard boot medium) because I do not know in which 
state the array will be. What to do in case I do not want to loose data 
from the last boot process with /dev/sdb? Change boot medium to /dev/sdb 
and do a "mdadm /dev/md0 --add /dev/sda1" to get it recovered again 
without loosing the "added" data (i.e. in /var/log) from booting? Also 
device identifiers could change I guess. Even if I am fine with loosing 
the "added" data from booting with /dev/sdb, will - when booting again 
from /dev/sda - /dev/sda be the master in the array again?

It is not clear to me if I understood correctly in which case which 
array member will be the master which will be the base for recovery. Is 
it always the HD one booted from?

Could you please help me with that?

Thanks,
Steffi

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-05-05  9:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-05  8:11 RAID 1 | Test Booting from /dev/sdb Stefanie Leisestreichler
2020-05-05  8:39 ` Reindl Harald
2020-05-05  8:56   ` Stefanie Leisestreichler
2020-05-05  8:51 ` Wols Lists
2020-05-05  9:25   ` Stefanie Leisestreichler
2020-05-05  9:34     ` Wols Lists
2020-05-05  9:42       ` Stefanie Leisestreichler
2020-05-05  9:49         ` Reindl Harald

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox