Releases: whamcloud/lemur
0.6.0
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
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
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
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
This release is a non-production, early release of the Lustre* HSM tools.