Releases: noobaa/noobaa-core
V0.4.5
Mainly fixes:
- Internal recovery during upload objects, in case of inaccessible nodes (internally known as report bad block).
- NTP fixes.
- Clean up deleted blocks from agents, not only from the database.
- Linux Agents - Removed redundant link to node from /usr/bin/
- Visual indication for full storage.
- Diagnostics for win/linux fixes
- One drive per agent (until now we had non interesting list of drives)
- Shorter name for agents
- Audit modifications for missing accounts for part of the operations.
- S3 error encoding - we sent invalid xml incase of a failure during multipart upload
https://storage.googleapis.com/noobaa-releases/0.4.5/noobaa-NVA-0.4.5-bc5d19b.tar.gz
https://storage.googleapis.com/noobaa-releases/0.4.5/NooBaa-v0.4.5.ova
V0.4.4
Features:
- Time setup - NTP and manual.
Fixes:
- Audit updates
- Time Skew (AWS time difference detection set to 2min)
- Support windows diagnostics
https://storage.googleapis.com/noobaa-releases/0.4.4/noobaa-NVA-0.4.4-652ac6e.tar.gz
V0.4.3
Features:
-
Bucket permission - Administrator can now isolate buckets per application users.
-
First step - tiering - Movies parts (first and last parts) get more replications on faster servers
-
UI Usability fixes
3.1 Bucket name added to the parts list of node3.2 Pool name added to file parts. In addition the view has changed a little to show replicas.
3.3 Pool name added to nodes list in Assign Nodes window
3.4 Install node styling and one liner option for deployment
Fixes:
- S3 fixes for folders
- S3 performance
- Node page with many parts crashes chrome #1101
- Typo fixes
Upgrade package:
https://storage.googleapis.com/noobaa-releases/0.4.3/noobaa-NVA-0.4.0-47869a8.tar.gz
V0.4.2
- Major S3 issue with get_bucket (list objects) with prefix, but without delimiter.
- Typo fix
Upgrade package:
https://storage.googleapis.com/noobaa-releases/0.4.2/noobaa-NVA-0.4.0-d2ba040.tar.gz
V0.4.1
V0.4
Packages
upgrade package - https://storage.googleapis.com/noobaa-releases/0.4.0/noobaa-NVA-0.4.0-757f6c4.tar.gz
ESX -
https://storage.googleapis.com/noobaa-releases/0.4.0/ESX/NooBaa_v0.4.mf
https://storage.googleapis.com/noobaa-releases/0.4.0/ESX/NooBaa_v0.4-disk1.vmdk
https://storage.googleapis.com/noobaa-releases/0.4.0/ESX/NooBaa_v0.4.ovf
KVM -
https://storage.googleapis.com/noobaa-releases/0.4.0/KVM/NooBaa_v0.4-disk1.qcow2
- New management console with all features support.
- Performance improvements - upload of single connection 70MBps, multiple connections 250MBps.
- Agents communication is by default in a range of TCP and UDP ports with automatic fall back. Default TCP ports range is 60100 - 60600
- Multiple pools support - pool is a group of nodes, defined by the user. A relations of data placement can be defined: Stripe, Spreading the data across the chosen pools
Mirror, Full duplication of the data in each chosen pool - NooBaa to any S3 compatible storage (including NooBaa) sync, BI Directional or One way.
- Multi Drive support - NooBaa will take advantage of every drive on the hosting storage node (each drive will be displayed as a separated node)
- AWS V4 support
- Free space policy - will stop writing if less than 10GB free space available, static for now.
- Performance measurements of each node - HD Read/HD Write/Round Trip Time to metadata server.
- Diagnostic tools improvements, online testing for agents connectivity and bandwidth.
- Auditing events filtering
- Informative dashboards with capacity and usage statistics.
- support X64 for windows agents.
--------------- Internal -----------
- New log system. Logs can be found under /var/log/noobaa*
- Spelling mistakes fixes
- First wizard to show http instead of https.
- New audit events for cloud sync operations, pools operations, bucket operations, etc
- Cloud sync - added support for all AWS regions except Seoul.
- Allows DNS settings from the UI - mainly to configure agent configuration string. We adde tests to make sure everything is available.
- Versioning of MD server and Agents - now visible in node's info and configuration-> version in the MD server.
- Security updates - reduced the amount of times we return a secret key from the server to the client. Will be removed completely soon. Remove the secret key from the agent configuration after the first join to the system.
- Hadoop compliance - support dates format (RFC 822), required by Hadoop and supported by AWS s3.
- NTP fixes.
- S3 compatibility fixes, mainly returned errors.
- Brought back AWS authentication V2 and V4
0.3.9.1 ALPHA - TCP only version
This one includes fixes for cloud sync - now support all AWS s3 regions (except SEOUL) and signature types
In addition, it includes a removal for another mongo instance (under /etc/init.d) and starts NTP.
https://storage.googleapis.com/noobaa-releases/0.3.9.1/noobaa-NVA_0.3.9.1.RC5.tar.gz
OVA:
https://storage.googleapis.com/noobaa-releases/0.3.9.1/NooBaa_0391.ovf
https://storage.googleapis.com/noobaa-releases/0.3.9.1/NooBaa_0391.mf
https://storage.googleapis.com/noobaa-releases/0.3.9.1/NooBaa_0391-disk1.vmdk
Guide:
https://storage.googleapis.com/noobaa-releases/0.3.9.1/NooBaa%20Getting%20Started%20Guide.pdf
0.3.9 ALPHA - TCP only version
This version includes support for windows 64bit. Network performance is much better.
Upgrade package:
https://storage.googleapis.com/noobaa-releases/0.3.9/noobaa-NVA_0.3.9.RC2.tar.gz
OVA:
https://storage.googleapis.com/noobaa-releases/0.3.9/NooBaa039-disk1.vmdk
https://storage.googleapis.com/noobaa-releases/0.3.9/NooBaa039.ovf
https://storage.googleapis.com/noobaa-releases/0.3.9/NooBaa039.mf
0.3.8 ALPHA - TCP only version
This version includes one major fix of reading large (> 2GB) files.
Upgrade package
https://storage.googleapis.com/noobaa-releases/0.3.8/noobaa-NVA_0.3.8_RC2.tar.gz
OVA/OVF/MF - https://storage.googleapis.com/noobaa-releases/0.3.8/NooBaa038.zip
0.3.7 - Alpha - TCP only
Important note!!!
in order to upgrade to this version, you must run manually the following command:
sed -i 's/exec ${f}<&-/eval "exec ${f}<&-"/' /root/node_modules/noobaa-core/src/deploy/NVA_build/upgrade.sh
yum install -y lsof
Major updates:
- Support for Copy to clipboard without flash + support in Firefox
- Fixed upgrade procedure
- New node wizard - removed noobaa.local option. The default from now is custom dns.
- AWS S3 attributes support - enables FUSE (https://github.com/s3fs-fuse/s3fs-fuse)
- Upload performance improvement in case of large database
- Support for special characters in object name
- Added support for AWS v4 signature in get requests.
- Added NTP for better time presenttion.
- Added support for bucket deletion from s3.
Upgrade package:
https://storage.googleapis.com/noobaa-releases/0.3.7/noobaa-NVA_037_RC4.tar.gz
OVA:
https://storage.googleapis.com/noobaa-releases/0.3.7/NooBaa037.ova
FUSE:
https://storage.googleapis.com/noobaa-releases/0.3.7/setup-fuse-debian-ubuntu.sh
https://storage.googleapis.com/noobaa-releases/0.3.7/mount-s3fs.sh