GithubHelp home page GithubHelp logo

Comments (2)

msbutler avatar msbutler commented on June 26, 2024

Well this is an odd one. We got the following error after restore completed. I guess restore forgot to turn the schema back online?

Wraps: (4) error computing contents for backup 2_v22.2.19-to-v23.1.21_full-planned-and-executed-on-v23.1.21-incremental-planned-and-executed-on-v22.2.19_cluster
Wraps: (5) error running command (./cockroach sql --certs-dir certs -e "SELECT * FROM [SHOW GRANTS] AS OF SYSTEM TIME '1718178368013552384.0000000000'" --port {pgport:1})
Wraps: (6) Node 1. Command with error:
  | ```
  | ./cockroach sql --certs-dir certs -e "SELECT * FROM [SHOW GRANTS] AS OF SYSTEM TIME '1718178368013552384.0000000000'" --port {pgport:1}
  | ```
  | stdout: <empty>
  | stderr:ERROR: schema "public" is offline: restoring
  | Failed running "sql"

from cockroach.

msbutler avatar msbutler commented on June 26, 2024

ah, thanks to the excellent logging, we were in the following mixed version state, which implies that the previous restore was non-mvcc:

(1) test failed:
  | test random seed: 6463111699098982353
  |
  |                                     n1           n2           n3           n4
  | released versions                   v22.2.19     v22.2.19     v22.2.19     v23.1.21
  | logical binary versions             22.2         22.2         22.2         23.1
  | cluster versions before failure     22.2         22.2         22.2         22.2
  | cluster versions after failure      22.2         22.2         22.2         22.2

Given that 22.2 is out of support, i'm not going to investigate this further.

from cockroach.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.