Can't expand Pool

Description

When I click on expand pool I get this error message:

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 973, in nf
return await f(*args, **kwargs)
File "/usr/local/lib/python3.9/site-packages/middlewared/plugins/pool_/expand.py", line 97, in expand
await self._resize_disk(part_data, pool['encrypt'], geli_resize)
File "/usr/local/lib/python3.9/site-packages/middlewared/plugins/pool_/expand.py", line 130, in _resize_disk
await run('camcontrol', 'reprobe', part_data['disk'])
File "/usr/local/lib/python3.9/site-packages/middlewared/utils/_init_.py", line 62, in run
cp.check_returncode()
File "/usr/local/lib/python3.9/subprocess.py", line 460, in check_returncode
raise CalledProcessError(self.returncode, self.args, self.stdout,
subprocess.CalledProcessError: Command '('camcontrol', 'reprobe', 'vtbd1')' returned non-zero exit status 1.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/middlewared/job.py", line 371, in run
raise handled
middlewared.service_exception.CallError: [EFAULT] Command camcontrol reprobe vtbd1 failed (code 1):
camcontrol: cam_lookup_pass: CAMGETPASSTHRU ioctl failed
cam_lookup_pass: No such file or directory
cam_lookup_pass: either the pass driver isn't in your kernel
cam_lookup_pass: or vtbd1 doesn't exist

Problem/Justification

None

Impact

None

SmartDraw Connector

Katalon Manual Tests (BETA)

Activity

Show:

Bug Clerk 
June 9, 2021 at 7:59 AM

David Stefan Ickstadt 
June 7, 2021 at 6:49 PM

 I uploaded the debug file

 

Bonnie Follweiler 
June 7, 2021 at 1:52 PM

Thank you for the report, .

Can you please attach a debug file to this ticket? To generate a debug file on TrueNAS CORE, log in to the TrueNAS web interface, go to System > Advanced, then click Save Debug and wait for the file to download to your local system. In TrueNAS SCALE, this option is in System Settings > Advanced.

Complete

Details

Assignee

Reporter

Labels

Impact

Fix versions

Affects versions

Priority

More fields

Katalon Platform

Created June 6, 2021 at 9:07 AM
Updated July 6, 2022 at 8:59 PM
Resolved June 9, 2021 at 4:07 PM