Opened 21 months ago
Closed 20 months ago
#801 closed enhancement (fixed)
Can not delete ZFS Dataset with Snapshots
| Reported by: | kuruption | Owned by: | william |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | GUI | Version: | 8.0.1-RC2 |
| Keywords: | Cc: |
Description
Unable to drop a dataset if it has existing snapshots from Active Volumes, but this isn't directly reported via the GUI. This is easily resolved by going into the snapshots screen to remove the associated snapshots, but the user is not able to easily determine the children are snapshots.
The GUI should identify any children or snapshots on a dataset during the confirm destoy dialog, and/or provide an option for the user to recursively destroy all children and snapshots.
Change History (4)
comment:1 Changed 21 months ago by gcooper
- Priority changed from minor to critical
comment:2 Changed 20 months ago by william
- Owner set to william
- Status changed from new to accepted
comment:3 Changed 20 months ago by william
comment:4 Changed 20 months ago by william
- Resolution set to fixed
- Status changed from accepted to closed
Merge in r8423
Note: See
TracTickets for help on using
tickets.

This should have been fixed in r8322 and r8323 (volumes branch)...
I'll keep this open until we merge it to trunk.