Skip to content

Releases: whamcloud/lemur

0.6.0

22 Mar 19:29
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

Updates since 0.5.2:

  • Updated vendored versions of AWS SDK and hashicorp/hcl
  • Enabled AWS SDK debug logging when --debug is supplied to lhsmd
  • Fixed bug in s3 mover which prevented successful restores
  • Improved compatibility with non-AWS s3 implementations
    • Tested with radosgw in Ceph Jewel
    • Tested with Scality S3 Server
  • Increased configuration flexibility for s3 mover
    • Now possible to configure separate archive credentials, endpoints, etc.

RPMs published at: http://lemur-release.s3-website-us-east-1.amazonaws.com/release/0.6.0/

Build RPMs with go 1.8.0

17 Feb 14:45
Compare
Choose a tag to compare
Pre-release

This Early Access release does not include new features. The primary purpose of this release is to support EL 7.3 and build RPMs against go 1.8.0.

Add import commands

22 Dec 22:30
Compare
Choose a tag to compare
Add import commands Pre-release
Pre-release

This Early Access release improves and renames the command utility included in lemur. The ldmc command has been renamed to lhsm and there is now just one level of subcommands. This also adds three new commands to lhsm:

  • import - Imports an HSM backed file into Lustre as a released file.
  • clone - Creates a released copies a previously archived file.
  • restripe - Changes the striping parameters of a release file. The new striping layout will be used when the file is restored.

Detailed options are listed in each command's help, e.g lhsm import --help.

0.5.0: Enable Robinhood 3.0 integration

14 Dec 00:02
Compare
Choose a tag to compare
Pre-release

This Early Access release changes how extended attributes are handled to attempt to be compatible with Robinhood. Unfortunately this is not compatible with the compression or checksum features.

Intel Lemur EA Release

17 Oct 21:21
Compare
Choose a tag to compare
Pre-release

This release is a non-production, early release of the Lustre* HSM tools.