Bug #13348
closedError when deleting ZFS Boot Environment created from duplicate of non-default entry
Added by Marcos M over 2 years ago. Updated over 1 year ago.
0%
Description
After attempting to delete a "quick" boot environment, the GUI displayed the following error:
The following input errors were detected: * Unable to delete boot environment "quick-20220707003613". Error 21
However, neither the GUI nor running zfs list -t snapshot
list the entry, hence it was indeed deleted.
Related issues
Updated by Jim Pingle over 2 years ago
- Assignee set to Christian McDonald
- Target version set to 23.01
I can't reproduce this here so far. I can create a quick BE and then delete it without error. Though I haven't tried to delete an older quick BE or delete one after activating it and using it.
There may be more involved in reproducing it than just having it be a quick BE.
That said, if it was removed, perhaps the error checking could test for that and make the text state it was still removed (e.g. a warning instead of a fatal error)
Updated by Marcos M over 2 years ago
I don't recall the details when discussing it with Christian, but he mentioned something along the lines of the issue potentially being due it trying to delete something in the snapshot chain that no longer existed.
Updated by Kris Phillips over 2 years ago
I cannot reproduce this either. Hopefully Christian can provide some insight into what might be the reproducible steps for this bug, because I can create and destroy quick snapshots all day.
Updated by Kris Phillips almost 2 years ago
This should probably be marked as Incomplete.
Updated by Jonas R almost 2 years ago
FWIW: I get these errors whenever I (try to) delete a snapshot that is the parent snapshot of another clone. But deleting the children in turn, and then the parent snapshot. Would not result in error 21.
Also, as previous stated. The snapshot is acctually deleted. So the error is reporting false information.
6100, 22.09
Updated by Kris Phillips almost 2 years ago
Jonas R wrote in #note-6:
FWIW: I get these errors whenever I (try to) delete a snapshot that is the parent snapshot of another clone. But deleting the children in turn, and then the parent snapshot. Would not result in error 21.
Also, as previous stated. The snapshot is acctually deleted. So the error is reporting false information.
6100, 22.09
Hello Jonas,
I recommend testing on 23.01. 22.09 is no longer an actively maintained version. Please install fresh on 22.05 and upgrade to the latest 23.01-BETA builds to verify if this is still a problem.
If you can recreate this, can you please provide step-by-step how you recreated the issue?
Updated by Jim Pingle almost 2 years ago
- Status changed from New to Feedback
- Target version changed from 23.01 to 23.05
Moving this ahead and marking that we need feedback here. It's still not clear how to reproduce this, and thus far nobody who has attempted to reproduce it has been able to replicate the error condition.
Updated by Marcos M almost 2 years ago
- Status changed from Feedback to Confirmed
I can reproduce this on 23.01.
- Click
Create
and usedefault
as the source; save it. - Click the duplicate icon on the new snapshot; save it.
- Click the delete icon on the snapshot created in step 1.
Updated by Christian McDonald almost 2 years ago
Cool! Thanks for repro steps :)
Updated by Marcos M over 1 year ago
- Has duplicate Bug #14224: Error when deleting Boot Environment that was the source for a clone added
Updated by Christian McDonald over 1 year ago
- Target version changed from 23.05 to 23.09
Going to punt this to 23.09. Bigger fish to fry for 23.05 release.
Updated by Christian McDonald over 1 year ago
- Category changed from Web Interface to Operating System
Updated by Christian McDonald over 1 year ago
- Status changed from Confirmed to Feedback
Updated by Jordan G over 1 year ago
I was able to create a new boot environment, clone it and remove the original as described above on 23.09.a.20230710.1143 without encountering an error 21 message. The actual boot environment functions as expected also.
Updated by Kris Phillips over 1 year ago
Tested on July 10th builds of 23.09. Following Marcos' steps, I'm not able to reproduce this bug, so looking fixed.
Updated by Christian McDonald over 1 year ago
- Status changed from Feedback to Resolved
Updated by Jim Pingle over 1 year ago
- Subject changed from Boot Environments GUI displays error to Error when deleting ZFS Boot Environment created from duplicate of non-default entry
Updating subject for release notes.