Hey guys,
I fear i'm on borrowed time as I have no system dataset currently. After reading 2 different forum posts about moving the system dataset I decided it was time. I used the Web GUI to select a new Volume for the system dataset. To my amazement I watched it not create the new one and delete the source one using zfs list. I feel like it should leave a copy and a few more checks and balances before it deletes but that is not the current topic (Might be a bug while running domain joined since samba doesn't like to restart while AD is enabled). The GUI doesn't load the system dataset page any more so I can't fix this from the GUI. It also appears smb is running but not serving. I still can see my data on disk at least. Looks like the log files were a link to the system dataset. Not sure where to start on missing system dataset.
EDIT
Here was the error message I had on the dataset page. After a few minutes the page loads but i'm not going to touch it since I don't see a system dataset in zfs list still.
	
		
			
		
		
	
			
			I fear i'm on borrowed time as I have no system dataset currently. After reading 2 different forum posts about moving the system dataset I decided it was time. I used the Web GUI to select a new Volume for the system dataset. To my amazement I watched it not create the new one and delete the source one using zfs list. I feel like it should leave a copy and a few more checks and balances before it deletes but that is not the current topic (Might be a bug while running domain joined since samba doesn't like to restart while AD is enabled). The GUI doesn't load the system dataset page any more so I can't fix this from the GUI. It also appears smb is running but not serving. I still can see my data on disk at least. Looks like the log files were a link to the system dataset. Not sure where to start on missing system dataset.
Code:
lrwxr-xr-x 1 root wheel 58 Jan 1 23:44 log -> /var/db/system/syslog-76c11d7f8a944b3d8e42fe35420dbaa3/log
EDIT
Here was the error message I had on the dataset page. After a few minutes the page loads but i'm not going to touch it since I don't see a system dataset in zfs list still.
Code:
Request Method: POST
Request URL: http://nas.domain.com/admin/system/systemdataset/edit/1/?inline=true
Software Version: FreeNAS-11.1-RELEASE (dc7d195f4)
Exception Type: ClientException
Exception Value:
[Errno 66] Directory not empty: '/tmp/system.new'
Exception Location: /usr/local/lib/python3.6/site-packages/middlewared/client/client.py in call, line 394
Server time: Wed, 3 Jan 2018 09:46:11 -0600
Traceback
Environment:
Software Version: FreeNAS-11.1-RELEASE (dc7d195f4)
Request Method: POST
Request URL: http://nas.domain.com/admin/system/systemdataset/edit/1/?inline=true
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/freeadmin/options.py" in wrapper
210.				 return self._admin.admin_view(view)(*args, **kwargs)
File "/usr/local/lib/python3.6/site-packages/django/utils/decorators.py" in _wrapped_view
149.					 response = view_func(request, *args, **kwargs)
File "/usr/local/lib/python3.6/site-packages/django/views/decorators/cache.py" in _wrapped_view_func
57.		 response = view_func(request, *args, **kwargs)
File "./freenasUI/freeadmin/site.py" in inner
142.			 return view(request, *args, **kwargs)
File "./freenasUI/freeadmin/options.py" in edit
571.					 mf.save()
File "./freenasUI/system/forms.py" in save
1747.			 pk = c.call('systemdataset.update', data)
File "./freenasUI/system/forms.py" in save
1747.			 pk = c.call('systemdataset.update', data)
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 /admin/system/systemdataset/edit/1/
Exception Value: [Errno 66] Directory not empty: '/tmp/system.new'
Request information
GET
Variable Value
inline 'true'
POST
Variable Value
__all__ ''
sys_pool 'Plugins'
sys_syslog_usedataset 'on'
sys_rrd_usedataset 'on'
__form_id 'dialogForm_systemdataset'
FILES
No FILES data
			
				Last edited: 
			
		
	
								
								
									
	
		
			
		
		
	
	
	
		
			
		
		
	
								
							
							 
				 
 
		