On 2022-02-11 09:34, Rich Shepard wrote:
On Fri, 11 Feb 2022, Tomas Kuchta wrote:

The point about not using /dev/sd*, especially with external enclosures,
is that the device letter can change (not just once) during the array
build.

Tomas,

I'll kill the mdadm create process and use the two UUIDs instead. Do I
write:
mdadm --create /dev/md0 -l 1 -n 2 UUID1 UUID2

or /dev/UUID1 /dev/UUID2?

Perhaps you can read up on UUIDs? Two sources I used while reading this thread were:

https://www.uuidtools.com/what-is-uuid
  and
https://en.wikipedia.org/wiki/Universally_unique_identifier



---
      Michael Rasmussen, Portland Oregon
    Be Appropriate && Follow Your Curiosity

Reply via email to