Feature #4763
disable snapshoting readonly CDROM images
Status: | Closed | Start date: | 09/02/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Drivers - Storage | |||
Target version: | Release 5.4 | |||
Resolution: | fixed | Pull request: |
Description
Hi,
IMHO it is pointless to have such functionality because the CDROM images are always with READONLY attribute set to YES so there is no data changed to snapshot/revert to.
I think to disable this in our addon's tm/snap_create* scripts when requested for image of type CDROM.
Kind Regards,
Anton Todorov
Associated revisions
F #4763: Do not allow to make snapshots to readonly disks
History
#2 Updated by Ruben S. Montero about 4 years ago
- Tracker changed from Backlog to Feature
- Status changed from Pending to Closed
- Resolution set to fixed
Now in master, snapshots are locked for readonly disks, this also includes de "INMUTABLE" use case.