Re: [zfs-discuss] zpool lists 2 controllers the same, how do I replace one?

2010-04-23 Thread Markus Kovero
> If you're lucky, the device will be marked as not being present, and then > you can use the GUID. > To find out, use the command "zdb -C" to dump out the configuation > information. In the output, look for the offline disk (it should be under > a heading "children[3]"). If the "not_present

Re: [zfs-discuss] zpool lists 2 controllers the same, how do I replace one?

2010-04-19 Thread Mark J Musante
On Sun, 18 Apr 2010, Michelle Bhaal wrote: zpool lists my pool as having 2 disks which have identical names. One is offline, the other is online. How do I tell zpool to replace the offline one? If you're lucky, the device will be marked as not being present, and then you can use the GUID.

[zfs-discuss] zpool lists 2 controllers the same, how do I replace one?

2010-04-17 Thread Michelle Bhaal
Hello. zpool lists my pool as having 2 disks which have identical names. One is offline, the other is online. How do I tell zpool to replace the offline one? I want to replace the offline c5t5d0 with c5t2d0 but when I run the command: pfexec zpool replace -f space c5t5d0 c5t2d0 I get the erro