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

Allow access to the imageio NBD socket #70

Open
ahadas opened this issue May 23, 2022 · 1 comment
Open

Allow access to the imageio NBD socket #70

ahadas opened this issue May 23, 2022 · 1 comment
Labels

Comments

@ahadas
Copy link
Member

ahadas commented May 23, 2022

oVirt imageio internally uses NBD. However from virt-v2v and
v2v warm conversions we still have to use the HTTPS API which is
slow. Using NBD natively makes a lot more sense, and so I think
we should expose the NBD socket to clients, at least locally.

Original bug: https://bugzilla.redhat.com/1751212

@nirs
Copy link
Member

nirs commented May 23, 2022

No change is needed in imageio to expose the socket. The change is needed in engine, as described in the linked bug, see:
https://bugzilla.redhat.com/1751212#c3

So this should move to https://github.com/oVirt/ovirt-engine/issues

@nirs nirs added the invalid label May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants