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

[e2e] [BUG] Can't delete Storage disk #1261

Open
1 task
harvesterhci-io-github-bot opened this issue May 10, 2024 · 2 comments
Open
1 task

[e2e] [BUG] Can't delete Storage disk #1261

harvesterhci-io-github-bot opened this issue May 10, 2024 · 2 comments
Assignees
Labels
area/UI priority/2 Nice to fix in this release

Comments

@harvesterhci-io-github-bot
Copy link

harvesterhci-io-github-bot commented May 10, 2024

What's the test to develop? Please describe

  • Create 3 node Harvester cluster
  • add an extra disk and provision it as Longhorn disk
  • remove the above disk (physically). (If you use kvm, try virtctl command with attach-device/detach-device)
  • Remove this provision disk on the Harvester UI
  • make sure both Harvester/Longhorn UI removed the above disk

Prerequisite and dependency of test

Any prerequisite environment and pre-condition required for this test.
Provide test case dependency here if any.

Describe the items of the test development (DoD, definition of done) you'd like

Please use a task list for items on a separate line with a clickable checkbox https://docs.github.com/en/issues/tracking-your-work-with-issues/about-task-lists

  • item 1

Additional context

Add any other context or screenshots about the test request here.

related issue: harvester/harvester#5726

@khushboo-rancher khushboo-rancher added area/backend-automation Implement with pytest priority/0 Must be fixed in this release labels May 23, 2024
@khushboo-rancher khushboo-rancher added this to the 1.3.1 milestone May 24, 2024
@khushboo-rancher khushboo-rancher added area/UI and removed area/backend-automation Implement with pytest labels Jun 28, 2024
@khushboo-rancher khushboo-rancher removed this from the 1.3.1 milestone Jun 28, 2024
@khushboo-rancher khushboo-rancher added priority/2 Nice to fix in this release and removed priority/0 Must be fixed in this release labels Jun 28, 2024
@khushboo-rancher
Copy link
Collaborator

First, we need to try to simulate if we can add an extra disk using Longhorn volume or not.

@albinsun
Copy link
Contributor

First, we need to try to simulate if we can add an extra disk using Longhorn volume or not.

By creating a loopdeivce and mount it to a directory, we can observe it from Harvester UI, but it seems not regard as a block device by Harvester.
Just open an enhancement ticket harvester/harvester#6093 (comment) for further input and discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/UI priority/2 Nice to fix in this release
Projects
None yet
Development

No branches or pull requests

3 participants