View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000515 | bareos-core | file daemon | public | 2015-09-11 11:43 | 2019-12-18 15:25 |
Reporter | maugsburger | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | Windows Server | OS Version | 2008 R2 |
Summary | 0000515: MSSQL Incremental Backups not restorable to files | ||||
Description | Using 15.3.0 or 14.2, I can't use the restore to file capability of the mssql plugin, because windows does not allow : in file names. See log below for inforamtion, db-diff and db-full get restored fine. 11-Sep 11:23 rackstation-sd JobId 2920: End of Volume at file 7 on device "volume1" (/volume1/bareos/storage/), Volume "Event-0094" 11-Sep 11:23 rackstation-sd JobId 2920: Ready to read from volume "Event-0096" on device "volume1" (/volume1/bareos/storage/). 11-Sep 11:23 rackstation-sd JobId 2920: Forward spacing Volume "Event-0096" to file:block 7:2559373183. 11-Sep 11:23 ses4-vses-fd JobId 2920: -rwx------ 0 0 0 0 2015-09-11 00:28:58 C:\rst/@MSSQL/default/vses/db-diff 11-Sep 11:23 rackstation-sd JobId 2920: End of Volume at file 10 on device "volume1" (/volume1/bareos/storage/), Volume "Event-0096" 11-Sep 11:23 rackstation-sd JobId 2920: End of all volumes. 11-Sep 11:23 ses4-vses-fd JobId 2920: Error: findlib/create_file.c:224 Could not create C:\rst/@MSSQL/default/vses/log-2015-09-11 01:01:17: ERR=No child processes 11-Sep 11:23 ses4-vses-fd JobId 2920: Error: findlib/create_file.c:224 Could not create C:\rst/@MSSQL/default/vses/log-2015-09-11 02:03:24: ERR=No child processes 11-Sep 11:24 ses4-vses-fd JobId 2920: Error: findlib/create_file.c:224 Could not create C:\rst/@MSSQL/default/vses/log-2015-09-11 03:06:25: ERR=No child processes 11-Sep 11:24 ses4-vses-fd JobId 2920: Error: findlib/create_file.c:224 Could not create C:\rst/@MSSQL/default/vses/log-2015-09-11 04:00:58: ERR=No child processes 11-Sep 11:24 ses4-vses-fd JobId 2920: Error: findlib/create_file.c:224 Could not create C:\rst/@MSSQL/default/vses/log-2015-09-11 05:00:59: ERR=No child processes 11-Sep 11:24 ses4-vses-fd JobId 2920: Error: findlib/create_file.c:224 Could not create C:\rst/@MSSQL/default/vses/log-2015-09-11 06:00:57: ERR=No child processes 11-Sep 11:24 ses4-vses-fd JobId 2920: Error: findlib/create_file.c:224 Could not create C:\rst/@MSSQL/default/vses/log-2015-09-11 07:01:01: ERR=No child processes 11-Sep 11:24 ses4-vses-fd JobId 2920: Error: findlib/create_file.c:224 Could not create C:\rst/@MSSQL/default/vses/log-2015-09-11 08:01:17: ERR=No child processes 11-Sep 11:24 ses4-vses-fd JobId 2920: Error: findlib/create_file.c:224 Could not create C:\rst/@MSSQL/default/vses/log-2015-09-11 09:01:48: ERR=No child processes 11-Sep 11:24 ses4-vses-fd JobId 2920: Error: findlib/create_file.c:224 Could not create C:\rst/@MSSQL/default/vses/log-2015-09-11 10:03:07: ERR=No child processes 11-Sep 11:24 ses4-vses-fd JobId 2920: Error: findlib/create_file.c:224 Could not create C:\rst/@MSSQL/default/vses/log-2015-09-11 11:02:29: ERR=No child processes | ||||
Tags | No tags attached. | ||||
child of | 0000474 | closed | Release bareos-14.2.6 |
Fix committed to bareos master branch with changesetid 5682. | |
Fix committed to bareos bareos-14.2 branch with changesetid 5796. | |
bareos: master 4f90c60c 2015-10-08 00:32 Michael Kolomiets Committer: mvwieringen Ported: N/A Details Diff |
MSSQL Incremental Backups not restorable to files Fixes 0000515: MSSQL Incremental Backups not restorable to files Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000515 |
|
mod - src/win32/plugins/filed/mssqlvdi-fd.c | Diff File | ||
bareos: bareos-14.2 41ddefde 2015-10-08 00:32 Michael Kolomiets Committer: mvwieringen Ported: N/A Details Diff |
MSSQL Incremental Backups not restorable to files Fixes 0000515: MSSQL Incremental Backups not restorable to files Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000515 |
|
mod - src/win32/plugins/filed/mssqlvdi-fd.c | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-09-11 11:43 | maugsburger | New Issue | |
2015-10-09 20:34 | mvwieringen | Changeset attached | => bareos master 4f90c60c |
2015-10-09 20:34 | mvwieringen | Note Added: 0001872 | |
2015-10-09 20:34 | mvwieringen | Status | new => resolved |
2015-10-09 20:34 | mvwieringen | Resolution | open => fixed |
2015-11-17 12:01 | mvwieringen | Changeset attached | => bareos bareos-14.2 41ddefde |
2015-11-17 12:01 | mvwieringen | Note Added: 0001973 | |
2015-11-30 18:46 | joergs | Relationship added | child of 0000474 |
2019-12-18 15:25 | arogge | Status | resolved => closed |