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

after restart a storaged pod ,part not even #422

Closed
jinyingsunny opened this issue Jan 24, 2024 · 3 comments
Closed

after restart a storaged pod ,part not even #422

jinyingsunny opened this issue Jan 24, 2024 · 3 comments
Assignees
Labels
affects/master PR/issue: this bug affects master version. process/done Process of bug severity/major Severity of bug type/bug Type: something is unexpected

Comments

@jinyingsunny
Copy link

as title. when restart a storage pod:

# kubectl -n nebula annotate sts nebula2-storaged nebula-graph.io/restart-ordinal="1"
statefulset.apps/nebula2-storaged annotate 

transfer leader to storaged0( when restart storaged1 ,leader will transfer to storaged0;when restart storaged0 ,leader will transfer to storaged2)

I0124 10:55:11.244751       1 meta_client.go:326] space 1 partition 97 leader still on this node
....
I0124 10:55:11.249970       1 storage_client.go:86] start transfer leader spaceID 1 partitionID 97
I0124 10:55:11.252876       1 storaged_updater.go:389] storaged cluster [nebula/nebula2-storaged] transfer leader spaceID 1 partitionID 99 to host nebula2-storaged-0.nebula2-storaged-headless.nebula.svc.cluster.local successfully

show jobs without balance leader. so parts separated on storage0 and storage1 ,not even
image

image

Your Environments (required)

operator:snap-1.30

Expected behavior

leader become even at last

@jinyingsunny jinyingsunny added severity/major Severity of bug type/bug Type: something is unexpected affects/master PR/issue: this bug affects master version. labels Jan 24, 2024
@MegaByte875
Copy link
Contributor

#435

@jinyingsunny
Copy link
Author

用nebula-operator:snap-1.34验证,依旧有上面的问题

@jinyingsunny
Copy link
Author

jinyingsunny commented Feb 20, 2024

经过修复,用nebula-operator:snap-1.35验证,after storaged pod restart, it do balance leader, but storage leader still not even .
closed this issue , followed up with new issue #444

@github-actions github-actions bot added the process/fixed Process of bug label Feb 20, 2024
@jinyingsunny jinyingsunny added process/done Process of bug and removed process/fixed Process of bug labels Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects/master PR/issue: this bug affects master version. process/done Process of bug severity/major Severity of bug type/bug Type: something is unexpected
Projects
None yet
Development

No branches or pull requests

2 participants