storj/cmd/storagenode
Yaroslav Vorobiov 4d2a505788 storagenode/db: explicitly open and create dbs
To prevent storagenode from implicitly recreating missing dbs and storage,
as such behaviour leads to audit failures. Do not allow storagenode to
start if any of dbs or storage is missing, corrupted, or dedicated storage disk is
unmounted, to get downtime instead.

Change-Id: Ic64e1f0ff4d8ef5b2fddbe7a7e53df4f4bd8652e
2020-07-24 14:08:47 +03:00
..
dashboard.go all: fix dots 2020-07-16 14:58:28 +00:00
dashboard.sh Merge alpha directory with main storagenode directory (#1817) 2019-04-23 17:51:04 +02:00
deprecated.go all: fix dots 2020-07-16 14:58:28 +00:00
Dockerfile Remove VOLUME /root/.local/share/storj/storagenode (#3820) 2020-04-03 00:05:20 +02:00
entrypoint removes bandwidth limiting 2020-03-04 14:04:00 +00:00
gracefulexit_test.go cmd/storagenode: add check if satellites available to gracefulexit 2020-06-10 13:38:36 +00:00
gracefulexit.go cmd/storagenode,storage/cockroachkv: better error handling 2020-07-16 20:03:50 +03:00
main_test.go cmd/storagenode: enable migration of configs of different types (#3189) 2019-10-08 14:26:53 -04:00
main.go storagenode/db: explicitly open and create dbs 2020-07-24 14:08:47 +03:00
storagenode.yaml all: fix comments about grpc 2020-05-11 13:05:34 +03:00
windows.go ci: fix golangci-lint failures 2020-06-05 12:55:35 +00:00