LearnLearnLearn
Patron
- Joined
- Apr 26, 2015
- Messages
- 320
I've been trying to use this freenas setup I installed some time back but keep running into problems each time I get back to it when trying to set up pools. The storage I'm using is IBM external via FC and is seen by FN. I'm including some images to show how far I'm getting.
Did something go wrong when I built the system and need to rebuild or something else? I'm at a loss with this newer (to me) version.
I've been using 9.3 for years without a single issue.
Can anyone give me some leads on what I have to look into to get this system to work.
Overview
Platform: Generic
Version: FreeNAS-11.3-U3.2
HostName: nas02.home.loc
Uptime: 2:12PM up 124 days, 20:38, 0 users
Did something go wrong when I built the system and need to rebuild or something else? I'm at a loss with this newer (to me) version.
I've been using 9.3 for years without a single issue.
Can anyone give me some leads on what I have to look into to get this system to work.
Overview
Platform: Generic
Version: FreeNAS-11.3-U3.2
HostName: nas02.home.loc
Uptime: 2:12PM up 124 days, 20:38, 0 users



Code:
Error: Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/tastypie/resources.py", line 219, in wrapper response = callback(request, *args, **kwargs) File "./freenasUI/api/resources.py", line 1421, in dispatch_list request, **kwargs File "/usr/local/lib/python3.7/site-packages/tastypie/resources.py", line 450, in dispatch_list return self.dispatch('list', request, **kwargs) File "./freenasUI/api/utils.py", line 252, in dispatch request_type, request, *args, **kwargs File "/usr/local/lib/python3.7/site-packages/tastypie/resources.py", line 482, in dispatch response = method(request, **kwargs) File "/usr/local/lib/python3.7/site-packages/tastypie/resources.py", line 1384, in post_list updated_bundle = self.obj_create(bundle, **self.remove_api_resource_names(kwargs)) File "/usr/local/lib/python3.7/site-packages/tastypie/resources.py", line 2175, in obj_create return self.save(bundle) File "./freenasUI/api/utils.py", line 493, in save form.save() File "./freenasUI/storage/forms.py", line 282, in save return False File "./freenasUI/storage/forms.py", line 279, in save }, job=True) File "/usr/local/lib/python3.7/site-packages/middlewared/client/client.py", line 399, in call return jobobj.result() File "/usr/local/lib/python3.7/site-packages/middlewared/client/client.py", line 172, in result raise ClientException(job['error'], trace={'formatted': job['exception']}) middlewared.client.client.ClientException: [EFAULT] Failed to wipe disk da0: [EFAULT] Command gpart create -s gpt /dev/da0 failed (code 1): gpart: Invalid argument