Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: fail storage domain attach if getImagesList fails #736

Merged
merged 2 commits into from Nov 6, 2022

Conversation

bennyz
Copy link
Member

@bennyz bennyz commented Nov 3, 2022

If getImagesList fails due to an error we should not continue with
attaching the SD assuming there no disks on the storage as this will
corrupt the OVF stores.

Instead fail the attach operation and have the user retry once the issue
is resolved.

Bug-Url: https://bugzilla.redhat.com/2126602
Signed-off-by: Benny Zlotnik bzlotnik@redhat.com

If getImagesList fails due to an error we should not continue with
attaching the SD assuming there no disks on the storage as this will
corrupt the OVF stores.

Instead fail the attach operation and have the user retry once the issue
is resolved.

Bug-Url: https://bugzilla.redhat.com/2126602
Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
@bennyz bennyz requested a review from ahadas as a code owner November 3, 2022 14:57
@ahadas ahadas merged commit 6536fa9 into oVirt:ovirt-engine-4.5.3.z Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants