iscsi service | try to add Authentication group not found

Description

Hello,

I have an issue during add "iSCSI Group" to Targets

Needed "Authorized Access" has been created

Error: Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/middlewared/main.py" , line 130, in call_method
io_thread=False)
File "/usr/local/lib/python3.7/site-packages/middlewared/main.py" , line 1077, in _call
return await methodobj(*args)
File "/usr/local/lib/python3.7/site-packages/middlewared/service.py" , line 396, in create
f '{self._config.namespace}.create' , self, self.do_create, [data]
File "/usr/local/lib/python3.7/site-packages/middlewared/main.py" , line 1077, in _call
return await methodobj(*args)
File "/usr/local/lib/python3.7/site-packages/middlewared/schema.py" , line 960, in nf
return await f(*args, **kwargs)
File "/usr/local/lib/python3.7/site-packages/middlewared/plugins/iscsi.py" , line 1135, in do_create
raise verrors
middlewared.service_exception.ValidationErrors: [ENOENT] iscsi_target_create.groups.0.auth: Authentication group not found

Problem/Justification

None

Impact

None

SmartDraw Connector

Katalon Manual Tests (BETA)

Activity

Show:

Alexander V January 31, 2020 at 11:29 AM

Thank you, guys

Bug Clerk January 31, 2020 at 10:00 AM

Bug Clerk January 31, 2020 at 9:56 AM

Alexander V January 30, 2020 at 1:23 PM

   Thank you very much for your replay

Sequential IDs works good at test server, but in production we have a lot of created Authorized Access Group (with not Sequential ID) and I can't change or add new one after update from FreeNAS-11.1-U7

Joe Maloney January 29, 2020 at 8:51 PM

I was able to reproduce the issue if I attempted to edit a group ID and change it to something non sequential like 134.  If seem to be able to add multiple group ID's fine as long as they are sequential 1,2,3,4,5, etc.  Can you confirm this is the issue you are having with this feature?  You need to be able to add a group ID that is not sequential like 134?

Complete

Details

Assignee

Reporter

Labels

Components

Fix versions

Affects versions

Priority

More fields

Katalon Platform

Created January 29, 2020 at 11:30 AM
Updated July 1, 2022 at 4:46 PM
Resolved January 31, 2020 at 10:00 AM