|
Replies:
3
-
Last Post:
Nov 7, 2009 1:30 PM
by: kebabber
|
Threads:
[
Previous
|
Next
]
|
|
Posts:
5
From:
Registered:
6/7/09
|
|
|
|
[zfs-discuss] Accidentally mixed-up disks in RAIDZ
Posted:
Nov 7, 2009 11:38 AM
|
|
<style type="text/css">
<!-- DIV {margin:0px;} -->
</style>
Hello to you all,
Here's the situation:
While doing a case replacement in my home storage server I accidentally removed the post-it with the disk number from my three 1TB disks before connecting them back to the corresponding SATA connector. The issue now is that I don't know in which order they should be connected.
Do any of you know how can I _safely_ bring the zpool on-line?
I didn't plugged'em in yet becasue I'm afraid of losing some valueable personal information.
Thanks in advance.
Leandro.
<!-- cg2.c901.mail.mud.yahoo.com compressed/chunked Thu Nov 5 19:50:58 PST 2009 -->
<hr size=1> Encontra las mejores recetas con Yahoo! Cocina.
http://ar.mujer.yahoo.com/cocina/
_______________________________________________
zfs-discuss mailing list
zfs-discuss at opensolaris dot org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
|
|
|
Posts:
591
From:
US
Registered:
8/21/06
|
|
|
|
Re: [zfs-discuss] Accidentally mixed-up disks in RAIDZ
Posted:
Nov 7, 2009 11:40 AM
in response to: l_vbosch
|
|
On Sat, Nov 7, 2009 at 1:38 PM, Leandro Vanden Bosch <l_vbosch at yahoo dot com dot ar> wrote:
Hello to you all,
Here's the situation:
While doing a case replacement in my home storage server I accidentally removed the post-it with the disk number from my three 1TB disks before connecting them back to the corresponding SATA connector.
The issue now is that I don't know in which order they should be connected.
Do any of you know how can I _safely_ bring the zpool on-line?
I didn't plugged'em in yet becasue I'm afraid of losing some valueable personal information.
Thanks in advance.
Leandro.
<hr size="1">
Of course, it doesn't matter which drive is plugged in where. When you import a pool, zfs scans the headers of each disk to verify if they're part of a pool or not, and if they are, does the import.
--Tim
_______________________________________________
zfs-discuss mailing list
zfs-discuss at opensolaris dot org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
|
|
|
|
Posts:
5
From:
Registered:
6/7/09
|
|
|
|
Re: [zfs-discuss] Accidentally mixed-up disks in RAIDZ
Posted:
Nov 7, 2009 12:27 PM
in response to: tcook
|
|
<style type="text/css">
<!-- DIV {margin:0px;} -->
</style>
Thanks Tim for your answer!
I'll try it in afew hours and post the outcome.
Regards,
Leandro.
<hr size="1">De: Tim Cook <tim at cook dot ms> Para: Leandro Vanden Bosch <l_vbosch at yahoo dot com dot ar> CC: zfs-discuss at opensolaris dot org Enviado: sábado, 7 de noviembre, 2009 16:40:55 Asunto: Re: [zfs-discuss] Accidentally mixed-up disks in
RAIDZ
On Sat, Nov 7, 2009 at 1:38 PM, Leandro Vanden Bosch <l_vbosch at yahoo dot com dot ar> wrote:
Hello to you all,
Here's the situation:
While doing a case replacement in my home storage server I accidentally removed the post-it with the disk number from my three 1TB disks before connecting them back to the corresponding SATA connector.
The issue now is that I don't know in which order they should be connected.
Do any of you know how can I _safely_ bring the zpool on-line?
I didn't plugged'em in yet becasue I'm afraid of losing some valueable personal information.
Thanks in advance.
Leandro.
<hr size="1">
Of course, it doesn't matter which drive is plugged in where. When you import a pool, zfs scans the headers of each disk to verify if they're part of a pool or not, and if they are, does the import.
--Tim
<!-- cg2.c901.mail.mud.yahoo.com compressed/chunked Thu Nov 5 19:50:58 PST 2009 -->
<hr size=1> Encontra las mejores recetas con Yahoo! Cocina.
http://ar.mujer.yahoo.com/cocina/
_______________________________________________
zfs-discuss mailing list
zfs-discuss at opensolaris dot org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
|
|
|
|
Posts:
778
From:
Registered:
2/14/06
|
|
|
|
Re: [zfs-discuss] Accidentally mixed-up disks in RAIDZ
Posted:
Nov 7, 2009 1:30 PM
in response to: l_vbosch
To: Communities » zfs » discuss
|
|
I can confirm that Tim is right, I have done it myself.
|
|
|
|
|