GUI Bugfixes: 4086172a7b BUGFIX: (#31387) - Newly created blocking command event is not executed correctly BUGFIX: (#30573) - Reports with "location" restrictions are not working BUGFIX: (#30471) - Wrong file name is used if downloading compressed files from the REST server change: Rework the initialization of the VMConfig application before enabling or disabling the CBT status of a virtual machine. bugfix: VADP fails to import valid OVF file because it cannot identify the network device correctly BUGFIX: (#31335) - Internal "objects" list not always cleared when refreshing the remote buffer change: Fix NPE in PanelBrowser when refreshing the remote buffer. CHANGE: Make the "nvup" option visible also in the Java RW (expert recovery options). CHANGE: For VMware vSphere, add the "nvup" recover option per default to the recover string. BUGFIX: (#31303) - Start restore with saveset doesn't use saveset for restore CHANGE: (#31284) - VDDK disconnect is not executed as separate call when sbc cores Web-UI Bugfixes: 45fc4bb9 BUGFIX: (#31349) - VMware "Restore to original VM" not possible BUGFIX: (#31218) - Selection of a new Hyper-V restore target is ignored BUGFIX: correct links to Release Notes Jaglion V2 Web-UI NG Bugfixes: 1fc5e2fde BUGFIX: correct links to Release Notes Jaglion V2 Kernel Bugfixes: 1b637de80b bugfix: (#31362) DB2 backups are started without saveset name and com errors not checked. Solution: Additional check for error message while reply=OK and empty saveset name returned by server bugfix: (#31355) Do not start backup with empty saveset name. Problem: Backup could be started with empty saveset name. Solution: Add an additional fuse for empty saveset in STPD BUGFIX: (#31380) RHEV: Catch Index Error during restore to new VM, change log message to info instead of warning BUGFIX: (#31376) Canceling vSphere backups does not work correctly if started by a task group. Add 'order by start_time' to SQL statement to get the correct sub-task entry from 'DB:results' BUGFIX: (#31375) fix race condition of ReplicationSource and GC BUGFIX: fix race condition of OCCK and GC when got OCCK missing page log during GC page update BUGFIX: (#31246) Size of no more existing Oracle tasks in results is counted for level 3 front side volume. The check for tasks.exec='1' has been added. BUGFIX: (#31367) Analyze of backup log with warnings leads to failed backup status: 'SBC logging without final state message'. Set at least one warning message in analyze backup log BUGFIX: (#31352) 'sm_sshd' executes 3 'icacls' processes during each processs start. Remove superfluous function call in v5_0_0_1 branch (already changed in develop branch) BUGFIX: (#31363) Queued job 'sm_sbc_com_ext' is not removed when SAP Hana backup runs into timeout. Fix check of backup type string 'SAP Hana' BUGFIX: (#30831) Notification about corrupted datastores is no longer sent. Reset ID before calling 'i_UNIQUE_ID_START_AND_DAY()' to get new unique ID BUGFIX: (#31354) Windows: sbc crashes on path backups with large exclude lists. Solution: Create the array for the include and exclude elements according to the number needed BUGFIX: (#31268) Restore of UNC folder runs into error because parent folder cannot be overwritten. Solution: Check first if all upper directories exist. Additional: End with error if a directory cannot be created due to a file with identical name. BUGFIX: (#31344) sm_data_store check_db -o remove all deletes all files from datastore if a file named '.data' found on data store bugfix: "di delete .*" may result into unexpected delete bugfix: fix repair recovery status that ignore corrupted pages from occk bugfix: skip non page files during /pages dir iterating; log foreign file name bugfix: add max async requests restriction for pcck and gc bugfix: read average chunk size on async gc bugfix: forcibly remove repaired page from corrupted list bugfix: make page modifier for s3 connector async; fix repetitive page content reading for sync page modifier; fix page resource reuse on page modifying; fix tests bugfix: disable FSCK pages/objects tracker if iteration list is empty new: add printout of file system validation message on server start and init commands new: log page/object tracker stats on FSCK and GC start; add log on page lock during backup or restore) BUGFIX: (#31344) 'sm_data_store check_db -o remove_all' deletes all files form datastore if a file named '.data' is found on a data store BUGFIX: (#31341) sm_update_client fails with Python exception CHANGE: Merge Si3-NG from 'develop' branch BUGFIX: (#31304) sm_dedup_interface brings an ERROR MSG=HTTP/1.1 200 OK Server error - sm_dedup_cli works otherwise. Problem: sm_dedup_interface replace "\\" with "/" in response JSON, which cause JSON parse issue. Solution: Avoid any response string changes BUGFIX: (#31285) Backup to dedupstore fails with "java.io.IOException: The device is not ready" but backup is marked as successful. Problem: Specific error parsing performed to detect false failed backups. Solution: Error parsing changed to be more unique and do not mark failed backups as successful new: (#31205) added antivirus detection for windows - module sbc_proxy/UTIL CHANGE: New version 5.0.0.13 for release build bugfix: (#31257) Fixed Nutanix hotadd backup. Undefined variable vm was used instead of the class member self.dm_vm CHANGE: Merge all changes for 'sbcopts.py' from develop branch CHANGE: Merge all changes for 'sbc_proxy' from develop branch BUGFIX: (#31282) Use correct saveset and backup id during 'INSERT INTO migration_results' in case of generation migration