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: pass DiskBackup to CreateVolumeContainer #539

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

bennyz
Copy link
Member

@bennyz bennyz commented Jul 20, 2022

Not passing DiskBackup from ConvertDiskCommand will result in the allocation policy being overridden and consequently fail the conversion.

This patch sets DiskBackup and always passes it to ConvertDiskCommand.

Bug-Url: https://bugzilla.redhat.com/2108012

@bennyz bennyz requested a review from ahadas as a code owner July 20, 2022 09:03
@ahadas ahadas added the storage label Jul 20, 2022
@ahadas ahadas added this to the ovirt-4.5.2 milestone Jul 20, 2022
@ahadas
Copy link
Member

ahadas commented Jul 20, 2022

@bennyz wouldn't it solve bz 2108182 as well?

@bennyz
Copy link
Member Author

bennyz commented Jul 20, 2022

@bennyz wouldn't it solve bugzilla.redhat.com/show_bug.cgi?id=2108182 as well?

I don't think it affects the disk size, but I'll try and make sure

@ahadas
Copy link
Member

ahadas commented Jul 20, 2022

@bennyz wouldn't it solve bugzilla.redhat.com/show_bug.cgi?id=2108182 as well?

I don't think it affects the disk size, but I'll try and make sure

ah right, I see the comments inside - wasn't there another bug about the allocation policy that we said it might be a result of the backup property? maybe there wasn't another one

Edit: never mind, I think it was a conversation I had with myself when looking at the bug above before writing comment 1..

@bennyz
Copy link
Member Author

bennyz commented Jul 20, 2022

/ost

Not passing DiskBackup from ConvertDiskCommand will result in the
allocation policy being overriden and consequnetly fail the conversion.

This patch sets DiskBackup and always passes it to ConvertDiskCommand.

Bug-Url: https://bugzilla.redhat.com/2108012
Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
@bennyz
Copy link
Member Author

bennyz commented Jul 20, 2022

/ost

@bennyz
Copy link
Member Author

bennyz commented Jul 20, 2022

OST failure unrelated

@bennyz bennyz merged commit 24c3c61 into oVirt:master Jul 20, 2022
@bennyz bennyz deleted the fix-backup-convert branch July 20, 2022 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants