Bug 1862534
Summary: | [RFE] Add config to override disk propagation errors | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | shubha <shubha.kulkarni> |
Component: | Tools.Config | Assignee: | Tal Nisan <tnisan> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Evelina Shames <eshames> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.3.6.6 | CC: | bugs, gveitmic, sfishbai |
Target Milestone: | ovirt-4.4.4 | Keywords: | FutureFeature |
Target Release: | --- | Flags: | pm-rhel:
ovirt-4.4?
pm-rhel: planning_ack? pm-rhel: devel_ack+ pm-rhel: testing_ack+ |
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
Engine now allows to override the default error propagation policy of disks by changing the PropagateDiskErrors config value
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2020-12-21 12:36:08 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1314160 |
Description
shubha
2020-07-31 16:12:36 UTC
I have a fix for this and would like post for review. I am waiting for the appropriate previleges. The documentation text flag should only be set after 'doc text' field is provided. Please provide the documentation text and set the flag to '?' again. Verified on ovirt-engine-4.4.4.2-0.1.el8ev.noarch with the following steps: 1. Create VM with direct lun 2. On engine run engine-config -s PropagateDiskErrors=true and restart engine service. 3. Run the VM 4. Search in engine.log for the DumpXml and verify that error_policy='report' for the direct lun instead of 'stop' 5. power off the VM 6. On engine set PropagateDiskErrors back to false (default) - engine-config -s PropagateDiskErrors=false and restart engine service. 7. Run the VM 8. Search in engine.log for the DumpXml and verify that error_policy='stop'. Moving to 'Verified'. This bugzilla is included in oVirt 4.4.4 release, published on December 21st 2020. Since the problem described in this bug report should be resolved in oVirt 4.4.4 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |