NEW: (#22512) Allow DIFF backups for task type 'Kopano' NEW: (#22512) Differential backup for Kopano mail server BUGFIX: (#25017) Migration of a DIFF or INCR increases the EOL of the original FULL. Problem: On linux checking GLBV gv_adjust_eol_migration_increases_eol_on_other_pool returns true. Solution: Improve GLBV check BUGFIX: (#21527) EOL Adjustment for Migration Tasks failed if previous FDI chained save set is concurrently migrated. Problem: Since commit 961522d the logic which allows a backup to increase the EOL of a saveset on another pool was skipped CHANGE: (#22320) EOL adjustment: Increase backup EOL must only extend the EOL of save sets which have already longest EOL. Solution: Change result_lbls.eol to given backup EOL according to given EOL > backup EOL then increase only the saveset EOL with the longest EOL else decrease all saveset EOL with saveset EOL > given EOL BUGFIX: (#24618) Adjust EOL returns with error, if only a migrated saveset exists NEW: Append EOL changes made by user to backup log BUGFIX: (#23969) After replication the original media EOL is updated too. Solution: Add media pool in SQL query to estimate the labels BUGFIX: (#24448) Failed XEN backup is recognized as successful by ANALYSE_BACKUP_LOG() function. Check, if there is SBC success message from main task BUGFIX: (#21527) EOL Adjustment for Migration Tasks failed if previous FDI chained save set is concurrently migrated. Solution: Do not update EOL of concurrently migrated savesets BUGFIX: (#21527) EOL Adjustment for Migration Tasks failed if previous FDI chained save set is concurrently migrated. Solution: Check if missing saveset is concurrently migrated BUGFIX: (#25235) Sharepoint backup processes the content databases 20 times after installation of servicepack 2019-1. Cause: file duplication bug in case of backup few VSS components specified by the backup source. BUGFIX: (#24804) Hyper-V INCR restore with custom snapshot fails with VSS_E_BAD_STATE. Caused by the multi-xml files in the saveset because of bugged "RepeatOnError" function. CHANGE: (#24956) Specified source drive for saveset migration is overwritten by drive with access_mode 'read' BUGFIX: (#24345) Migration main log is written twice. Problem: Since commit d92fe07 the file_append() function is used to copy content from log file to NOT file. Solution: In case of migration the NOT file is already written NEW: (#25168) Data store FSCK: Add number of savesets with corrupted data files to overall summary message BUGFIX: (#25253) backint for Oracle: Corret parsing of device, pool and task values returned by 'sbc_com', if values contain option parameter ('-d,'-m','-j') BUGFIX: (#25218) Migration crash during EOL calculation of a very long FDI chain. Solution: Incresae the stack size for sm_sms_copy.exe and sm_sbc_com.exe BUGFIX: (#25058) Selective NDMP restore from tape takes an unreasonable amount of time. Problem: The first sbc_ndmp data request is started without following tape flag to read the saveset header however further data requests are started with the following tape flag. Solution: Do not implicite set the FTF flag NEW: (#25035) Support operating system Windows Server 2019 BUGFIX: (#25058) Fixed positioning of the saveset read after DAR requests received from NDMP server BUGFIX: (#24860) All daemons except the sds have been set to on after update no matter what the original value was. This section is obsolete hence it is erased. All original values will be kept from now on during update. BUGFIX: (#25058) Selective NDMP restore from tape takes an unreasonable amount of time long time. Problem: sm_restore must not start with 2nd tape in case of NDMP BUGFIX: (#24903) NDMP restore with 4.4.3.64 does not work in case of DIFF/INC backup. Problem: Since bugfix '(#23416) Selective Restore from migrated NDMP saveset failed ...' the original saveset is required. Solution: Set to given saveset if original_saveset is not set BUGFIX: (#24846) Adjust Generation lis file for Hyper-V generation restore. Problem: In case of non-overwrite the restore must skip the older avhdx files. Solution: Create generation lis without older avhdx lines. Compare lines with create and modification time in sm_restore (BLOW_UP) BUGFIX: (#24720) Selective restore failed when data is selected from the second tape and a parent directory from first tape is added. Solution: In this case the parent directory label must be checked. BUGFIX: (#24551) SEP sesam service shuts down if DataStore directory runs out of free space. Solution: Writing to a file with sm_client must not use the kernel macro cm_fclose() which shuts down SEP sesam server if file system is full BUGFIX: (#25058) Selective NDMP restore from tape takes an unreasonable amount of time long time. Solution: In case of NDMP the segment file was not used to allow fast tape positioning NEW: (#25064) New BSR registry key for DiskImage 14.0 is missing. Add registry key detection for version 14.0.xx to executable sbc_bsr.exe and sm_client.exe CHANGE: (#25095) Increase wait time to get backup stream for migration from 1 to 10 hours BUGFIX: (#24654) sbc sporadically produces an application error during VSS file backup on Windows. Cause: some CVssComponent variables are not initialized in the correct way, QueryStatus() should throw error in case of non-sufficient returned code. BUGFIX: (#24654) sbc sporadically produces an application error during VSS file backup on Windows. Handle "timeout" errors for "PrepareForBackup" and "DoSnapshotSet" functions. BUGFIX: (#24982) Linux 'syslog' complains about 'unknown facility/priority', if Sesam disaster message becoms longer then 255 bytes CHANGE: (#24982) Add a space between '-R /' and newline in sbc disaster restore command, to avoid parsing errors from 'syslog' CHANGE: Java verion == 1.8 as requirement instead of >=1.8 BUGFIX: (#24970) SM_SMS_WATCH does not dismount tape when copying LIS from RDS needs more than 15 seconds. Solution: Increase summary and unload counters in this case CHANGE: (#23448) Change the library build switch from NEWLIB to LIBVER and set it to 1 by default. Using NEWLIB=0 builds using the old libraries. BUGFIX: Correct check of Sesam type (client, RDS..) used to detect, if source side deduplication is allowed. Check has returned 'false' for Linux every time BUGFIX: (#21291) Missing files in backup saveset of Oracle ZFS BUGFIX: (#24849) SM_SSH connection sporadically fails with "Error reading SSH protocol banner". Problem: Logging from multi-process may cause dead lock and application termination by timeout which handled by Paramiko as missing banner error. Solution: Revise SM_SSHD logging, allow logging only from main process to avoid race conditions BUGFIX: (#24849) SM_SSH connection sporadically fails with "Error reading SSH protocol banner". Problem: Logging from multi-process may cause dead lock and application termination by timeout which handled by Paramiko as missing banner error. Solution: Revise SM_SSHD logging, allow logging only from main process to avoid race conditions BUGFIX: (#24851) Backup of system_state may fail occasionally. Missed commit f733b04a328aa5a2b052fb93756b7c5ada3571f8. BUGFIX: (#24600) Queue manager may not work anymore after newday. Problem: Pipe to_qm_pipe is removed by sm_qm when answer pipe from_qm_pipe... cannot be opened. Solution: Do not remove pipe to_qm_pipe BUGFIX: (#24834) Do not remove files from 'smslis' directory on RDS older than 1 day, because there can be files from backups running longer. Now default EOL of 7 days is used, which should be sufficiant BUGFIX: (#24170) Oracle: Control file restore from AUTOBACK doesn't work BUGFIX: (#24257) xen module does not handle master/slave connection the right way BUGFIX: (#24371) XEN backup fails after NBD client cannot connect to server BUGFIX: (#24782) Problem: Files in the skel\rythm folder are not replaced with the new ones during update. Solution: Add a rule to remove existing files and then insert new ones in the skel\ryhtm folder during update. This rule is needed since the files in these folders are socalled unversioned files and those files are not replaced if they already exist. BUGFIX: (#24770) manually specified restore drive is overwritten by drive with access_mode 'read'. Solution: Implement one common function for migration and restore and avoid overwritting specified drive BUGFIX: (#15188) Rescan Citrix Xen Server Storage before start of restore BUGFIX: (#17611) restore: support FORCE option to workaorund possible problems with checksums in xva files CHANGE: (#24587) Enlarge 'DB:accounts.password' to CHAR(512). All other password columns are changed to same lenght too. NEW: Speed up SQL statement to get orphand migration 'DB:results' entries BUGFIX: (#24698) Restore shows message ''invalid state 'X' in table migration_results'' if state X is in table. Solution: Add constraint and state in ('0','1') to get only valid replicated savesets NEW: Speed up SQL statement to get orphand migration 'DB:results' entries CHANGE: Do not reset operating system 'OES-Linux' to 'LINUX'. 'OES-Linux' will enable 'Micro Focus (Netware)' credential tab in GUI, but it will not be visible for LINUX any more