From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Santos Subject: Re: Moving RAID1 disks between systems Date: Fri, 24 May 2013 17:58:21 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: Sender: linux-raid-owner@vger.kernel.org To: Drew Cc: linux-raid@vger.kernel.org List-Id: linux-raid.ids On Fri, May 24, 2013 at 2:30 PM, Drew wrote: > > Hi Jim, > > You should have no troubles reassembling the array on a new machine. > From what I understand, md raid doesn't depend on device names for > assembling arrays, it has some internal UUID's to distinguish which > array a member disk belongs to. > > mdadm --assemble --scan is pretty much all you need (and won't break > anything in the process) > > Is there a way to rename md devices? It would be useful in general and maybe necessary if assembling the arrays from the other system causes md device name collisions