Running Tezos nó com o modo de rolamento, mas a sincronização começou no início
-
-
Eutive quepegar uminstantâneoe importá-lopara coletar lixo.Espero que o GC aconteça automaticamentenofuturo.I've had to take a snapshot and import it to garbage collect. Hopefully gc will happen automatically in the future.
- 1
- 2019-05-13
- Richard Ayotte
-
2 respostas
- votos
-
- 2020-01-23
Use o argumento domodo de histórico aoimportar oinstantâneo.Estas são asetapas:
rm -rf .tezos-node/{context,store,version.json} tezos-node snapshot import "${SNAPSHOT_FILENAME}" --history-mode=experimental-rolling tezos-node config init tezos-node run --history-mode=experimental-rolling --rpc-addr=127.0.0.1:8732 --connections=20 --bootstrap-threshold=3
Use the history-mode argument when importing the snapshot. These are the steps:
rm -rf .tezos-node/{context,store,version.json} tezos-node snapshot import "${SNAPSHOT_FILENAME}" --history-mode=experimental-rolling tezos-node config init tezos-node run --history-mode=experimental-rolling --rpc-addr=127.0.0.1:8732 --connections=20 --bootstrap-threshold=3
-
- 2020-02-23
Nãotenho certeza de que opestáimportando uminstantâneo -parece op simples querexecutar umnó de rolamentoe espera que onó se sincronize com apenas os 5 ciclosmais recentes?
Im not sure that OP is importing a snapshot - seems OP simply wants to run a rolling node, and expects the node to sync itself with only the 5 latest cycles?
Estouexecutando onó descrito aqui: https://médio.com/@ Jamyye/Install-Tezos-Node-Node-Ubuntu-18-04-Rolling-History-Mode-E26598DAA3D2 OU https://gist.github.com/hclivess/cfbc8eddb1f5692c619036cb47072934 Com omodo rolamento ,mas a sincronização começounoinícioe já usa 50GB.Eu verifiquei otimestamp: $ ./Tezos-Clientget timestamp 2018-12-05T16: 55: 20z O queestoufazendoerrado?