GithubHelp home page GithubHelp logo

Comments (6)

AlexAkulov avatar AlexAkulov commented on June 30, 2024

Try to create /mnt/data1/clickhouse/backup folder manually.
Make sure that you run clickhouse-backup from root or clickhouse user it is necessary for files interaction.

from clickhouse-backup.

AlexAkulov avatar AlexAkulov commented on June 30, 2024

@jsding Have you solved this issue?

from clickhouse-backup.

jsding avatar jsding commented on June 30, 2024

Hi, AlexAkulov,

Thanks for your attention.
Not yet, I run clickhouse-backup tool on other machine.

Can I create backup folder on other directory? Worring creating directory in clickhouse data will corrupt the database.

from clickhouse-backup.

AlexAkulov avatar AlexAkulov commented on June 30, 2024

Change of 'backup' directory is not supported now.
You don’t have to worry about this. Many people created '/var/lib/clickhouse/backup' directory and no one lost the data.

from clickhouse-backup.

empeekdev avatar empeekdev commented on June 30, 2024

@AlexAkulov Does changing the destination folder still not supported? We use AWS Lambda to backup clickhouse and only /tmp folder is writable.

from clickhouse-backup.

Slach avatar Slach commented on June 30, 2024

@empeekdev you can't use clickhouse-backup with AWS Lambda
cause clickhouse-backup require direct access to clickhouse server /var/lib/clickhouse folder for move hardlinks from detached to /var/lib/clickhouse/backups/<backup_name>/db/table/

from clickhouse-backup.

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.