Can't remove iSCSI targets

Description

It's not possible anymore to remove an iSCSI target using the management GUI.

When clicking the Delete button, nothing happens.

Problem/Justification

None

Impact

None

Activity

Show:

Alex KarpovSeptember 9, 2021 at 11:46 PM

It should be fix with this PR: https://github.com/truenas/webui/pull/5872

Bug ClerkSeptember 9, 2021 at 11:37 PM

Alex KarpovSeptember 9, 2021 at 11:28 PM
Edited

From your error log, I think you have unexpected invalid type of tasks now. Not sure why that happened.
Will update the webUI to handle it. Thank you for clarifying.

Jose BattigSeptember 9, 2021 at 9:51 PM

By the way, this is happening in two different instances of TrueNAS.

Jose BattigSeptember 9, 2021 at 9:50 PM
Edited

Alex, I tried again and again. It's not working for me and this started happening since version I reported

I keep seeing this in the dev log:

 

main.3ae043bcbe471c0868bb.js:1 ERROR TypeError: Cannot read property 'split' of undefined
at e._next (11.1855ce287e0c3e24fb82.js:1)
at e.__tryOrUnsub (main.3ae043bcbe471c0868bb.js:1)
at e.next (main.3ae043bcbe471c0868bb.js:1)
at e._next (main.3ae043bcbe471c0868bb.js:1)
at e.next (main.3ae043bcbe471c0868bb.js:1)
at t.onmessage (main.3ae043bcbe471c0868bb.js:1)
at WebSocket.w (polyfills.dfc5ec7548fd9565e416.js:1)
at e.invokeTask (polyfills.dfc5ec7548fd9565e416.js:1)
at Object.onInvokeTask (main.3ae043bcbe471c0868bb.js:1)
at e.invokeTask (polyfills.dfc5ec7548fd9565e416.js:1)

 

I tried creating a target with no extent related. Not working.

Created the extent and the relationship between extent and target. Not working.

The only way to get the target eliminated us by deleting the linked volume thorough the extent. In that case TrueNAS correctly goes and removes all dependencies of the volume.

Complete

Details

Assignee

Reporter

Labels

Impact

Medium

Time remaining

0m

Components

Fix versions

Affects versions

Priority

Katalon Platform

Created August 13, 2021 at 4:20 PM
Updated July 6, 2022 at 9:02 PM
Resolved September 10, 2021 at 6:46 AM