BUGFIX: (#29919) Oracle backups are not encrypted despite encryption option for task is enabled BUGFIX: (#29934) Replication for source pool spawning over multiple data stores. Set source side drive parameter correctly according to saveset location for SI3->SI3-NG replciation BUGFIX: (#29949) Do not update 'DB:results.data_size' by 'sm_sms_watch' afer after backup has already finished. Fix for source side deduplication BUGFIX: (#30016) Do not execute automatic client update to a higher version then of Sesam server itself except if -F switch is given. BUGFIX: (#30048) Restore from 'NetApp Snap Store' using snapshot mount doesn't work. Set correct drive number for queue submit BUGFIX: (#30073) Backup from NFS Filesystem responds with warning "Warning: List of EA returned with error: errno = 95, error = Operation not supported." Problem: Warning printed if listxattr operation not supported. Solution: Print warning only if file exists and operation supported (not ENOENT and not ENOTSUP) BUGFIX: (#30104) Exchange server backup failed due to retry with 'Microsoft Exchange Replica Writer' Problem: If 'Microsoft Exchange Replica Writer' it rewrite origin one. Solution: do not change writer on retry BUGFIX: (#30107) Exchange Server backup must call AbortBackup() when an error occurs after PrepareForBackup() Problem: AbortBackup called by Abort and None status also. Solution: Do not call AbortBackup for Abort and None status BUGFIX: (#30107) Exchange Server backup must call AbortBackup() when an error occurs after PrepareForBackup() Problem: If backup failed due to timeout AbortBackup not called. Solution: Call AbortBackup for any Async operation fails with Timeout BUGFIX: (#30107) Exchange Server backup must call AbortBackup() when an error occurs after PrepareForBackup() Problem: If backup finished in state stateDoSnapshotSet no AbortBackup called. Solution: Call AbortBackup for all states except stateBackupComplete, additional log message 3455 should notify about AbortBackup call BUGFIX: (#30139) Show task type 'NetApp' in addtion to 'NDMP' during backup source browsing on a NetApp filer BUGFIX: (#30167) Restore of a vSphere VM using migrated saveset with not possible, if backup and migration has been done with 4.4.3.X. Build correct segment file name for migrated savesets with deprecated DB:results entry BUGFIX: (#30184) Fixed RHEV Full CBT restore BUGFIX: (#30184) sbc_rhev: wait for imported RHEV virtual machine to be in status DOWN until further operation BUGFIX: (#30197) Use sm_popen for RHEV backup and restore to print SBC logs in real time BUGFIX: (#30251) Better error handling if detaching disks from data-mover fails BUGFIX: (#30256) Correct handling of Si3->Si3-NG replications BUGFIX: (#30258) Hana backup exits with an error after read retry, although everything was backed up. Solution: Use message level 'information' for message 'System call [...] timed out after [..] seconds' to avoid error exit code BUGFIX: (#30262) Fixed options for memory persistent snapshots in RHEV module BUGFIX: (#30347) KVM backup failed with core dump in sm_sbc_com. Solution: Avoid endless loop in ADJUST_EOLS BUGFIX: (#30349) Applying SP for Windows client/RDS must not use sm_shutdown anymore. Use sm_os_startup stop instead to stop services of Server/Client/RDS. BUGFIX: (#30355) HPE Catalyst replication to Cloud store uses 'sm_dedup_interface put/get' instead of replicate feature BUGFIX: (#30384) After 20 retries return error if exit code of 'sm_main status' is equal to 1 or 2 not only to 1. BUGFIX: (#30384) Update of sesam server fails with exit -3 if sds does not start fast enough. Solution: Continue with startup even if sds is not done with the startup since if is a minor deamon. BUGFIX: (#30387) sbc_mysql on Windows systems ends with "Invalid backup source". Problem: All backup sources checked for existence in file system. Solution: Skip source existence check for backups which read data from pipe (-f @@) BUGFIX: (#30399) Migration executes update statements for non existent backup on results table. Solution: Update statement with backup instead of saveset BUGFIX: Remove SLES 11 from Sesam build version 5.0 BUGFIX: sm_sms_interface getlabel during EOM failed with "Cannot Login to SMS 3009: Unable to open first free detected pipe". Solution: Increase SMS answer timeout to 2 x 20 seconds. Note: The key 'Answer_Timeout' in file sms.ini, section [SMS_Server] allows to set individual values. BUGFIX: start SEP sesam BSR Pro during SP installation only if BSR Pro is installed on the system. BUGFIX: (#30410) sm_data_server cores with concurrent backups on RDX device CHANGE: (#30022) Un-install of Sesam RPM on SLES15 fails because of dependency problems. Add dependency for 'libgnutls' package, so system provided RPM will be installed too CHANGE: (#30240) Increase the calculated Si3-NG default index value CHANGE: (#30247) Implemented RHEV restore with overwrite CHANGE: (#30253) Report used pycurl and imagio client version in RHEV module CHANGE: (#30260) End backup with warning if virtual machine has no Guest Agent installed CHANGE: Do not output storage domains twice in RHEV module, split information about data-centers and available storage domains CHANGE: Improved snapshot logic in RHEV module CHANGE: sbc_rhev: log error received from API if snapshot creation fails NEW: sbc_rhev: introduce common function that waits for disk status CHANGE: New version 5.0.0.5 for release build NEW: (#18646) Write more information about replication into main log file NEW: (#30031) Add Sesam server version to backup log file, if started by a task group