*** Kernel/SBC commit e8cc821 (since 7f6a9522) CHANGE: (#21763) Backup of sparse files shows warning "iSparseReadRange ... The handle is invalid". WIP: Since commit 11f1ae5 'LIS v2 for MTF savesets ... LISv2 rel_offset+data_size is not sufficient...' the STAN for sparse stream is missing. Solution: The SPAR stream must follow the STAN stream. Note: The restore works nevertheless. BUGFIX: (#33291) Do not show dialog automatic installation of Service Packs until the complete functionality has been verified. BUGFIX: (#33389) Set correct UUID during creation of SiS data store BUGFIX: (#33383) Abort of Hyper-V backup does set reference point files for DIFF and INC backups. Solution: Skip reference point file write for Aborted backups bugfix: (#31936) Write DB:terms entry for Sesam newday with correct timestamp format during installation BUGFIX: (#33366) Proxmox backup had o.sbcargs set to empty string after return from sbc_pre bugfix: (#33350) Citrix COPY level backup sporadically fails with "Curl: OpenSSL SSL_read: error:0A000126:SSL routines::unexpected eof while reading, errno 0". Use of the SSL_OP_IGNORE_UNEXPECTED_EOF option added in OpenSSL 3.0 allows to set a compatible behaviour to return SSL_ERROR_ZERO_RETURN bugfix: (#33101) Shutdown needs longer than Windows default service timeout. Problem: SCM terminate service stopping longer then 30sec. Solution: create a secondary thread to perform the lengthy processing stopping BUGFIX: opennebula snapshot timeout not applied: increment retry counter accordingly BUGFIX: (#32971) Selective Windows path restore fails with 'Next item or ESET is expected' using LISv2. Solution: MTF adds SPAD stream after file data with mimimum size MTF_STREAM_HEADER_SIZE (22) bytes after 4-Byte alignment and then aligned to FLB block size BUGFIX: (#33259) Restore from tape must check the given label. Solution: Use given label from RETR command if segment file is not present BUGFIX: (#33097) Temporary migration tasks are not deleted for multi saveset backups. Delete task by last sub task, which has finished NEW: (#33148) Exclude '.vswp.' files from vSphere configuration backup NEW: (#30728) Do not start data store housekeeping, if data store is not reachable CHANGE: (#33136) Start Java based daemons without console output option. Use 'javaw.exe' instead of 'java.exe' on Windows BUGFIX: (#33181) Cannot read from tape device. Reason: Input/output error: Failed to read 524288 byte block with 65536 byte transfer. Solution: Use block size from memorized tape header bugfix: (#33276) Migration fails if EOM handling for target drive needs longer than 900 sec. Additional: Windows: Allow timeout setting with defaults 'sm_conf_migration_sbc_timeout' to a value > 32768. Only in case of sbc -k (kill) the argument -w {timeout} is limited to 100000 BUGFIX: (#33276) Migration fails if EOM handling for target drive needs longer than 900 sec. Increase timeout to 1 day bugfix: (#33111) Fixed error handling for iscsiadm not installed on the data mover BUGFIX: (#33126) Selective restore from imported backup fails. Set 'DB:result_lbls.saveset_count>=1', so restore will not check label read from LIS file NEW: (#33123) Pending VMware SFR restore task has to execute 'umount', if canceled CHANGE: (#31260) Backup to tape using block size up to 1 MB. Increase from 512KB to 1MB BUGFIX: (#33201) during installation the SEPsesam\bin folder in ProgramData was not created. Now the script directory is also created during installation, not just at update. NEW: (#31079) Sesam installation fails on RSLES12 because Java not completely configured. Add '/usr/lib64/jvm/jre-11-openjdk' to search path NEW: (#33228) Support PostgreSQL 16 for Sesam DB. Use 'postgres' instead of 'postmaster' as executable name for Postgresql server new: add ini entry for maximum session inactive time config NEW: (#33284) Backup failed with not supported reparse tag REPARSE_TAG_DROPBOX_HSM (0x00000044L). Add support for Dropbox HSM reparse tag. BUGFIX: (#33279) After update, SESAM_BACKUP fails with 'invalid backup source'. Change incorrect source part 'gv_ro:skel/templatessesam/' by 'gv_ro:skel/template' NEW: (#33216) Abort Si3 server in case of Out-of-Memory errors and write JVM crash dump file into '..log/sms' directory. Adapt log file path on Windows NEW: (#33328) Add 'sm_vfs' to Sesam Linux client kit BUGFIX: (#33185) sm_break2 could not terminate active task group result entries. Do not check for active task group entries during Sesam shutdown CHANGE: (#33332) Reduce heap memory allocated by Si3 server, because index file is read using memory mapped IO instead of loading it into heap space change: propose serverconfig for Si3-NG - add adjustment change: propose serverconfig for Si3-NG - decrease index size in 3 times new: Si3-NG propose serverconfig show for what RAM is reserved (-v 2) NEW: (#33360) Sesam server installation on Ubuntu 24.04 BUGFIX: (#33353) Umount of saveset fails when backup is migrated on DataStore of another RDS