On 03/09/2025 18:47, Stefanie Leisestreichler (Febas) wrote:
I like this method, hopefully I have a free connector on the board.
But still two questions left:
- Do I need to turn off the computer for the new (3rd) disk to be known?
If I remember correct I had try a hot spare in another scenario and
wasn't able to expose the new hard disk to be recognized by lsblk or
similar.
As others have said, if your mobo doesn't support hotplug, DON'T TRY IT!
Otherwise, use eSATA (or USB).>
Also I see problems with the device naming as long as no hd uuids are
not used by having a drive appearing as /dev/sdx and with next reboot
as /dev/sdn. Are my concerns reasonable or am I just too afraid?
As others have said, it doesn't matter. Not sure if as the other person
said md uses uuids, or if it just scans all partitions, and looks for a
superblock.
What I would say (and it's not for raid1, but definitely raid 5/6) if
you do have parity raid then make sure every time you change the config,
generate an mdadm.conf file (or whatever it's called). While md doesn't
use it, if you have a problem with your raid you will wish you had it!
As I say, you're raid 1, you don't need it now, but if you ever do
change, DO IT!
Cheers,
Wol