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

Ceph VM restore ignoring EC_POOL_NAME #6749

Closed
3 tasks done
1gramos opened this issue Oct 14, 2024 · 1 comment
Closed
3 tasks done

Ceph VM restore ignoring EC_POOL_NAME #6749

1gramos opened this issue Oct 14, 2024 · 1 comment
Assignees

Comments

@1gramos
Copy link
Contributor

1gramos commented Oct 14, 2024

Description

During the inplace restore operation, images using erasure coded Ceph datastores (i.e., EC_POOL_NAME is defined) are restored on the replicated pool instead of splitting data/metadata between EC/replicated.

To Reproduce

Set EC_POOL_NAME=<ec_pool> on IMAGE datastore.

onevm restore <vm> <bak_img>

Expected behavior

rbd info <rbd_image> | grep data_pool should return data_pool: <ec_pool>.

Details

  • Affected Component: Storage
  • Hypervisor: KVM
  • Version: 6.10.0
    Additional context
    Add any other context about the problem here.

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
@1gramos
Copy link
Contributor Author

1gramos commented Oct 14, 2024

Fixed in 6.10.1.

@1gramos 1gramos closed this as completed Oct 14, 2024
rsmontero pushed a commit to OpenNebula/docs that referenced this issue Nov 4, 2024
Signed-off-by: Guillermo Ramos <gramos@opennebula.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant