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

Don't reject duplicate add if parms are identical #280

Open
ScottDaniels opened this issue Mar 29, 2018 · 0 comments
Open

Don't reject duplicate add if parms are identical #280

ScottDaniels opened this issue Mar 29, 2018 · 0 comments

Comments

@ScottDaniels
Copy link
Contributor

Currently if an add request is received for a VF/PF combination that is already in use VFd will reject the request. This is an enhancement request which asks that the parameters be examined and the add accepted if they are all the same.

Justification: some virtualisation managers seem to attempt to add a configuration when a guest is rebooted without first deleting it; it is felt that this is not a failure and thus VFd should not reject the request.

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

No branches or pull requests

1 participant