Skip to content

Test migration from node v1 to a v2 #339

@zaibon

Description

@zaibon

sub task of #328

In order to prepare the migration of node from the v1 to v2. We need to identify the potential data migration that will be required.

I think the only things we want to migrate is the data on disks.
Networking, containers and VM are not something we will migrate.

To do so lets try the following test plan:

  • boot a node with a v1 kernel.
  • create some storage pool / filesystem
  • write some data to it.
  • shutdown the node
  • update the kernel to v2 and boot
  • check that storaged can mount the storage pool properly
  • try to mount the storage pool into a container.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions