Bug 1422158

Summary: [Docs][RFE][VMM] Document New Enable Discard checkbox for virtual disks
Product: Red Hat Enterprise Virtualization Manager Reporter: Emma Heftman <eheftman>
Component: DocumentationAssignee: Julie <juwu>
Status: CLOSED CURRENTRELEASE QA Contact: Megan Lewis <melewis>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 4.1.0CC: amureini, gklein, ishaby, lbopf, lsurette, rbalakri, srevivo, tnisan, ykaul, ylavi
Target Milestone: ovirt-4.1.1-1Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-19 22:29:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Docs RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1241106    
Bug Blocks:    

Description Emma Heftman 2017-02-14 15:46:20 UTC
Previously, discard commands (UNMAP SCSI commands) that were sent from the guest were ignored by qemu and were not passed on to the underlying storage. This meant that storage that was no longer in use could not be freed up. In this release, it is now possible to pass on discard commands to the underlying storage. A new property called Enable Discard was added to the Virtual Disk window. When selected, and if all the restrictions are met, discard commands that are sent from the guest will not be ignored by qemu and will be passed on to the underlying storage. The reported unused blocks in the underlying storage thinly provisioned LUNs will be marked as free, and the reported consumed space will be reduced. 

Update virtual disk chapter

Comment 1 Lucy Bopf 2017-03-14 05:28:09 UTC
More information is available at the following location:

http://www.ovirt.org/develop/release-management/features/storage/pass-discard-from-guest-to-underlying-storage/

Comment 2 Lucy Bopf 2017-03-15 06:27:22 UTC
Assigning to Julie for review.


Note: A related feature for "discard after delete" is tracked in bug 1420186.