Complete
Details
Details
Assignee
Vladimir Vinogradenko
Vladimir VinogradenkoReporter
Lee Davis
Lee DavisLabels
Time remaining
0m
Components
Fix versions
Affects versions
Priority
Katalon Platform
Katalon Platform
Created December 16, 2021 at 4:53 PM
Updated July 1, 2022 at 5:50 PM
Resolved December 28, 2021 at 5:48 PM
TrueNAS-SCALE-22.02-RC.1-2
6 Disks (3 Mirrored Vdevs)
Select remove on one of the vdevs then presented with:
FAILED
[EFAULT] Failed to wipe disks: 2) sdi: [ESERVICESTARTFAILURE] The smartd service failed to start
remove_circle_outline
More info...
Error: Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/middlewared/job.py", line 382, in run
await self.future
File "/usr/lib/python3/dist-packages/middlewared/job.py", line 418, in __run_body
rv = await self.method(*([self] + args))
File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1263, in nf
return await func(*args, **kwargs)
File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1131, in nf
res = await f(*args, **kwargs)
File "/usr/lib/python3/dist-packages/middlewared/plugins/pool.py", line 1308, in remove
raise CallError(f'Failed to wipe disks:\n{error_str}')
middlewared.service_exception.CallError: [EFAULT] Failed to wipe disks:
2) sdi: [ESERVICESTARTFAILURE] The smartd service failed to start
Follow by another dialog:
Error: [EFAULT] Failed to wipe disks: 1) sdi: [ESERVICESTARTFAILURE] The smartd service failed to start
There is no way to close that second dialog, besides refreshing your window and re-logging in.
Seems related to: https://jira.ixsystems.com/browse/NAS-111011