Skip to content
Jan 22, 2020 2:48:04 PM

Nodeum 1.84 Release notes

Migration notes

 

How to upgrade ?

For automatic upgrade information, see How to update Nodeum

Pay attention to the warnings described above.

Limitations and warning

Automatic migration from previous versions (see above) is supported, but there are a few points that need manual attention.

Support removal notice

N/A

Deprecation notice

Following API endpoints are now deprecated :

/api/frontend/mount_points
/api/frontend/mount_points/{name}
/api/backend/pools
/api/backend/pools/{name}
/api/backend/clouds/pools
/api/backend/clouds/pools/{name}
/api/backend/nas/pools
/api/backend/nas/pools/{name}
/api/backend/pool/{name}/files
/api/backend/pool/{name}/paginated_files
/api/backend/clouds/pools/{name}/files
/api/backend/nas/pools/{name}/files
/api/rules
/api/rules/{id}

 


 

 

 

 

 

 

 

 

These API endpoints have been migrated in the API v2

Release 1.84 - November 15th, 2019


Nodeum 1.84 is a minor release.

 

New features

Workflow

  • Fixed Active archive - Primary Storage To Cache : File Writing Conditions
  • Activate Option Overwrite - Offline Copy Primary to tape
  • Solved Issue - Pause/Stop Action Data Exchange Workflow

 

Release 1.84.1 - January 8th, 2020


Nodeum 1.84.1 is a minor release.

 

New features

Web Interface

  • Mount Option reintegration in the NAS configuration panel
  • Change files by items in the Task Log
  • Menu Metadata - Task
  • Solved Issue Tape Overview - Eject Tape - get_Stats is not a function
  • Tape Reporting Improvement
  • Trace download -> Menu Settings

Workflow

  • Object Storage as a Primary Storage
  • Solved Issue - Task does not stopped when tape is not available
  • Solved Issue - Automatic Tasks don't start (ex rule qualif - rule 131, 143) need review of automatic launch
  • Solved Issue - Offline archive - file uptodate - one OK : "."
  • Solved Issue - Offline Archive - Primary Cloud to Cloud/NAS pool - Task start even if the folder doesn't exist
  • Fixed ... VARCHAR (21845) to VARCHAR (21844)
  • Get Data - Problem to retrieve - file permission denied
  • Solved Issue - Tape to Primary NAS - Tape not in the library -> no stop by system with error message
  • Fixed uptodate file and - Offline Archive - Primary NAS to Tape Bandwith missing
  • Fixed Difference in number of files
  • Fixed mutex in Processed File CSV report Corrupted
  • Solved Issue - Cloud Primary - unmounted -> file is offine
  • elemqueue random id choose is suboptimal
  • Improve the Performance Workflows Offline Archive Pool tape to Primary Storage

Reliability & Scalability

  • Optimization of S3 bucket mounting
  • Primary Storage : Retain deleted PS informations - 2

 

API


Release 1.84.2 - January 10th, 2020


Nodeum 1.84.2 is a minor release.

New features

Web Interface 

  • CSS Review - Media Print
  • Tape Reporting : Extract table in PDF or CSV

 

Release 1.84.3 - January 10th, 2020


Nodeum 1.84.3 is a minor release.

New features

Web Interface 

  • Fixed Defined Filters not saved

 

Release 1.84.4 - January 14th, 2020


Nodeum 1.84.4 is a minor release.

New features

Ansible Package 

  • Fixed Ansible Mysql Installation Percona lib conflict

RELATED ARTICLES