storj/storage
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
..
boltdb all: fix dots 2020-07-16 14:58:28 +00:00
cockroachkv cmd/storagenode,storage/cockroachkv: better error handling 2020-07-16 20:03:50 +03:00
filestore storagenode/db: explicitly open and create dbs 2020-07-24 14:08:47 +03:00
postgreskv all: fix error checking 2020-07-16 19:13:14 +03:00
redis all: fix dots 2020-07-16 14:58:28 +00:00
storelogger all: fix dots 2020-07-16 14:58:28 +00:00
teststore all: fix dots 2020-07-16 14:58:28 +00:00
testsuite all: fix dots 2020-07-16 14:58:28 +00:00
blob.go all: fix dots 2020-07-16 14:58:28 +00:00
common.go all: fix dots 2020-07-16 14:58:28 +00:00
listkeys.go storage: delete unused code and lower visibility of static iterator 2020-02-17 14:53:54 +00:00
listv2.go satellite/metainfo: avoid temporary list 2020-04-15 08:01:42 +00:00
util.go storage: delete unused code and lower visibility of static iterator 2020-02-17 14:53:54 +00:00