Skip to content

Support migration between PVCs in Block volumeMode #221

Description

@wynterwang

Is your feature request related to a problem? Please describe.
We have many Block volumeMode PVCs (using LVM) in our cluster, and we want these PVCs to be freely migrated between nodes as well.

Describe the solution you'd like
Determine whether the volumeMode of PVC is Block, if it is Block, first attach the bare device, then mount it to the specified directory, then you can continue the execution according to the original logic.

Describe alternatives you've considered
Support migration between Block volumeMode PVCs. It would be nice if migration between different volumeModes of PVCs could be supported.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions