Commit Graph

148 Commits

Author SHA1 Message Date
Martin Raiber
74e899c617 Improve out of space error handling
(cherry picked from commit be91138dfae259f5a670ba4440647ef0b48580b9)

# Conflicts:
#	urbackupserver/FileBackup.cpp
#	urbackupserver/FileBackup.h
2018-06-01 11:50:34 +02:00
Martin
e9944a4b1e Fix settings thread issue
(cherry picked from commit d02647e43d9269260fa5a560f4a9bf3cae7d4847)

# Conflicts:
#	urbackupserver/ClientMain.cpp
(cherry picked from commit 48a502fde8)
2018-06-01 10:49:40 +02:00
Martin
6c47d89e8f Stop parallel hash download thread in all cases 2018-04-24 21:07:51 +02:00
Martin
cb7a673984 Improve space accounting if reflinking is replaced by copying 2018-04-18 18:23:05 +02:00
Martin
91c08a0731 Make new subvolumes during incremental backups read only 2018-02-17 19:32:19 +01:00
Martin
cf09ac7645 Do not start metadata application before download is finished 2017-11-01 14:14:29 +01:00
Martin
b864185361 Always use simple tokenize function 2017-11-01 14:14:00 +01:00
Martin Raiber
8b6d98189c File backup with ZFS snapshots 2017-08-22 23:33:51 +02:00
Martin
548dfdf06e Treat error as timeout error 2017-07-27 15:02:19 +02:00
Martin
48f84987a3 Add async index error hint 2017-07-27 15:01:17 +02:00
Martin
bedc0cd90e More error information when volume/snapshot creation fails
(cherry picked from commit b7c8840f765d3dc17bc5535c4708b6fddfa5b733)
2017-07-24 18:50:53 +02:00
Martin
fd003f1382 Correctly add/not add checksums in file list request and channel 2017-07-09 14:50:39 +02:00
Martin
19093bf63d Parallel metadata application 2017-05-16 22:34:09 +02:00
Martin
3a28bdd64d Fix switch to backup with Windows components 2017-05-12 15:14:31 +02:00
Martin
e821af9ef0 Do not retry getting async file list on error
(cherry picked from commit fba6fad01533be18b347d9971cfa932860616dc4)
2017-05-07 13:51:06 +02:00
Martin
2e396f5c8e Scipted alert system 2017-04-10 17:53:28 +02:00
Martin
0e7b0f83ba Lazy user token creation 2017-03-21 00:09:24 +01:00
Martin
8d71071ea0 Merge remote-tracking branch 'gh/dev' into dev
# Conflicts:
#	urbackupclient/client.cpp
2017-03-03 17:33:47 +01:00
Martin
ecc94b9e6f Temporary setting to enable parallel file hashing 2017-03-02 00:11:59 +01:00
Nick Glencross
3f4e8efb9b Tweak 'successfull' -> 'successful' 2017-02-28 09:02:15 +04:00
Martin
85ffd76b73 Working on parallel file hashing 2017-02-16 01:46:51 +01:00
Martin
dec96a7aad Working on parallel file hashing 2017-02-15 19:23:30 +01:00
Martin Raiber
c363939716 Working on parallel file hashing 2017-02-14 17:48:50 +01:00
Martin
264766cd12 Fix Windows component backup 2017-01-10 16:53:13 +01:00
Martin Raiber
a4c7eec55e Enumerate DC accounts and groups 2016-12-20 03:04:22 +01:00
Martin
6715bc638b Manual deletion of file and image backup from web interface 2016-12-16 20:32:59 +01:00
Martin
73168434e9 Cope with identity reset (should not occur)
(cherry picked from commit 1304af6d90dd6f505b42ed89d1c0eb13f11db73d)

# Conflicts:
#	urbackupserver/ClientMain.cpp
2016-12-14 12:55:19 +01:00
Martin
0b2522cea2 Update client access key if not present 2016-11-30 09:24:39 +01:00
Martin
e361ea8b0e Fixup: Do not delete files in snapshot to later reflink them
(cherry picked from commit 291abbec910521bafcdb223bb07409774d3cebdb)
2016-11-24 01:51:43 +01:00
Martin
bad786bf18 Fixed a few coverity issues 2016-10-24 02:29:54 +02:00
Martin
f8745f2f1d Fix logging about timeout on filelist request error 2016-10-12 00:04:19 +02:00
Martin
0cfe8955c3 Insert directory into tar stream if it does not exist yet 2016-10-09 20:57:04 +02:00
Martin
1f3a0ffbd0 Increase async index timeout to 10min
(cherry picked from commit 17a204573a68ecf64ec98e3302dccdc62548f46b)
2016-09-28 12:55:02 +02:00
Martin
e9deebab36 Log about backup being scheduled/manually started 2016-09-26 18:36:10 +02:00
Martin
d8ba42b765 Fix failed snapshot parsing 2016-09-23 19:47:20 +02:00
Martin
61ed566d0b Fix async file list retrieval 2016-09-15 13:30:23 +02:00
Martin Raiber
48ff994d26 Reconnect for file indexing (async index) 2016-09-08 22:53:49 +02:00
Martin Raiber
ced014745e Put temporary metadata in configured temporary path 2016-08-26 13:58:39 +02:00
Martin
7a9a3b3510 Fix user view creation 2016-08-21 12:23:54 +02:00
Martin
ba24e2282c Use CBT data during file backups 2016-08-17 21:38:06 +02:00
Martin
b1471a0c6d Fail backup if referencing/deleting shadow copy fails 2016-08-08 13:34:27 +02:00
Martin
b47680a901 WIP: Windows component backup 2016-07-27 02:01:08 +02:00
Martin
ba832ca650 Fix: Leave other shadow copies alone only if another simultaneous backup is running 2016-07-13 23:42:31 +02:00
Martin
5693620181 Leave other shadow copies alone only if another simultaneous backup is running 2016-07-12 19:04:02 +02:00
Martin
40481b134f Group and virtual client name as postfilebackup script paramters 2016-07-12 01:59:49 +02:00
Martin
c9a5be65e7 Print error code of failed download 2016-06-28 23:46:47 +02:00
Martin
4998fbcaa2 Sync filesystem before setting file backup to done, not to complete 2016-06-14 15:14:15 +02:00
Martin
44f9ae62df Fix some typos and spellings 2016-06-13 16:19:05 +02:00
Martin
00938f77f5 Option to ignore read and hash errors 2016-06-10 19:18:58 +02:00
Martin
34b8c8c65f Option to not follow symlinks during restore 2016-06-04 18:10:21 +02:00