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

[BUG]The data node "Unreachable" cannot be restored to "healthy" after #1974

Open
Benxiaohai001 opened this issue Feb 1, 2024 · 1 comment
Assignees
Labels
type/bug Something isn't working

Comments

@Benxiaohai001
Copy link
Member

Describe the bug

The data node "Unreachable" cannot be restored to "healthy" after
version:cnosdb 2.4.0, revision 2fd7e8d02516beb696472d9bee115d948c224d1c

To Reproduce

  1. start 3m2d cluster.
  2. show datanode node,check the status;
  3. kill one of the datanode ;
  4. wait a litter minutes;
  5. show datanode node,check the status; one of the datanode was 'Unreachable';
  6. start the data node which was killed;
  7. wait a litter minutes;
  8. show datanode node,check the status; one of the datanode was 'Unreachable'; cannot recover healthy;
    and check the meta log:
2024-02-01T10:11:58.526608000Z  INFO meta::store::storage: METADATA WRITE(ver: 1046): /cluster_xxx/data_nodes_metrics/2001 :{"id":2001,"disk_free":23970435072,"disk_total":243107192832,"time":1706782318,"status":"Unreachable"}

Expected behavior

No response

Additional context

No response

@Benxiaohai001 Benxiaohai001 added the type/bug Something isn't working label Feb 1, 2024
@lutengda lutengda assigned Benxiaohai001 and unassigned lutengda Apr 29, 2024
@lutengda
Copy link
Collaborator

I've tested it in the community main branch and it goes from unreachable to healthy

@lutengda lutengda assigned lutengda and unassigned Benxiaohai001 May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants