-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Milestone
Description
@wmitsuda found in testing migration from 3.0 to 3.1 some useful errors:
INFO[07-21|16:23:15.375] [1/6 OtterSync] Syncing file-metadata=218/218 files=160/218 data="67.51% - 7.8GB/11.6GB" time-left=0s total-time=3s download-rate=27.6MB/s hashing-rate=24.5MB/s alloc=68
.5MB sys=191.7MB
INFO[07-21|16:23:19.361] [1/6 OtterSync] Syncing file-metadata=218/218 files=161/218 data="69.81% - 8.1GB/11.6GB" time-left=52s total-time=7s download-rate=67.9MB/s hashing-rate=67.0MB/s alloc=9
9.0MB sys=321.2MB
EROR[07-21|16:23:22.393] error marking piece complete torrent.name=v1.0-022500-022600-headers.seg torrent.ih=e949303362f44c7653c59a1b7ad595b73dd4ad9d piece=25 err="error promoting part file \"/Users/
wmitsuda/eth-nodes/erigon3-mainnet-migration/snapshots/v1.0-022500-022600-headers.seg\": source and destination files both exist"
INFO[07-21|16:23:27.361] [1/6 OtterSync] Syncing file-metadata=218/218 files=161/218 data="74.58% - 8.6GB/11.6GB" time-left=42s total-time=15s download-rate=70.7MB/s hashing-rate=70.9MB/s alloc=
149.1MB sys=385.2MB
EROR[07-21|16:23:35.166] error marking piece complete torrent.name=v1.0-022910-022920-headers.idx torrent.ih=6a82b1250bd865263e8177cd7b6a4115c8098271 piece=0 err="error promoting part file \"/Users/w
mitsuda/eth-nodes/erigon3-mainnet-migration/snapshots/v1.0-022910-022920-headers.idx\": source and destination files both exist"
CRIT[07-21|16:23:35.166] snapshot file has wrong size name=v1.0-022910-022920-headers.idx expected=46567 actual=46591
WARN[07-21|16:23:35.167] torrent failed metainfo commit precheck err="completed torrent failed validation" name=v1.0-022910-022920-headers.idx
EROR[07-21|16:23:35.167] error marking piece complete torrent.name=v1.0-022910-022920-headers.idx torrent.ih=6a82b1250bd865263e8177cd7b6a4115c8098271 piece=0 err="error promoting part file \"/Users/w
mitsuda/eth-nodes/erigon3-mainnet-migration/snapshots/v1.0-022910-022920-headers.idx\": source and destination files both exist"
INFO[07-21|16:23:43.361] [1/6 OtterSync] Syncing file-metadata=218/218 files=168/218 data="84.27% - 9.7GB/11.6GB" time-left=25s total-time=31s download-rate=71.8MB/s hashing-rate=71.3MB/s alloc=
208.3MB sys=385.2MB
For more, https://discord.com/channels/1133875232453693480/1356926710502916096/1396937294681997444.
This issue tracks fixing the individual items.