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

CP-51278: define import_activate datapath operation #5956

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

MarkSymsCtx
Copy link
Contributor

This is to be used as part of the inbound storage migration process and will make available a UNIX domain socket which can have an open file descriptor passed to it via SCM_RIGHTS. This takes the place of the /run/blktap-control/nbdserver. path used in SXM on SMAPIv1.

Implementations shall arrange to make available a mechanism whereby an open file descriptor can be passed and then used to connect to an active new-fixed NBD server providing access to the specified [uri]

This is to be used as part of the inbound storage migration process
and will make available a UNIX domain socket which can have an open
file descriptor passed to it via SCM_RIGHTS. This takes the place of
the /run/blktap-control/nbdserver<pid>.<minor> path used in SXM on
SMAPIv1.

Implementations shall arrange to make available a mechanism whereby an
open file descriptor can be passed and then used to connect to an
active new-fixed NBD server providing access to the specified [uri]

Signed-off-by: Mark <mark.syms@cloud.com>
@robhoes robhoes merged commit a4ecaac into xapi-project:master Sep 2, 2024
15 checks passed
@MarkSymsCtx MarkSymsCtx deleted the CP-51278 branch September 3, 2024 08:37
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.

3 participants