Giter Site home page Giter Site logo

Comments (3)

ajbeamon avatar ajbeamon commented on September 28, 2024

As far as I know, the only time a database currently gets locked if it's the secondary cluster in a DR pair. Assuming you weren't running DR, then there may be a bug here to investigate.

from foundationdb.

ajbeamon avatar ajbeamon commented on September 28, 2024

Actually, another (similar) case that can cause the database to be locked is when a backup is being restored to the database. I suspect that wasn't the case here either, though, based on your description that you had installed the package and then opened fdbcli.

from foundationdb.

viveksinghggits avatar viveksinghggits commented on September 28, 2024

Hi @ajbeamon
I am facing the same problem but as you mentioned while restoring a backup that I took using fdbbackup utility.
So I took backup through this fdbbackup command

fdbbackup start  -d file:///data/fdbbackup

the backup was successful, then I deleted all the keys from the database by EXECing into the pod manually and then tried to restore the same backup, that I created earlier, using the command mentioned below

fdbrestore start --dest_cluster_file /var/dynamic-conf/fdb.cluster -r file:///data/fdbbackup/backup-date

Backup and restore are happening from a code that EXECs into the pod and then takes backup and restore.
I have also created a topic int the forums to discuss this issue.
What can be done to resolve this.

from foundationdb.

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.