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

Soften zfcp validation not to expect strict mapping #11872

Merged
merged 1 commit into from
Feb 1, 2021

Commits on Jan 29, 2021

  1. Soften zfcp validation not to expect strict mapping

    We have assumed that we can rely which of zfcp devices will be mapped to
    sda or sdb, even though it's not guaranteed and is not a requirement
    either.
    We do not reduce the coverage, as still expect 2 devices to be mapped
    to /dev/sda and /dev/sdb, but we do not rely them to have same wwpn in
    each run.
    
    See [poo#81146](https://progress.opensuse.org/issues/81146).
    Rodion Iafarov committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    f8ef573 View commit details
    Browse the repository at this point in the history