Bug 2069670
Summary: | NPE when converting ISCSI disk during the copy_data action | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | sshmulev |
Component: | BLL.Storage | Assignee: | Benny Zlotnik <bzlotnik> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ilia Markelov <imarkelo> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.5.0 | CC: | ahadas, bugs, eshames |
Target Milestone: | ovirt-4.5.0 | Keywords: | ZStream |
Target Release: | 4.5.0.1 | Flags: | pm-rhel:
ovirt-4.5?
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovirt-engine-4.5.0.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-04-20 06:33:59 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: | 977778 |
Description
sshmulev
2022-03-29 12:41:27 UTC
(In reply to sshmulev from comment #0) > Expected results: > The disk should be converted successfully to format cow and thin allocation. This expectation doesn't sound right - if qemu-img failed due to lack of space then the best we can do is to see that we have a proper validation to prevent the conversion from starting I guess > Additional info: > Tried to perform other converts on the same SD and it passed successfully, > so it doesn't appear to be a Netapp issue. > The disk can be removed if needed, so it is not locked after it fails the > convert. Were these disks smaller than the one it failed on? (In reply to Arik from comment #2) > (In reply to sshmulev from comment #0) > > Expected results: > > The disk should be converted successfully to format cow and thin allocation. > > This expectation doesn't sound right - if qemu-img failed due to lack of > space then the best we can do is to see that we have a proper validation to > prevent the conversion from starting I guess > > > Additional info: > > Tried to perform other converts on the same SD and it passed successfully, > > so it doesn't appear to be a Netapp issue. > > The disk can be removed if needed, so it is not locked after it fails the > > convert. > > Were these disks smaller than the one it failed on? I'm not sure why it fails only on NetApp, but I'm pretty sure the issue is there was not enough space on the target for the qcow metadata (In reply to Benny Zlotnik from comment #3) > (In reply to Arik from comment #2) > > (In reply to sshmulev from comment #0) > > > Expected results: > > > The disk should be converted successfully to format cow and thin allocation. > > > > This expectation doesn't sound right - if qemu-img failed due to lack of > > space then the best we can do is to see that we have a proper validation to > > prevent the conversion from starting I guess > > > > > Additional info: > > > Tried to perform other converts on the same SD and it passed successfully, > > > so it doesn't appear to be a Netapp issue. > > > The disk can be removed if needed, so it is not locked after it fails the > > > convert. > > > > Were these disks smaller than the one it failed on? > > I'm not sure why it fails only on NetApp, but I'm pretty sure the issue is > there was not enough space on the target for the qcow metadata Yeah, that indeed makes more sense So it's not a corner case as I suspected above, thus changing to 4.5 Verified. Disks are converted successfully and no NPE found. Versions: engine-4.5.0.2-0.7.el8ev vdsm-4.50.0.12-1.el8ev.x86_64 This bugzilla is included in oVirt 4.5.0 release, published on April 20th 2022. Since the problem described in this bug report should be resolved in oVirt 4.5.0 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. |