ノードの同期
1 回答
- 投票
プロセスを高速化するには、I/Oの同期が重いため、高速インターネットと優れたSSDが必要です.
ノードにメインピアも追加する必要があります.@ utdrmacはそのためのシェルスクリプトを共有しました: https://gist.github.com/utdrmac/2125a8514960e163837e86bc934f19b6 、アルファネットピアに変更すると、そのスクリプトがそれらに接続します.
それでもうまくいかない場合は、awsまたはdigitaloceanでvpcを作成し、そこでノードを上記で説明したものと同期してみてください.
メインネットの場合、 QuickSync を使用して同期を高速化でき、毎週更新されます.
>エラーについては、すべてが更新されていることを確認してください.
To accelerate the process you need a fast internet and a good ssd since synchronization is heavy on I/O.
You should also add the main peers to your node, @utdrmac shared a shell script for that: https://gist.github.com/utdrmac/2125a8514960e163837e86bc934f19b6, change to alphanet peers and that script will connect to them.
If you tried all of that and still no luck, try making a vpc on aws or digitalocean and synchronize the node there with what I explained above.
For mainnet you can use QuickSync to accelerate the synchronization, they update it weekly.
About the error, make sure everything is updated.
私はTezosを初めて使用し、昨日Alphanet環境で実行するノードをインストールしました.ノードの同期に時間がかかりすぎるのは正常かどうかを確認したいと思います(ほぼ1日後のブロック45000の現在のヘッド).プロセスを加速する方法はありますか? もう1つの問題は、ノードが予期せず停止することがあることです.これは、問題の原因となったエラーの例です.
誰かが問題を理解していますか?そして、それを回避する方法はありますか?