Web GUI - Zpool replace error

Status
Not open for further replies.

Ryanolo

Cadet
Joined
Nov 16, 2014
Messages
5
I've been trying to follow this to no luck:
http://doc.freenas.org/9.3/freenas_storage.html#replacing-a-failed-drive

Process so far:
Disk 1(bad) - offlined in GUI
Disk 1(bad) - hardware removed
Disk 1(new) - hardware inserted
GUI 'replace' disk

When I then attempt to 'replace' the disk via the GUI I get:
http://imgur.com/ec7WiQS
its failing to detect any member disks

I've tried to run the command line versions (http://docs.oracle.com/cd/E19253-01/819-5461/gbcet/):
zpool online Volume1 12310821014777219007
zpool replace Volume1 12310821014777219007
cannot open '12310821014777219007': no such GEOM provider

So I then tried running (no luck):
glabel label ada1p2 /dev/ada1


1. Is there Freenas documentation on doing a zpool disk replace (command-line) version
2. Is there something obvious I've done wrong here.


I'm a little out my depth here, so any help is appreciated.

Thanks,
Ryan
 

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
Is your new disk recognized by freenas? Try camcontrol devlist
 

Robert Trevellyan

Pony Wrangler
Joined
May 16, 2014
Messages
3,778
Looks like you have an encrypted pool. The drive replacement process is different.
 

Ryanolo

Cadet
Joined
Nov 16, 2014
Messages
5
Is your new disk recognized by freenas? Try camcontrol devlist

I swapped out /dev/ada1 & yes, heres the output:

[root@MediaOne] ~# camcontrol devlist

<Samsung SSD 850 EVO 500GB EMT01B6Q> at scbus0 target 0 lun 0 (pass0,ada0)

<WDC WD60EFRX-68L0BN1 82.00A82> at scbus2 target 0 lun 0 (pass1,ada1)

<WDC WD60EFRX-68MYMN1 82.00A82> at scbus3 target 0 lun 0 (pass2,ada2)

<WDC WD60EFRX-68MYMN1 82.00A82> at scbus4 target 0 lun 0 (pass3,ada3)

<Marvell Console 1.01> at scbus9 target 0 lun 0 (pass4)

<SAMSUNG HD203WI 1AN10003> at scbus10 target 0 lun 0 (pass5,ada4)

<ST2000DL004 HD204UI 1AQ10001> at scbus11 target 0 lun 0 (pass6,ada5)

<ST2000DL004 HD204UI 1AQ10001> at scbus12 target 0 lun 0 (pass7,ada6)

<WDC WD60EFRX-68MYMN1 82.00A82> at scbus14 target 0 lun 0 (pass8,ada7)

<WDC WD60EFRX-68MYMN1 82.00A82> at scbus15 target 0 lun 0 (pass9,ada8)

<SanDisk Ultra Fit 1.00> at scbus17 target 0 lun 0 (pass10,da0)
 

Robert Trevellyan

Pony Wrangler
Joined
May 16, 2014
Messages
3,778

Mirfster

Doesn't know what he's talking about
Joined
Oct 2, 2015
Messages
3,215
Last I heard encryption was not going to be supported in FreeNas 10... That was a while ago though, so I am not sure if that has changed? If it still is the case, you may want to consider getting away from encryption now...
 

Mr_N

Patron
Joined
Aug 31, 2013
Messages
289
It will be in FreeNas 10, and there's no need to avoid any replacement situations as long as you follow the steps in the guide specific to encrypted pools...
 

Mirfster

Doesn't know what he's talking about
Joined
Oct 2, 2015
Messages
3,215
It will be in FreeNas 10, and there's no need to avoid any replacement situations as long as you follow the steps in the guide specific to encrypted pools...

Well then someone aught to update the "What's New in 10" thread, cuz that is not the feeling I got... :D

Support for volume encryption has been removed. This means that you can not create or import an encrypted volume.
I doubt it will make RELEASE. The plan is to redesign it so it is easier to use and less flaky. The current use case only helps if you are planning on discarding drives with sensitive data without wiping them or fear that the unit will be stolen. If that's not your use case, I'd recommend holding off on encryption for now.
Yup, that's definitely an upstream (OpenZFS) feature request. If it is ever implemented, both FreeNAS and FreeBSD would get it as they use OpenZFS (as well as any other OpenZFS-using platforms). It's on their radar, but I'm not aware of anyone starting the code for it...
 
D

dlavigne

Guest
I moved that thread as it applied to a now-defunct BETA. I'll make a new one once we get a real BETA to apply it to.
 
D

dlavigne

Guest
It will still be OpenZFS and we are testing a new workflow for encryption. Not sure if it will be ready for BETA or not.
 
Status
Not open for further replies.
Top