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

improve usability for storage heartbeat configs #3582

Closed
HarrisChu opened this issue Dec 29, 2021 · 1 comment
Closed

improve usability for storage heartbeat configs #3582

HarrisChu opened this issue Dec 29, 2021 · 1 comment
Labels
type/feature req Type: feature request

Comments

@HarrisChu
Copy link
Contributor

  1. add a command to display storages which are sending heartbeat. refer: Optimization suggestions for add hosts #3484
  2. when storage sends heartbeat to meta, verify if the local_ip and client ip are matched.

user scenarios:

scenarios A:
a. --local_ip=storaged0
b. add hosts "storage0":9779
c. it may be difficult for user to resolve mistake.

scenarios B:
a. --local_ip=192.168.8.61, and add hosts 192.168.8.61:9779
b. copy config file to 192.168.8.62, and then forgot to change local_ip
c. meta should verify the local ip

@Sophie-Xie
Copy link
Contributor

There is no way to judge the IP relationship of the two configurations. After offline discussion in technical committee
, this requirement will be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature req Type: feature request
Projects
None yet
Development

No branches or pull requests

2 participants