TrueNAS CORE to SCALE Update Error

MyVizDrake

Dabbler
Joined
Jan 27, 2016
Messages
21
Hi everyone ... before I move forward ....

Running CORE 12.0-U8.

Did the manual update from the GUI per the instructions here.

Got through post-install tasks and then threw this "failed" error
Error: Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/middlewared/job.py", line 367, in run
await self.future
File "/usr/local/lib/python3.9/site-packages/middlewared/job.py", line 403, in __run_body
rv = await self.method(*([self] + args))
File "/usr/local/lib/python3.9/site-packages/middlewared/schema.py", line 975, in nf
return await f(*args, **kwargs)
File "/usr/local/lib/python3.9/site-packages/middlewared/plugins/update.py", line 389, in file
await self.middleware.call('update.install_manual_impl', job, destfile, dest_extracted)
File "/usr/local/lib/python3.9/site-packages/middlewared/main.py", line 1256, in call
return await self._call(
File "/usr/local/lib/python3.9/site-packages/middlewared/main.py", line 1224, in _call
return await self.run_in_executor(prepared_call.executor, methodobj, *prepared_call.args)
File "/usr/local/lib/python3.9/site-packages/middlewared/main.py", line 1128, in run_in_executor
return await loop.run_in_executor(pool, functools.partial(method, *args, **kwargs))
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.9/site-packages/middlewared/plugins/update_/install_freebsd.py", line 53, in install_manual_impl
return self._install_scale(job, path)
File "/usr/local/lib/python3.9/site-packages/middlewared/plugins/update_/install_freebsd.py", line 73, in _install_scale
return self.middleware.call_sync(
File "/usr/local/lib/python3.9/site-packages/middlewared/main.py", line 1283, in call_sync
return methodobj(*prepared_call.args)
File "/usr/local/lib/python3.9/site-packages/middlewared/plugins/update_/install.py", line 69, in install_scale
raise CallError(error)
middlewared.service_exception.CallError: [EFAULT] Command ['zfs', 'create', '-o', 'mountpoint=legacy', 'freenas-boot/grub'] failed with exit code 1: cannot create 'freenas-boot/grub': dataset already exists
It is not the same as my previous VM testing GRUB install error NAS-112296 ... before I do anything else ... thoughts on how to proceed?

1646069701936.png

Can provide any further info as necessary
 
Last edited:

Tanra

Cadet
Joined
Feb 28, 2022
Messages
1
Hello,

I've same problem than you.

I've try to upgrade by USB.

TrueNas Version:
TrueNAS-12.0-U8
 

MyVizDrake

Dabbler
Joined
Jan 27, 2016
Messages
21
@Kris Moore yes I can do that ... is the system in an unstable boot state or did it not complete the update? What happens if I click on the "close" button on that error and what happens if the machine reboots for any reason? Doesn't reboot except for system upgrades...last one was for the 12.0-U8 update.

I created a config backup prior to kicking off the upgrade so I suppose worst case I reinstall 12.0-U8 and restore the config?
 
Last edited:

ABain

Bug Conductor
iXsystems
Joined
Aug 18, 2023
Messages
172
Please note that the migration guide from core to scale specifies you need to upgrade to the latest 13.0 release before upgrading to SCALE, @lp.aeromovie are you on a 12.0 release or on the latest 13.0 release?
 

lp.aeromovie

Cadet
Joined
Oct 5, 2023
Messages
7
Observe que o guia de migração do núcleo para a escala especifica que você precisa atualizar para a versão 13.0 mais recente antes de atualizar para o SCALE, @lp.aeromovie você está na versão 12.0 ou na versão 13.0 mais recente ?
Versão TrueNAS-SCALE-22.12.3.3 e quero fazer update para a versão 23
 

ABain

Bug Conductor
iXsystems
Joined
Aug 18, 2023
Messages
172
Top