Skip to content

[SAP] Allow FCD migration to down pools #247

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

Draft
wants to merge 1 commit into
base: stable/wallaby-m3
Choose a base branch
from

Conversation

hemna
Copy link

@hemna hemna commented May 16, 2025

This patch updates the SAPDownFilter to allow pools to pass the filter if the pool is down if and only if the operation on the volume is migrate and find_backend_for_connector.

This will allow a volume to be migrated from 1 vcenter to another to the same pool/datastore when the target pool is down/drain. It will require to removal of the pool_state extra spec in the volume type, otherwise the capabilities filter will drop the pool.

Change-Id: I9bd6119bb3d7203bf2358c317e2699fac6730337

This patch updates the SAPDownFilter to allow pools to pass
the filter if the pool is down if and only if the operation
on the volume is migrate and find_backend_for_connector.

This will allow a volume to be migrated from 1 vcenter to another
to the same pool/datastore when the target pool is down/drain.
It will require to removal of the pool_state extra spec in the
volume type, otherwise the capabilities filter will drop the pool.

Change-Id: I9bd6119bb3d7203bf2358c317e2699fac6730337
@hemna
Copy link
Author

hemna commented May 16, 2025

Still need to verify the source/target backend is FCD

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.

1 participant