Coder Social home page Coder Social logo

backup-scripts's People

Contributors

nethalo avatar ruleant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

backup-scripts's Issues

[ERROR] Failed execution. Couldn't execute MyDumper.

I've been using your MyDumper script for a couple of years now, and i'm very happy with it.
A couple of days ago, probably due to an update of mydumper, i started receiving error messages from my cron job, though.

The backups look fine like before, but there seems to be an issue with the exit code. The last lines when running is with a verbose shell look like this:

+ logInfo '[OK] Found '\''mydumper'\'' bin'
++ date +%y%m%d-%H:%M:%S
+ echo '[170427-12:38:54] [OK] Found '\''mydumper'\'' bin'
+ logInfo '[Info] Dumping data with MyDumper.....start'
++ date +%y%m%d-%H:%M:%S
+ echo '[170427-12:38:54] [Info] Dumping data with MyDumper.....start'
++ mydumper --user=root --outputdir=/mnt/blockbox/backups/hades/mysql/2017-04-27/ --host=localhost --port=3306 --threads=4 --compress --kill-long-queries --no-schemas --verbose=3
+ out=
+ verifyExecution 1 'Couldn'\''t execute MyDumper. ' true
+ local exitCode=1
+ local mustDie=true
+ '[' 1 -ne 0 ']'
+ msg='[ERROR] Failed execution. Couldn'\''t execute MyDumper. '
+ echo '[ERROR] Failed execution. Couldn'\''t execute MyDumper. '
+ '[' true == true ']'
+ exit 1
+ destructor
+ sendAlert
+ '[' -e /var/log/mysql/mydumper.err ']'
++ cat /var/log/mysql/mydumper.err
+ alertMsg='[ERROR] Failed execution. Couldn'\''t execute MyDumper. '
+ echo -e '[ERROR] Failed execution. Couldn'\''t execute MyDumper. '
+ mailx -s '[hades] ALERT MyDumper backups' [email protected]
+ rm -f /var/lock/mydumper-pull.lock /var/log/mysql/mydumper.err

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.