Using Node Binary
Validator Nodes
1. Backup Files
Create a folder called "backup
" in case it does not exist:
Backup the harmony
binary file:
2. Download Node Binary
Before we proceed to next steps we need to download the node binary first:
Check the node binary version that was downloaded:
3. Restart Systemd Service
To check your node follow instructions on Checking A Node.
Non-Validating/Explorer Nodes
Requirements for Explorer Nodes have changed. Check here before going forward.
1. Download New Explorer DB
2. Backup Files
3. Download Node Binary and Stop Service
4. Backup Old Explorer DB
5. Extract New DB
6. Change RPC Rate Limit
Change harmony.conf
file and add make sure the RPC Rate Limit is set to at least 50000:
7. Start Systemd Service
DB migration should take no more than a few hours to conclude.
Last updated