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

[BACKPORT][v1.6.1][BUG] A replica may be incorrectly scheduled to a node with an existing failed replica #8044

Closed
github-actions bot opened this issue Feb 26, 2024 · 3 comments
Assignees
Labels
kind/backport Backport request kind/bug require/backport Require backport. Only used when the specific versions to backport have not been definied. require/qa-review-coverage Require QA to review coverage
Milestone

Comments

@github-actions
Copy link

backport #8043

@github-actions github-actions bot added kind/backport Backport request kind/bug require/backport Require backport. Only used when the specific versions to backport have not been definied. require/qa-review-coverage Require QA to review coverage labels Feb 26, 2024
@github-actions github-actions bot added this to the v1.6.1 milestone Feb 26, 2024
@longhorn-io-github-bot
Copy link

longhorn-io-github-bot commented Mar 7, 2024

Pre Ready-For-Testing Checklist

@chriscchien chriscchien self-assigned this Mar 8, 2024
@chriscchien
Copy link
Contributor

I can reproduce the issue on longhorn-manager v1.6.x 195495 with below information, and looks like it is because the backport PR longhorn/longhorn-manager#2677 not merged yet, I will test agagin after PR merged, thank you.

> k get replicas -A
NAMESPACE         NAME                                                  DATA ENGINE   STATE     NODE             DISK                                   INSTANCEMANAGER                                     IMAGE                                    AGE
longhorn-system   pvc-3d5e675d-b13a-4fe6-991b-9c3650eb98a7-r-dd1a2cfc   v1            stopped   ip-172-31-36-1   2dc222d3-7afa-4090-b8bf-8cf8e9dcb302                                                                                                13m
longhorn-system   pvc-3d5e675d-b13a-4fe6-991b-9c3650eb98a7-r-a8f5a10e   v1            stopped                                                                                                                                                        77s
longhorn-system   pvc-3d5e675d-b13a-4fe6-991b-9c3650eb98a7-r-1481e144   v1            stopped                                                                                                                                                        77s
longhorn-system   pvc-3d5e675d-b13a-4fe6-991b-9c3650eb98a7-r-293708ce   v1            running   ip-172-31-36-1   2dc222d3-7afa-4090-b8bf-8cf8e9dcb302   instance-manager-751d319e09110500b467860c15517312   longhornio/longhorn-engine:v1.6.x-head   13m

supportbundle_0c0f1074-d169-4eaa-9a7a-8d2b0d40497a_2024-03-08T03-47-08Z.zip

@chriscchien
Copy link
Contributor

Verified pass on longhorn v1.6.x (longhorn-manager 36ad9f)

Following test stpes, did not encounter problem and there is no extra replica scheduled on the only one node in the cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backport Backport request kind/bug require/backport Require backport. Only used when the specific versions to backport have not been definied. require/qa-review-coverage Require QA to review coverage
Projects
None yet
Development

No branches or pull requests

3 participants