David Steele
|
f0d82151b9
|
Changed thread timeout from WARN to ERROR
|
2014-03-03 16:38:01 -05:00 |
|
David Steele
|
571d449717
|
Redirect find error output to /dev/null. Sometimes files are removed from the db while find is running. We only want to error if the find process errors.
|
2014-02-27 19:15:00 -05:00 |
|
David Steele
|
84c4cec257
|
Put redirects in common places where errors are be output but we don't want to see them.
|
2014-02-27 13:00:41 -05:00 |
|
David Steele
|
ae782d0884
|
Made archiving single-threaded so it will work
|
2014-02-25 07:30:45 -05:00 |
|
David Steele
|
a84478045e
|
No attempt to kill threads - just abort
|
2014-02-24 18:04:42 -05:00 |
|
David Steele
|
da41eb3883
|
Added more warnings
|
2014-02-24 17:59:42 -05:00 |
|
David Steele
|
21b15b7cf6
|
Added thread timeout.
|
2014-02-24 09:33:47 -05:00 |
|
David Steele
|
5de8f275f0
|
Removed stderr redirects from the master ssh connection
|
2014-02-22 11:14:01 -05:00 |
|
David Steele
|
0e4f0f1308
|
Fixed issue with archive path expiration
|
2014-02-22 10:54:02 -05:00 |
|
David Steele
|
e8c7d7aca6
|
When archive_retention_type is full, use the oldest backup if there are fewer than required
|
2014-02-22 09:05:58 -05:00 |
|
David Steele
|
9270a67892
|
Removed some more stderr redirects
|
2014-02-21 16:09:34 -05:00 |
|
David Steele
|
6d975d2830
|
No longer discarding stderr
|
2014-02-21 08:49:27 -05:00 |
|
David Steele
|
0387a8ee09
|
replaced process id with thread id. Added use thread to all modules.
|
2014-02-21 07:34:17 -05:00 |
|
David Steele
|
ac3ce81621
|
Add process id to logging, don't generate checksum for 0 length files
|
2014-02-21 06:42:42 -05:00 |
|
David Steele
|
3d8e933343
|
More threads
|
2014-02-19 16:06:21 -05:00 |
|
David Steele
|
857e177429
|
Using separate master queues
|
2014-02-19 15:13:07 -05:00 |
|
David Steele
|
800cd89831
|
Thread files are no longer in an array
|
2014-02-19 13:37:18 -05:00 |
|
David Steele
|
81433c0fdd
|
Now using one control master for threading.
|
2014-02-19 13:03:52 -05:00 |
|
David Steele
|
b4ac9552d2
|
Skipped files removed from manifest, checksums stored
|
2014-02-18 19:29:57 -05:00 |
|
David Steele
|
27b820cfb4
|
Backup handles files that were removed by the db
|
2014-02-18 15:42:51 -05:00 |
|
David Steele
|
187fdaf49b
|
Better compression choices.
|
2014-02-16 19:01:06 -05:00 |
|
David Steele
|
5c695a6522
|
Improved archive logging and put in max limit
|
2014-02-16 18:20:55 -05:00 |
|
David Steele
|
13086e9626
|
Renamed processes.
|
2014-02-16 17:02:25 -05:00 |
|
David Steele
|
eb25dbdb9d
|
Added stanza to command string
|
2014-02-16 16:58:25 -05:00 |
|
David Steele
|
b45d9c946e
|
Improved command string
|
2014-02-16 16:51:05 -05:00 |
|
David Steele
|
6d7f89fc98
|
change process string
|
2014-02-16 01:31:24 -05:00 |
|
David Steele
|
577c5af33f
|
testing
|
2014-02-16 01:24:54 -05:00 |
|
David Steele
|
b514058cee
|
Changed to perl storable - at least it works
|
2014-02-15 16:46:13 -05:00 |
|
David Steele
|
392da91620
|
Remove old local archive dirs.
|
2014-02-15 15:28:22 -05:00 |
|
David Steele
|
0bc40d206c
|
Some fixes for config
|
2014-02-15 14:33:31 -05:00 |
|
David Steele
|
0979841f1a
|
Async compress, thread kill improvements
|
2014-02-15 14:18:15 -05:00 |
|
David Steele
|
bd00fb7f0c
|
Still working on thread kill
|
2014-02-15 10:45:01 -05:00 |
|
David Steele
|
3b2dd68aac
|
More robust join code.
|
2014-02-15 10:31:57 -05:00 |
|
David Steele
|
27bf9b6572
|
First SSH session is shared between objects and thread 0
|
2014-02-15 10:09:47 -05:00 |
|
David Steele
|
c7aebf05c4
|
Handle term signals gracefully.
|
2014-02-14 21:39:18 -05:00 |
|
David Steele
|
d100294894
|
Ability to resume failed backups, better locking
|
2014-02-14 19:56:28 -05:00 |
|
David Steele
|
308652cc65
|
Remove a lot of path creates - percent logging.
|
2014-02-14 09:05:14 -05:00 |
|
David Steele
|
e14d52c42a
|
Improved backup threading
|
2014-02-14 08:23:25 -05:00 |
|
David Steele
|
e93a444a41
|
Changes to manifest.
|
2014-02-13 23:37:52 -05:00 |
|
David Steele
|
5c393a0df9
|
Increased time to wait for log files
|
2014-02-13 21:44:19 -05:00 |
|
David Steele
|
dccdec2ffa
|
trying to make labels stick
|
2014-02-13 21:41:20 -05:00 |
|
David Steele
|
ae3dcc57f0
|
Thread errors now exit
|
2014-02-13 21:31:57 -05:00 |
|
David Steele
|
6d9e7db1c6
|
Increased thread total.
|
2014-02-13 20:54:41 -05:00 |
|
David Steele
|
405d36497d
|
Less logging
|
2014-02-13 20:33:05 -05:00 |
|
David Steele
|
a78d677b1e
|
Wait for archive files.
|
2014-02-13 20:29:42 -05:00 |
|
David Steele
|
d4ba078183
|
Only save manifest once
|
2014-02-13 18:14:15 -05:00 |
|
David Steele
|
1bec36b65b
|
Better thread logging.
|
2014-02-13 18:07:58 -05:00 |
|
David Steele
|
2bafa5cf26
|
Logging tweak
|
2014-02-13 17:52:38 -05:00 |
|
David Steele
|
8453681ccd
|
Logging tweaks
|
2014-02-13 17:50:14 -05:00 |
|
David Steele
|
4349f0caff
|
Fixes to log level and more logging
|
2014-02-13 17:47:53 -05:00 |
|