Difference between revisions of "Geth snapshot"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
[[geth db stats]] | grep [[snapshots]] | [[geth db stats]] | grep [[snapshots]] | ||
Snapshots: 0 earliest seq num: 0 | Snapshots: 0 earliest seq num: 0 | ||
+ | |||
+ | [[geth db inspect]] | grep snapshot | ||
Revision as of 09:14, 30 October 2024
geth snapshot --help geth snapshot verify-state geth snapshot prune-state geth snapshot check-dangling-storage geth snapshot inspect-account geth snapshot traverse-state geth snapshot traverse-rawstate geth snapshot dump geth snapshot export-preimages
geth db stats | grep snapshots Snapshots: 0 earliest seq num: 0
geth db inspect | grep snapshot
Related errors
- WARN Failed to load snapshot, regenerating
- WARN Failed to load snapshot err="head doesn't match snapshot: have XXXX, want XXXX"
- WARN Loaded snapshot journal
- INFO aborting state snapshot generation
- INFO Resuming state snapshot generation
- INFO generating state snapshot
- INFO Allocated cache and file handles
- INFO Loaded most recent local block
- INFO Loaded most recent local finalized block number
Related
See also
geth snapshot, --help
geth [ account | console | snapshot | --authrpc.addr | version | --sepolia | --goerli | --pprof | --http | --syncmode | --mine ] --rpc.evmtimeout | --ethstats | --help
, Geth logs, geth logs WARN,Log.Error
, ports:8551, 30303, 8547, ~/.ethereum/geth/,
,--verbosity, --config
,geth init
devp2p, p2psim, devp2p
, geth dumpconfig
Advertising: