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-53692 SR attach calls mpathcount async #744

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LunfanZhang
Copy link
Contributor

Kickpipe as subprocess to run mpathcount script in the background to avoid the synchronously calling block the SR attach process.

The original implementation will pass a SCSIid to the mpathcount script, however I think this script will not handler a extra parameter at the moment. so it is an unnecessary parameter.

BST - 214740

Limit configure test - 21474

Signed-off-by: Lunfan Zhang <Lunfan.Zhang@cloud.com>
@MarkSymsCtx
Copy link
Contributor

I think it's fine that mpathcount no longer takes a parameter, I think we did away with that when it was converted to a kickpipe service.

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