Dappnode
Frequently asked questions
If an operator uses an ENR to join a cluster, then exits the validator key, do they need to clean up the validator and Charon volumes to use the same ENR for another cluster?
Yes, they need to clean up the Charon and validator volumes. However, instead of deleting everything, the operator can:
- Download a backup (keep a copy just in case).
- Edit the backup, keeping only the necessary files from the specific cluster (see image below)
- Recompress the edited backup and upload it again after removing the Charon and validator volumes.
Does an operator need to use the VALIDATOR_EXTRA_OPTS
to pass the builderonly
or builderalways
flag for Lodestar VC?
No, if ENABLE_MEV_BOOST
is set to true
, these flags will be added automatically.
How can users running two clusters (e.g., one for EtherFi solo stakers and another for Techne) on the same Dappnode machine push monitoring data from both clusters to Obol?
In the Config tab, there is a field called "Charons to monitor by Obol (optional)". You just need to enter the cluster numbers you are using in Dappnode. For example, if you’re running three nodes on clusters 1, 2, and 3, you would enter “1,2,3”.