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

Longhorn Online Rebuilding #2995

Merged
merged 5 commits into from
Jul 24, 2024
Merged

Longhorn Online Rebuilding #2995

merged 5 commits into from
Jul 24, 2024

Commits on Jul 24, 2024

  1. vendor: Update longhorn repos for online rebuilding

    Longhorn 7199
    
    Signed-off-by: Shuo Wu <shuo.wu@suse.com>
    shuo-wu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b18b16f View commit details
    Browse the repository at this point in the history
  2. engineapi: Remove deprecate input for SPDK replica create

    Now the SPDK replica head will be blindly exposed as a NVMf bdev
    no matter if it is a local one.
    
    Longhorn 7199
    
    Signed-off-by: Shuo Wu <shuo.wu@suse.com>
    shuo-wu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6cacbdc View commit details
    Browse the repository at this point in the history
  3. controller: Enable SPDK volume online rebuilding

    Longhorn 7199
    
    Signed-off-by: Shuo Wu <shuo.wu@suse.com>
    shuo-wu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    77926f0 View commit details
    Browse the repository at this point in the history
  4. controller: Add wait loop for the async SPDK online rebuilding

    Longhorn 7199
    
    Signed-off-by: Shuo Wu <shuo.wu@suse.com>
    shuo-wu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    078f605 View commit details
    Browse the repository at this point in the history
  5. scheduler: Disable failed replica reusage for SPDK

    Longhorn 7199
    
    Signed-off-by: Shuo Wu <shuo.wu@suse.com>
    shuo-wu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a16560e View commit details
    Browse the repository at this point in the history