Project

General

Profile

Actions

Bug #8628

closed

non-existing azure-storage-container-volume should not be fatal

Added by Nico César about 10 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-

Description

can we create the container if it's missing?

2016-03-03_19:21:25.25493 Starting keepstore from /etc/sv/keepstore
2016-03-03_19:21:25.26863 2016/03/03 19:21:25 keepstore starting, pid 34223
2016-03-03_19:21:25.36360 invalid value "wx7k5-keep-0" for flag -azure-storage-container-volume: container does not exist
2016-03-03_19:21:25.36372 Usage of keepstore:
2016-03-03_19:21:25.36380   -azure-max-get-bytes=67108864: Maximum bytes to request in a single GET request. If smaller than 67108864, use multiple concurrent range requests to retrieve a block.
2016-03-03_19:21:25.36384   -azure-storage-account-key-file="": File containing the account key used for subsequent --azure-storage-container-volume arguments.
2016-03-03_19:21:25.36388   -azure-storage-account-name="": Azure storage account name used for subsequent --azure-storage-container-volume arguments.
2016-03-03_19:21:25.36391   -azure-storage-container-volume=[]: Use the given container as a storage volume. Can be given multiple times.
2016-03-03_19:21:25.36395   -azure-storage-replication=3: Replication level to report to clients when data is stored in an Azure container.
2016-03-03_19:21:25.36398   -blob-signature-ttl=1209600: Lifetime of blob permission signatures. See services/api/config/application.default.yml.
2016-03-03_19:21:25.36402   -blob-signing-key-file="": File containing the secret key for generating and verifying blob permission signatures.
2016-03-03_19:21:25.36405   -data-manager-token-file="": File with the API token used by the Data Manager. All DELETE requests or GET /index requests must carry this token.
2016-03-03_19:21:25.36410   -enforce-permissions=false: Enforce permission signatures on requests.
2016-03-03_19:21:25.36415   -listen=":25107": Listening address, in the form "host:port". e.g., 10.0.1.24:8000. Omit the host part to listen on all interfaces.
2016-03-03_19:21:25.36419   -max-buffers=128: Maximum RAM to use for data buffers, given in multiples of block size (64 MiB). When this limit is reached, HTTP requests requiring buffers (like GET and PUT) will wait for buffer space to be released.
2016-03-03_19:21:25.36422   -never-delete=true: If true, nothing will be deleted. Warning: the relevant features in keepstore and data manager have not been extensively tested. You should leave this option alone unless you can afford to lose data.
2016-03-03_19:21:25.36428   -permission-key-file="": Synonym for -blob-signing-key-file.
2016-03-03_19:21:25.36432   -permission-ttl=0: Synonym for -blob-signature-ttl.
2016-03-03_19:21:25.36437   -pid="": Path to write pid file during startup. This file is kept open and locked with LOCK_EX until keepstore exits, so `fuser -k pidfile` is one way to shut down. Exit immediately if there is an error opening, locking, or writing the pid file.
2016-03-03_19:21:25.36441   -readonly=false: Do not write, delete, or touch anything on the following volumes.
2016-03-03_19:21:25.36447   -s3-access-key-file="": File containing the access key used for subsequent -s3-bucket-volume arguments.
2016-03-03_19:21:25.36451   -s3-bucket-volume=[]: Use the given bucket as a storage volume. Can be given multiple times.
2016-03-03_19:21:25.36454   -s3-endpoint="": Endpoint URL used for subsequent -s3-bucket-volume arguments. If blank, use the AWS endpoint corresponding to the -s3-region argument. For Google Storage, use "https://storage.googleapis.com".
2016-03-03_19:21:25.36458   -s3-region="": AWS region used for subsequent -s3-bucket-volume arguments. Allowed values are ["ap-southeast-1" "us-west-1" "us-gov-west-1" "sa-east-1" "us-west-2" "cn-north-1" "ap-northeast-1" "ap-southeast-2" "eu-central-1" "eu-west-1" "us-east-1"].
2016-03-03_19:21:25.36462   -s3-replication=2: Replication level reported to clients for subsequent -s3-bucket-volume arguments.
2016-03-03_19:21:25.36465   -s3-secret-key-file="": File containing the secret key used for subsequent -s3-bucket-volume arguments.
2016-03-03_19:21:25.36469   -s3-unsafe-delete=false: EXPERIMENTAL. Enable deletion (garbage collection), even though there are known race conditions that can cause data loss.
2016-03-03_19:21:25.36473   -serialize=false: Serialize read and write operations on the following volumes.
2016-03-03_19:21:25.36477   -trash-lifetime=0: Interval after a block is trashed during which it can be recovered using an /untrash request
2016-03-03_19:21:25.36483   -volume=[]: Local storage directory. Can be given more than once to add multiple directories. If none are supplied, the default is to use all directories named "keep" that exist in the top level directory of a mount point at startup time. Can be a comma-separated list, but this is deprecated: use multiple -volume arguments instead.
2016-03-03_19:21:25.36487   -volumes=[]: Deprecated synonym for -volume.
2016-03-03_19:21:25.36700 Stopping keepstore
Actions #1

Updated by Nico César about 10 years ago

  • Project changed from 40 to Arvados
Actions #2

Updated by Peter Amstutz about 6 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF