JoshDW19
Community Hall of Fame
- Joined
- May 16, 2016
- Messages
- 1,077
Dang updating broke all my pools lol.
I'll try some stuff before I submit a bug report.
Ouch. Make sure to submit a ticket and let us know what steps you took.
Dang updating broke all my pools lol.
I'll try some stuff before I submit a bug report.
Ok really strange, the update and/or the reboot from the update made my LSI 9211-8i card go bonkers. The bios nor the FreeNAS OS saw any of the drives but booting into the LSI card's bios utility showed all the drives attached to it in healthy conditions. It seemed like the card would not want to boot up prior to the FreeNAS OS booting up.Ouch. Make sure to submit a ticket and let us know what steps you took.
Dang updating broke all my pools lol.
I'll try some stuff before I submit a bug report.
What was the error you received? This is a red flag for me as I keep VT-x disabled on servers that are not intended as VM hosts.I did have to enable Intel VT-x for FreeNAS to boot up though (previous versions didn't do this).
What was the error you received? This is a red flag for me as I keep VT-x disabled on servers that are not intended as VM hosts.
Make sure that your boot device is working properly and not excessively full.I'm failing to update using the Download Upate option. Downloads OK lets me tick for install and reboot, takes ages on installing Base OS 1/5 and eoither after that or further quick stages I missed it reboots back to 11.2B2
Error: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/middlewared/job.py", line 332, in run await self.future File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 129, in throw return self.gen.throw(type, value, traceback) File "/usr/local/lib/python3.6/site-packages/middlewared/job.py", line 361, in __run_body rv = await self.method(*([self] + args)) File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 129, in throw return self.gen.throw(type, value, traceback) File "/usr/local/lib/python3.6/site-packages/middlewared/schema.py", line 658, in nf return await f(*args, **kwargs) File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 129, in throw return self.gen.throw(type, value, traceback) File "/usr/local/lib/python3.6/site-packages/middlewared/plugins/update.py", line 503, in file await self.middleware.call('notifier.destroy_upload_location') File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 129, in throw return self.gen.throw(type, value, traceback) File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 1017, in call return await self._call(name, serviceobj, methodobj, params, app=app, pipes=pipes, io_thread=True) File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 129, in throw return self.gen.throw(type, value, traceback) File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 967, in _call return await run_method(methodobj, *args) File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 129, in throw return self.gen.throw(type, value, traceback) File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 913, in run_in_io_thread return await self.loop.run_in_executor(executor, functools.partial(method, *args, **kwargs)) File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run result = self.fn(*self.args, **self.kwargs) File "/usr/local/www/freenasUI/middleware/notifier.py", line 1577, in destroy_upload_location raise MiddlewareError("Could not destroy memory device: %s" % err) freenasUI.middleware.exceptions.MiddlewareError: [MiddlewareError: Could not destroy memory device: mdconfig: ioctl(/dev/mdctl): Device busy ]
I found what I think might be a bug. Do you want me to open a ticket on this?I think we're back in business now
if jails are migrating to iocage without issue with this release .. I'll definitely do the upgrade .. 11.1-U6 is working great for me now though