Thanks for the info.
I have the serial port of the working TS Live connected to my computer (not the UPS one, the one inside; had to solder some wires to the board and use a level shifter I had sitting around). Couldn't I put the old drives into the working TS Live and use
Code:
mdadm --assemble --uuid %{old array uuid} /dev/sd*6
to resync the old array making it possible to mount the raid array on the working TS Live? Alternatively, would it be possible to manually edit the mdadm.conf file using the old array's UUID to make it work? I'm trying to avoid purchasing anything if I don't absolutely have to. Also
Thanks again,
Tony