Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • tezos tezos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,213
    • Issues 1,213
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 185
    • Merge requests 185
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Tezos
  • tezostezos
  • Issues
  • #2066
Closed
Open
Created Nov 15, 2021 by orcutt989@orcutt989Developer

Irmin error with mainnet rolling filesystem on v10.3 from v10-release node

We copied a mainnet rolling node filesystem running v10-release to a node running v10.3. We use an intermittent v11.0-rc2 container to "initialize" the filesystem in case there are any head errors. Since pretty much EOD 11-13 our mainnet rolling filesystems have been producing the following errors on our mainnet v10.3 node.

│ + /usr/local/bin/tezos-node run --bootstrap-threshold 0 --config-file /etc/tezos/config.json                                                                                      │
│ Nov 15 17:25:29.506 - node.config.validation: the node configuration has been successfully validated.                                                                             │
│ Nov 15 17:25:29.506 - node.main: read identity file (peer_id = idqno83x5sKExS1Ge5QLSDmbKcRHjP)                                                                                    │
│ Nov 15 17:25:29.506 - node.main: starting the Tezos node (chain = TEZOS_MAINNET)                                                                                                  │
│ Nov 15 17:25:29.506 - node.main: disabled local peer discovery                                                                                                                    │
│ Nov 15 17:25:29.532 - node: shell-node initialization: bootstrapping                                                                                                              │
│ Nov 15 17:25:29.538 - node: shell-node initialization: p2p_maintain_started                                                                                                       │
│ Nov 15 17:25:29.538 - external_block_validator: initialized                                                                                                                       │
│ Nov 15 17:25:29.778 - external_block_validator: block validator process started with pid 67                                                                                       │
│ tezos-node: Error:                                                                                                                                                                │
│               Irmin_pack__Pack_store.Maker(V)(Index)(K).Make_without_close_checks(Val).Invalid_read                                                                               │
│                                                                                                                                                                                   │
│ + sleep 120                                                                                                                                                                       │
│ + sleep 3600

Here are LZ4 tar archives of /var/tezos/node that will reproduce this error. (4.5 GB each)

https://tezos-tarballs.s3.us-east-2.amazonaws.com/tezos-mainnet-rolling-tarball-1859962.lz4

https://tezos-tarballs.s3.us-east-2.amazonaws.com/tezos-mainnet-rolling-tarball-1860136.lz4

https://tezos-tarballs.s3.us-east-2.amazonaws.com/tezos-mainnet-rolling-tarball-1860362.lz4

https://tezos-tarballs.s3.us-east-2.amazonaws.com/tezos-mainnet-rolling-tarball-1860549.lz4

https://tezos-tarballs.s3.us-east-2.amazonaws.com/tezos-mainnet-rolling-tarball-1860741.lz4

https://tezos-tarballs.s3.us-east-2.amazonaws.com/tezos-mainnet-rolling-tarball-1860908.lz4

https://tezos-tarballs.s3.us-east-2.amazonaws.com/tezos-mainnet-rolling-tarball-1861240.lz4

Edited Nov 15, 2021 by orcutt989
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking