From mboxrd@z Thu Jan 1 00:00:00 1970 From: Drew Subject: Re: Moving RAID1 disks between systems Date: Fri, 24 May 2013 11:30:05 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: Sender: linux-raid-owner@vger.kernel.org To: Jim Santos Cc: linux-raid@vger.kernel.org List-Id: linux-raid.ids 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) -- Drew "Nothing in life is to be feared. It is only to be understood." --Marie Curie "This started out as a hobby and spun horribly out of control." -Unknown