Cannot delete old ix-applications dataset after moving to different pool

TheColin21

Dabbler
Joined
Jul 2, 2023
Messages
19
I recently moved the ix-applications dataset from one pool to another.
As everything works as expected I now wanted to delete the old dataset but received "dataset is busy cannot destroy" for all sub-datasets.
The "roles" pane in the datasets view still shows "Apps" for the old dataset as well.

How can I delete the old dataset?

I am running TrueNAS-SCALE-23.10.0.1.
 

th3count

Cadet
Joined
Sep 15, 2013
Messages
4
I am having the same issue.

Solved for myself:
Confirmed using correct data set via shell command: cli -c 'app kubernetes config'
Stopped all applications then deleted the old dataset.

Applications loaded fine, old data set is gone.
 
Last edited:

TheColin21

Dabbler
Joined
Jul 2, 2023
Messages
19
I am having the same issue.

Solved for myself:
Confirmed using correct data set via shell command: cli -c 'app kubernetes config'
Stopped all applications then deleted the old dataset.

Applications loaded fine, old data set is gone.
I actually had to stop all apps although they weren't running from the old dataset. Thanks
 
Top