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

Figure out what read path count enforcement should look like. #18610

Closed
bzbarsky-apple opened this issue May 19, 2022 · 1 comment · Fixed by #18884
Closed

Figure out what read path count enforcement should look like. #18610

bzbarsky-apple opened this issue May 19, 2022 · 1 comment · Fixed by #18884

Comments

@bzbarsky-apple
Copy link
Contributor

Problem

Right now (except in configurations that allow completely unlimited paths) we outright reject any read attempt that has more than the spec-mandated minimum number of paths, no matter how many paths we can actually support or how many fabrics we actually have configured.

Proposed Solution

Figure out whether we can have a maximum that is not also the bare minimum, possible depending on device configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants