Difference between revisions of "Geth snapshot"
Jump to navigation
Jump to search
Line 41: | Line 41: | ||
* [[geth logs]] | * [[geth logs]] | ||
* [[geth db]] | * [[geth db]] | ||
+ | * <code>[[geth --snapshot]]</cde> | ||
== See also == | == See also == |
Revision as of 09:34, 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 | Key-Value store | Account snapshot | 409.64 KiB | 8893 | | Key-Value store | Storage snapshot | 0.00 B | 0 | | Key-Value store | Clique snapshots | 0.00 B | 0 |
geth db metadata | grep snapshot | snapshotDisabled | false | | snapshotJournal | 34 bytes | | snapshotRecoveryNumber | <nil> | | snapshotRoot | 0xd7f8974fb5ac78d9ac099b9ad5018bedc2ce0a72dad1827a1709123454525434 |
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: