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

MBS not supporting MoveOrCopy command #482

Merged
merged 2 commits into from
Aug 3, 2022
Merged

Conversation

ArtiomDivak
Copy link
Member

@ArtiomDivak ArtiomDivak commented Jun 22, 2022

If User will try to move or copy a disk into MBS (this operation is not supported yet)
he will get the error 'Cannot copy Virtual Disk. Managed Block Storage is not supported this operation'

Bug-Url: https://bugzilla.redhat.com/2077666
Signed-off-by: Artiom Divak adivak@redhat.com

@ahadas
Copy link
Member

ahadas commented Jul 6, 2022

@ArtiomDivak is there a relevant bug for this?

@ArtiomDivak ArtiomDivak force-pushed the bug-2077666 branch 3 times, most recently from 73ccfd5 to d7d46bc Compare July 12, 2022 06:57
@ArtiomDivak ArtiomDivak changed the title core: Setting more informative error message core: MBS not supporting MoveOrCopy command Jul 12, 2022
@ArtiomDivak ArtiomDivak requested a review from ahadas July 12, 2022 07:27
@bennyz
Copy link
Member

bennyz commented Jul 14, 2022

Copy is actually supported, what's missing is copying to an MBS domain from a local DC, so the validation should simply check if the source/target is on a local DC and block the operation in that case

@ahadas ahadas self-requested a review July 17, 2022 11:31
@ArtiomDivak ArtiomDivak force-pushed the bug-2077666 branch 3 times, most recently from 4f87f38 to 20aa0f0 Compare July 20, 2022 05:57
@ArtiomDivak ArtiomDivak requested a review from didib as a code owner July 20, 2022 09:28
@ArtiomDivak ArtiomDivak force-pushed the bug-2077666 branch 4 times, most recently from 56d593e to c7f69a6 Compare July 25, 2022 06:43
@ahadas ahadas changed the title core: MBS not supporting MoveOrCopy command MBS not supporting MoveOrCopy command Jul 31, 2022
@ahadas
Copy link
Member

ahadas commented Aug 2, 2022

/ost

ArtiomDivak and others added 2 commits August 2, 2022 23:45
If User will try to move or copy a disk int to MBS (this operation is not supported yet)
he will get the error 'Cannot copy Virtual Disk. Managed Block Storage is not supported this operation'

Bug-Url: https://bugzilla.redhat.com/2077666
Signed-off-by: Artiom Divak <adivak@redhat.com>
Signed-off-by: Arik Hadas <ahadas@redhat.com>
@ahadas
Copy link
Member

ahadas commented Aug 2, 2022

/ost

@ahadas ahadas merged commit 65bb1ce into oVirt:master Aug 3, 2022
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

4 participants