What’s New 1.2.1
Golden Copy Release 1.2.1
New in this release:
Usability Enhancement:
- Added password authentication to redis server
- Added support for GC incremental job to allow exclude/include flags
Powerscale Version Support:
- Added support for powerscale v9.8
- Added support for powerscale v9.9
OpenSUSE Version Support:
- V15.6 OpenSUSE support
Bug Fixes:Fixed time format in CLI command help text (DO-740)
Fixed issue in archivedfolders export command when True and False are used with errors-only flag an error is thrown(DO-741)
Fixed issue where archivedfolders cannot be paused from commandline(DO-743)
Fixed issue where prometheus snapshots are not deleted after back up is run(DO-838)
Fixed issue where archjviedfolders cannot be added without a pipeline license(DO-870)
Fixed issue where jobs view –follow option does not work with incremental jobs(DO-883)
Fixed bug where adding archivedfolders fails with error from GUI(DO-905)
Fixed issue where archivedfolders –skip-s3-file-exists flag does not recognize boolean values(DO-909)
Updating Docker/Java dependencies
- Update all dependencies to up to date/stable version (DO-205)
Stats Issue Fixes
Fixed treewalk success and fail stats(DO-794)
Fixed audit job limiting files and sizes to 1000 files and 1000kb(DO-779)
Fixed in stats view there is no RERUN stats (DO-763)
Fixed inaccurate stats in pipeline recall for large number of files(DO-790)
Fixed incorrect stats on paused folders (DO-777)
Fixed stat issue where pipeline recall showing 0 recalled bytes(DO-782)
Fixed Audit job inaccurate stats(DO-768)
Fixed rerun job inaccurate stats issue(DO-749)
Fixed hardlink stat inconsistency issue (DO-773)
Fixed hardlink issue when –skip-s3-file-exists option is used(DO-786)
Golden Copy Release 1.2.0
New in this release:
SupernaOne Integration
Added integration to SupernaOne
Sending GC metrics to SupernaOne such as bytes archived, files archived
Registering GC appliances to SupernaOne, so they can be visualize in SupernaOne dashboard
Feature Enhancement:
Added new row in job stats for hardlink recalls, to show total sizes of files accepted/recalled with hardlinks included, and new row showing size of files accepted/recalled that are non-hardlinks.
Added new license view, now showing remaining capacity for license, if positive the number will be shown as green
Tracking regular GC licenses’ capacity limit
Bug Fixes:
Fixed bug where pipeline recall fails during rerun job (DO-152)
Fixed single node having errors about multiple zk node errors(DO-156)
Fixed issue where some job history is missing after upgrade(DO-59)
Fixed issue where scheduled incremental jobs are cancelled until a full job is run(DO-53)
Fixed issue where trash-after-recall option does not move files to recycle bucket(DO-161)
Fixed issue where log parser log showing duplicates in job history(DO-165)
Fixed bug where file archived does not match files accepted in job stats due to file renaming(DO-109)
Fixed missing stats during archive jobs(DO-178)
Fixed stalled job issue when processing large number of files(DO-418)
Fixed bug where files with special character failed to upload for azure jobs (DO-230)
Archive Engine Bug Fixes
Fixed issue allow editing of GCS folders (DO-242)
Fixed issue where Pipline config wizard sometimes does not close after folder is added(DO-511)
Fixed bug where cancelled dry run job causes kafka topics lag, and error messages filling up the indexworker log (DO-229)
Fixed issue where setting –customMetaData to true causes error in archiveworker log (DO-233)
Fixed Archive Engine config wizard UI issue during editing GCS folder(DO-243)
editing GCS folder to add recall folder, folder ID field becomes empty and Archive Engine Type becomes recall
Removing tier field for ECS type folders in pipeline config. (DO-237)
Fixed issue where empty collision fgolders are created for GCS jobs (DO-238)
Fixed policy file lost during archive job issue (DO-244)
Fixed null exception when navigatin to Archive Engine or CBDM page (DO-231)
Fixed issue for GCAE Archive byte tracking files not created, resulting in License manager container restart (DO-84)
Fixed wrong methods used for staging and recall issue. (DO-239)
Fixed UI issue where the tables do not align properly (DO-234)
Fixed job status issue where the jobs displays as success even though the job has status “Needs attention” (DO-235)
Fixed issue where AE folders cannot be updated when the folder type is recall
Fixed stats issue with recall. (DO-330)
Fixed issue where GUI does not show the error count for restore jobs (DO-329)
Fixed bug where the audit job for a multipart file with size < 1GB hangs (DO-753)
Usability Enhancement
Showing better error message for unreachable isilon cluster
- Error changed from generic error(unknown error has occurred) to “could not connect to isilon cluster”
Suppressing errors that have no impact such as creating folders that already exist during cluster up.
Fixing null pointer error when adding license and more user-friendly message after adding license
searchctl settings config export/importconfig to backup and restore GC settings such as admins list and email notifications settings. Email channel passwords are now encrypted in the back up and setting file.
Correctly measure the custom metadata limit for AWS S3, add metadata before custom metadata, update limit for Azure. The ARCHIVE_LARGE_METADATA flag used to create a new file when a field exceeds 8192kb limit, Now it creates a new file when the entire HTTP request to send the file exceeds 8192kb. user gets following warning if flag (ARCHIVE_LARGE_METADATA) is not set
ARCHIVE_NETWORK_RATE_LIMIT_MB environment variable now limits the archive rate, and the limited rate is more accurate
Added special character support for folder names (DO-240)
Added buttons for dry run for quick setup path dry run for Archive Engine page(DO-236)
Added support for Azure Archvie storage tier (DO-319)
Added check in azure get mapper to ignore objects in archive tier.(DO-303)
Added restore indicator for Azure Archive tier(DO-310)
Added check for data in restore process to see if data is already staged for recall (DO-307)
Include policy job stats in Active Jobs GUI (DO-340)
Added GUI for policy creation. (DO-339)
Check policy path when adding policy to folder with smart-archiver-recall-folder flag set. (DO-341)
CBDM Feature Enhancement
Archivedfolders list --verbose command now shows a new row for archiveworker nodes information
When running CBDM jobs we use round-robin to select pipelines for jobs, now we will skip busy Pipelines that are next in rotation if there are Pipelines that have become free
Added sorting by date and timestamp capabilities to CBDM tables
CBDM Bug Fixes
Fixed bug where “archivedfolders modify” cannot modify “archiveworker-nodes” property(DO-225)
Fixed bug when CBDM jobs is stalled during copying (DO-223)
Fixed issue where CBDM folder cannot be updated from GUI (DO-458)
Fixed CBDM page UI issue where the table is showing at a wrong region and does not align with the designed layout. (DO-491)