Rebuild
Overview
Basically, we don't need to rebuild a node. However, if a node encounters an issue that cannot be resolved by rebooting the server, or similar actions, we can use the rebuild option. Such issues are often related to the database, hard forks, or similar problems. Rebuild will help:
- Clean geth data
- Re-create 1 new ethereum node
warning
Rebuild will clean the all node data, so your node need time to sync data from other node.
Please check carefully before proceeding.