Command
weka fs tier s3 attachTo attach an object store to a filesystem, use the following command:
weka fs tier s3 attach <fs-name> <obs-name> [--mode mode]
Parameters
Name | Type | Value | Limitations | Mandatory | Default |
---|---|---|---|---|---|
fs-name | String | Name of the filesystem to be attached to the object store | Must be a valid name | Yes | |
obs-name | String | Name of the object store to be attached | Must be a valid name | Yes | |
mode | String | local or remote | A local bucket can only be attached as local and a remote bucket can only be attached as remote | No |