* Migrating RAID array to a different manufacturer controller
@ 2003-02-17 17:10 Fabien Salvi
2003-02-17 17:24 ` Ryan Weiss
2003-02-18 18:05 ` Steven Dake
0 siblings, 2 replies; 4+ messages in thread
From: Fabien Salvi @ 2003-02-17 17:10 UTC (permalink / raw)
To: linux-scsi
Hello,
Here is a question that is maybe a bit off topic.
Sorry for that...
Is it possible to migrate a RAID array from a manufacter controller to
another ?
Is it depend on the level of RAID ?
I've already be able to read data from RAID 1 because it's simple
mirroring (with Mylex DAC 960 controller).
But, it may not be the case for all controllers I suppose...
In fact, I have a server or a storage enclosure that use a CMD,
ICP-Vortex or Mylex controller and I would like to get data from it.
Maybe it's possible with linux software RAID tools ?
What can differentiate from a controller to another ?
Maybe the parity block size ?
Thanks in advance for your help !
B.R.
--
Fabien SALVI Centre de Ressources Informatiques
Archamps, France -- http://www.cri74.org
PingOO GNU/linux distribution : http://www.pingoo.org
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: Migrating RAID array to a different manufacturer controller
2003-02-17 17:10 Migrating RAID array to a different manufacturer controller Fabien Salvi
@ 2003-02-17 17:24 ` Ryan Weiss
2003-02-18 8:59 ` Fabien Salvi
2003-02-18 18:05 ` Steven Dake
1 sibling, 1 reply; 4+ messages in thread
From: Ryan Weiss @ 2003-02-17 17:24 UTC (permalink / raw)
To: Fabien Salvi; +Cc: linux-scsi
The stripe segment size, stripe order, the parameter block information
(depends on controller, some have, some don't) being compatible, and any
offset before starting storage space. For the most part, I would count on
these things _not_ being compatible, and be happily surprised in any case
where it is.
Your best bet is to get the same controller (and have it run the same
firmware rev), to pull data off.
Good luck,
Ryan
On Feb 17, 2003 at 6:10pm +0100 Fabien Salvi wrote:
> Hello,
>
> Here is a question that is maybe a bit off topic.
> Sorry for that...
>
> Is it possible to migrate a RAID array from a manufacture controller to
> another ?
> Is it depend on the level of RAID ?
> I've already be able to read data from RAID 1 because it's simple
> mirroring (with Mylex DAC 960 controller).
> But, it may not be the case for all controllers I suppose...
>
> In fact, I have a server or a storage enclosure that use a CMD,
> ICP-Vortex or Mylex controller and I would like to get data from it.
>
> Maybe it's possible with linux software RAID tools ?
>
> What can differentiate from a controller to another ?
> Maybe the parity block size ?
>
>
> Thanks in advance for your help !
>
> B.R.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Migrating RAID array to a different manufacturer controller
2003-02-17 17:24 ` Ryan Weiss
@ 2003-02-18 8:59 ` Fabien Salvi
0 siblings, 0 replies; 4+ messages in thread
From: Fabien Salvi @ 2003-02-18 8:59 UTC (permalink / raw)
To: Ryan Weiss; +Cc: linux-scsi
Ryan Weiss a écrit:
> The stripe segment size, stripe order, the parameter block information
> (depends on controller, some have, some don't) being compatible, and any
> offset before starting storage space. For the most part, I would count on
> these things _not_ being compatible, and be happily surprised in any case
> where it is.
>
> Your best bet is to get the same controller (and have it run the same
> firmware rev), to pull data off.
>
Ok, I will try this.
Thanks for your advice, Ryan.
--
Fabien SALVI Centre de Ressources Informatiques
Archamps, France -- http://www.cri74.org
PingOO GNU/linux distribution : http://www.pingoo.org
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Migrating RAID array to a different manufacturer controller
2003-02-17 17:10 Migrating RAID array to a different manufacturer controller Fabien Salvi
2003-02-17 17:24 ` Ryan Weiss
@ 2003-02-18 18:05 ` Steven Dake
1 sibling, 0 replies; 4+ messages in thread
From: Steven Dake @ 2003-02-18 18:05 UTC (permalink / raw)
To: Fabien Salvi, linux-scsi
You have to use one driver to read the data from adaptor A and another
driver to write the data to adaptor B after you have setup the RAID
arrays on adaptor B to match that of adaptor A. There is no homogenous
way to access that data. Dell had proposed a common superblock format,
but that pretty much got shot down because it eases the ability of
customers to switch vendors.
Thanks
-steve
Fabien Salvi wrote:
> Hello,
>
> Here is a question that is maybe a bit off topic.
> Sorry for that...
>
> Is it possible to migrate a RAID array from a manufacter controller to
> another ?
> Is it depend on the level of RAID ?
> I've already be able to read data from RAID 1 because it's simple
> mirroring (with Mylex DAC 960 controller).
> But, it may not be the case for all controllers I suppose...
>
> In fact, I have a server or a storage enclosure that use a CMD,
> ICP-Vortex or Mylex controller and I would like to get data from it.
>
> Maybe it's possible with linux software RAID tools ?
>
> What can differentiate from a controller to another ?
> Maybe the parity block size ?
>
>
> Thanks in advance for your help !
>
> B.R.
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-02-18 18:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-17 17:10 Migrating RAID array to a different manufacturer controller Fabien Salvi
2003-02-17 17:24 ` Ryan Weiss
2003-02-18 8:59 ` Fabien Salvi
2003-02-18 18:05 ` Steven Dake
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox