{HD}
Dabbler
- Joined
- Oct 30, 2016
- Messages
- 48
I had 1 of a 2 drive mirror 'Faulted' I put an identical usb disk in and hit 'replace' on the faulted disk and selected the new disk. When it was done doing what it does I tried to 'detach' the 'Faulted' disk but I get the following error:
How do I safely remove this thing?
Code:
Request Method: POST Request URL: https://192.168.1.15/system/bootenv/pool/detach/da12p2/old/ Software Version: FreeNAS-11.1-U1 (f7e246b8f) Exception Type: ClientException Exception Value: [EUNKNOWN] Can detach disks from mirrors and spares only Exception Location: /usr/local/lib/python3.6/site-packages/middlewared/client/client.py in call, line 394 Server time: Wed, 7 Feb 2018 20:13:44 -0500
Code:
Environment: Software Version: FreeNAS-11.1-U1 (f7e246b8f) Request Method: POST Request URL: https://192.168.1.15/system/bootenv/pool/detach/da12p2/old/ Traceback: File "/usr/local/lib/python3.6/site-packages/django/core/handlers/exception.py" in inner 42. response = get_response(request) File "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py" in _legacy_get_response 249. response = self._get_response(request) File "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py" in _get_response 178. response = middleware_method(request, callback, callback_args, callback_kwargs) File "./freenasUI/freeadmin/middleware.py" in process_view 162. return login_required(view_func)(request, *view_args, **view_kwargs) File "/usr/local/lib/python3.6/site-packages/django/contrib/auth/decorators.py" in _wrapped_view 23. return view_func(request, *args, **kwargs) File "./freenasUI/system/views.py" in bootenv_pool_detach 514. c.call('boot.detach', label) File "./freenasUI/system/views.py" in bootenv_pool_detach 514. c.call('boot.detach', label) File "/usr/local/lib/python3.6/site-packages/middlewared/client/client.py" in call 394. raise ClientException(c.error, c.errno, c.trace, c.extra) Exception Type: ClientException at /system/bootenv/pool/detach/da12p2/old/ Exception Value: [EUNKNOWN] Can detach disks from mirrors and spares only
Code:
Request information GET No GET data POST Variable Value __form_id 'form_str' FILES No FILES data COOKIES Variable Value csrftoken 'Zxa2SLrZbtQMuflOvhOvEbtcAh4En9H9egIOhOV4ODnMRNVbXv8djTIxtJJ25VyE' fntreeSaveStateCookie 'root%2Croot%2F1%2Croot%2F1%2F2%2Croot%2F1%2F5%2Croot%2F1%2F6' sessionid 'lq2kk5fkwhyl9rn74ne36asm9t3l2qwa' META Variable Value
How do I safely remove this thing?