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

Fixes 1489439: Allows multiple disks per volume group. #450

Merged
merged 2 commits into from
Oct 18, 2017

Commits on Oct 16, 2017

  1. Fixes 1489439: Allows multiple disks per volume group.

    Signed-off-by: Devyani Kota <devyanikota@gmail.com>
    devyanikota committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    e7c1ba6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Updates #1489439: Remove option to check for one-to-one mapping

    Removing the feature where we provide a single common vg name RHS_vg,
    with two pvs vdb, vdc to create 2 vgs RHS_vg1 and RHS_vg2, since
    we already provide the provision of one-to-one mapping where
    vgnames = pvnames.
    
    Signed-off-by: Devyani Kota <devyanikota@gmail.com>
    devyanikota committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    36c8160 View commit details
    Browse the repository at this point in the history