Giter VIP home page Giter VIP logo

Comments (2)

kvoli avatar kvoli commented on July 17, 2024

Fails setting up Pebble storage engine upon restart, complaining about a file not being known to the object storage provider 000034.

The file doesn't show up in the local FS, perhaps because it is mean to be remote?

Details

    client_raft_log_queue_test.go:353: FS after restart:
                  /
             830    000002.log
            1232    000004.sst
             990    000006.sst
             966    000007.sst
            1067    000008.sst
              52    000010.log
           10884    000011.log
            1668    000013.sst
             914    000014.sst
             914    000015.sst
             914    000016.sst
             914    000017.sst
             914    000018.sst
             914    000019.sst
             914    000020.sst
             914    000021.sst
             914    000022.sst
             914    000023.sst
             914    000024.sst
             914    000025.sst
             914    000026.sst
             914    000027.sst
             914    000028.sst
             914    000029.sst
             914    000030.sst
             914    000031.sst
             914    000032.sst
             914    000033.sst
               0    LOCK
            2148    MANIFEST-000001
            2590    OPTIONS-000003
              16    REMOTE-OBJ-CATALOG-000001
               8    STORAGE_MIN_VERSION
                    auxiliary/
                      sideloading/
                        r0XXXX/
                          r69/
             914            i41.t6
             914            i42.t6
                      sstsnapshot/
               0    marker.format-version.000005.017
               0    marker.manifest.000001.MANIFEST-000001
               0    marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001

Error Trace:	github.com/cockroachdb/cockroach/pkg/kv/kvserver_test/pkg/kv/kvserver/client_raft_log_queue_test.go:354
Error:      	Received unexpected error:
            	failed to create engines: L6: 000034: file 000034 (type 2) unknown to the objstorage provider: file does not exist

This is potentially concerning? cc @pav-kv when you have a chance could you take a quick look.

from cockroach.

pav-kv avatar pav-kv commented on July 17, 2024

This test emulates a crash by effectively switching off disk flushes/fsyncs. Possibly a bug in the test or the in-memory test-only storage that implements this switch-off.

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.