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

alua: enable alua for pscsi/tcmu if kernel reports support #99

Merged
merged 1 commit into from
Aug 9, 2017

Commits on Jul 11, 2017

  1. alua: enable alua for pscsi/tcmu if kernel reports support

    4.14 (it is currently the 4.13 feature window and I think we will
    miss it) will add this patch
    
    https://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git/commit/?h=for-next&id=c17d5d5f51f72f24e0e17a4450ae5010bf6962d9
    
    commit c17d5d5f51f72f24e0e17a4450ae5010bf6962d9
    Author: Mike Christie <mchristi@redhat.com>
    Date:   Mon Jul 10 14:53:31 2017 -0500
    
        target: export lio pgr/alua support as device attr
    
    which has the lio device report if it supports lio based ALUA.
    We can then check this configfs file and know if we are using
    a modern kernel with support and not worry about possibly crashing
    the system.
    Mike Christie committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    3ff084a View commit details
    Browse the repository at this point in the history