• Joined on 2021-03-10
TCr commented on issue borgmatic-collective/borgmatic#396 2021-03-11 08:29:05 +00:00
Log mysqldump output to console

if I execute mysqldump ---myparams --verbose >/tmp/dump_out 2>/tmp/dump_err the file dump_err contains all the steps mysqldump has done.

TCr commented on issue borgmatic-collective/borgmatic#396 2021-03-11 08:26:49 +00:00
Log mysqldump output to console

I tested to modifie execute.py (because of Bug witten/borgmatic#397) and I see output from borg - but not from mysqldump... very stange...

---…
TCr commented on issue borgmatic-collective/borgmatic#397 2021-03-11 07:54:49 +00:00
mysqldump hangs forever......

I created a command to easly enumerate all special files from borgmatic config. Thats the way I used to search for them.....

`for folder in $(cat /etc/borgmatic/config.yaml

TCr commented on issue borgmatic-collective/borgmatic#397 2021-03-11 06:40:27 +00:00
mysqldump hangs forever......

Now after killing mysqldump:

grafik

TCr commented on issue borgmatic-collective/borgmatic#397 2021-03-11 06:37:23 +00:00
mysqldump hangs forever......

I just want to add the current state:

The task is still running on the same condition for now over 10 hours

grafik

TCr opened issue borgmatic-collective/borgmatic#397 2021-03-10 20:13:06 +00:00
mysqldump hangs forever......
TCr opened issue borgmatic-collective/borgmatic#396 2021-03-10 20:05:42 +00:00
Log mysqldump output to console
TCr opened issue borgmatic-collective/borgmatic#395 2021-03-10 20:02:47 +00:00
Allow multiple db backups