Skip to content

Releases: noobaa/noobaa-core

V0.4

12 Apr 21:18
Compare
Choose a tag to compare

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

  1. New management console with all features support.
  2. Performance improvements - upload of single connection 70MBps, multiple connections 250MBps.
  3. Agents communication is by default in a range of TCP and UDP ports with automatic fall back. Default TCP ports range is 60100 - 60600
  4. 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
  5. NooBaa to any S3 compatible storage (including NooBaa) sync, BI Directional or One way.
  6. Multi Drive support - NooBaa will take advantage of every drive on the hosting storage node (each drive will be displayed as a separated node)
  7. AWS V4 support
  8. Free space policy - will stop writing if less than 10GB free space available, static for now.
  9. Performance measurements of each node - HD Read/HD Write/Round Trip Time to metadata server.
  10. Diagnostic tools improvements, online testing for agents connectivity and bandwidth.
  11. Auditing events filtering
  12. Informative dashboards with capacity and usage statistics.
  13. support X64 for windows agents.

--------------- Internal -----------

  1. New log system. Logs can be found under /var/log/noobaa*
  2. Spelling mistakes fixes
  3. First wizard to show http instead of https.
  4. New audit events for cloud sync operations, pools operations, bucket operations, etc
  5. Cloud sync - added support for all AWS regions except Seoul.
  6. Allows DNS settings from the UI - mainly to configure agent configuration string. We adde tests to make sure everything is available.
  7. Versioning of MD server and Agents - now visible in node's info and configuration-> version in the MD server.
  8. 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.
  9. Hadoop compliance - support dates format (RFC 822), required by Hadoop and supported by AWS s3.
  10. NTP fixes.
  11. S3 compatibility fixes, mainly returned errors.
  12. Brought back AWS authentication V2 and V4

0.3.9.1 ALPHA - TCP only version

0.3.9 ALPHA - TCP only version

0.3.8 ALPHA - TCP only version

20 Dec 05:43
Compare
Choose a tag to compare

0.3.7 - Alpha - TCP only

26 Nov 19:57
Compare
Choose a tag to compare

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:

  1. Support for Copy to clipboard without flash + support in Firefox
  2. Fixed upgrade procedure
  3. New node wizard - removed noobaa.local option. The default from now is custom dns.
  4. AWS S3 attributes support - enables FUSE (https://github.com/s3fs-fuse/s3fs-fuse)
  5. Upload performance improvement in case of large database
  6. Support for special characters in object name
  7. Added support for AWS v4 signature in get requests.
  8. Added NTP for better time presenttion.
  9. 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

0.3.6 - Alpha - TCP version only

24 Oct 18:16
Compare
Choose a tag to compare

Alpha 0.3.5 TCP only version!

22 Oct 18:18
Compare
Choose a tag to compare
Pre-release

This version is 0.3.4 + additional performance improvement for metadata server (cluster - multi process).

In addition, it includes a fix for upgrade in case of multi process metadata server.

Note - This version can open only if you open tcp port 9999 on the agents.

VM deployment to ESX by downloading the virtual appliance
i. https://storage.googleapis.com/noobaa-releases/0.3.5/NooBaa035.ovf
ii. https://storage.googleapis.com/noobaa-releases/0.3.5/NooBaa035-disk1.vmdk
iii. https://storage.googleapis.com/noobaa-releases/0.3.5/NooBaa035.mf
iv. https://storage.googleapis.com/noobaa-releases/0.3.5/noobaa-NVA.tar.gz

NooBaa Getting Started Guide 035.pdf

0.3.4 INTERNAL ONLY! TCP mode

20 Oct 16:50
Compare
Choose a tag to compare
Pre-release

Customer release with fixed TCP mode. Don't release to anyone.

[Assured Guaranty]

Alpha 0.3.3

06 Aug 08:10
Compare
Choose a tag to compare

Updates:

  1. Linux Agent Service - support CentOS 6, RedHat7, Ubuntu 14
  2. Multiple Buckets
  3. Updated first deployment version with colors and link to the system
  4. Stability bug fixes on upload large files
  5. Diagnostics download
  6. Debug session - changed debug level for 15 min for better diagnostic

Upgrade package:

https://storage.googleapis.com/noobaa-releases/0.3.3/noobaa-NVA_0.3.3_post_sequence2.tar.gz

Agent packages:

https://storage.googleapis.com/noobaa-releases/0.3.3/noobaa-s3rest.exe
https://storage.googleapis.com/noobaa-releases/0.3.3/noobaa-setup.exe

OVA:
https://storage.googleapis.com/noobaa-releases/0.3.3/ESX/NooBaa033-disk1.vmdk
https://storage.googleapis.com/noobaa-releases/0.3.3/ESX/NooBaa033.mf
https://storage.googleapis.com/noobaa-releases/0.3.3/ESX/NooBaa033.ovf

Alpha 0.3.2

09 Jul 06:08
Compare
Choose a tag to compare

VM setup (after boot), local stun, bug fixes related to maximum agents, and services startup timing.

Dirty version.

Include this commit + the following:

  1. latest first_install_diaglog (pull #382)
  2. permissions as set in commit f58d679
  3. added noobaa user to sudoers with nopasswd.
  4. update OVF with os type other 64bit (https://storage.googleapis.com/noobaa-releases/0.3.2/NooBaaAlpha0.3.2.ovf)

VM files can be found here:

https://console.developers.google.com/project/noobaa-test-1/storage/browser/noobaa-releases/0.3.2/

public links:

https://storage.googleapis.com/noobaa-releases/0.3.2/NooBaaAlpha0.3.2.ovf
https://storage.googleapis.com/noobaa-releases/0.3.2/NooBaaAlpha0.3.2-disk1.vmdk
https://storage.googleapis.com/noobaa-releases/0.3.2/NooBaaAlpha0.3.2.mf

Tested on Ravello ESX and DBSH ESX.

Worked without any problem on ECI ESX