Skip to content

Conversation

@Praveenrajmani
Copy link
Collaborator

@Praveenrajmani Praveenrajmani commented Oct 30, 2023

This is a feature proposal to support moving of data from one drive to another. Currently, we support moving the references only.

  • By adding another flag --with-data in kubectl directpv move command, creates the job for moving the volumes including data from one drive to another within the same node.
  • New jobs will be created which will create pods to move the data from one drive to another.
  • Until the job completes, the volumes will be in "moving" state and will not be binded. ie, NodeStageVolume calls will fail/wait. Upon successful completion, the volumes will be binded and the pod will be up.

@Praveenrajmani Praveenrajmani changed the title Support moving data from one drive to another within the same node [Proposal] Support moving data from one drive to another within the same node Oct 31, 2023
@Praveenrajmani Praveenrajmani force-pushed the movewithdata branch 7 times, most recently from 375d825 to dbb28fa Compare November 22, 2023 12:59
@Praveenrajmani Praveenrajmani marked this pull request as ready for review November 22, 2023 14:54
@Praveenrajmani Praveenrajmani force-pushed the movewithdata branch 3 times, most recently from ef85e98 to 346eb04 Compare November 23, 2023 03:24
@buccella
Copy link
Contributor

Any chance this gets merged before the next release?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants