Bug #38630
Fix "cannot open 'None': dataset does not exist" error when creating snapshot in new UI
Seen in:
Severity:
New
Reason for Closing:
Reason for Blocked:
Needs QA:
No
Needs Doc:
No
Needs Merging:
No
Needs Automation:
No
Support Suite Ticket:
n/a
Hardware Configuration:
ChangeLog Required:
No
Description
Storage:Pools -> Pool Options (gear icon) -> Create Snapshot
Tried with Recursive set and unset
Error dialog:
Snapshot could not be taken: cannot open 'None': dataset does not exist usage: snapshot|snap [-r] [-o property=value] ... @ ... For the property list, run: zfs set|get For the delegated permission list, run: zfs allow|unallow
See snapshotFailed-2018-07-17.png and datasetsToSnapshot-2018-07-17.png
Associated revisions
Do not show snapshot create for non-dataset/zvol
Ticket: #38630
History
#1
Updated by Dru Lavigne over 2 years ago
- Assignee changed from Release Council to Anonymous
- Target version changed from Backlog to 11.2-BETA2
#2 Updated by Anonymous over 2 years ago
- Status changed from Unscreened to In Progress
There shouldn't be a create snapshot option on the gear, this PR removes that:
#3 Updated by Anonymous over 2 years ago
- Status changed from In Progress to Ready for Testing
#4
Updated by Dru Lavigne over 2 years ago
- Subject changed from Snapshot failed "cannot open 'None': dataset does not exist" to Fix "cannot open 'None': dataset does not exist" error when creating snapshot in new UI
- Needs Doc changed from Yes to No
- Needs Merging changed from Yes to No
#5
Updated by Timothy Moore II over 2 years ago
- Status changed from Ready for Testing to Passed Testing
- Needs QA changed from Yes to No
Testing with FreeNAS System updated to FreeNAS-11.2-MASTER-201807190857:
Go to Storage/Pools. Confirm “Create Snapshot” is only an option for datasets and zvols. “Create Snapshot” is no longer an option under the “Gear” icon.
#6
Updated by Dru Lavigne over 2 years ago
- Status changed from Passed Testing to Done