storj/cmd/storagenode
Cameron Ayer 5a337c48ec {cmd,private,storagenode}: create storage dir verification during setup
Previously, we created a new file to use for directory verification
every time the storage node starts. This is not helpful if the storage node
points to the wrong directory when restarting. Now we will only create the file
on setup. Now the file should be created only once and will be verified at
runtime.

Change-Id: Id529f681469138d368e5ea3c63159befe62b1a5b
2020-11-11 11:01:36 -05:00
..
dashboard.go storagenode/internalpb: move inspector.proto 2020-10-30 14:51:26 +02:00
dashboard.sh Merge alpha directory with main storagenode directory (#1817) 2019-04-23 17:51:04 +02:00
deprecated.go storagenode/{monitor,pieces}, storage/filestore: add loop to check storage directory writability 2020-08-31 21:20:49 +00:00
Dockerfile cmd/storagenode: add docker env variable to toggle running setup 2020-11-11 13:11:19 +00:00
entrypoint cmd/storagenode: add docker env variable to toggle running setup 2020-11-11 13:11:19 +00:00
gracefulexit_test.go cmd/storagenode: add check if satellites available to gracefulexit 2020-06-10 13:38:36 +00:00
gracefulexit.go storagenode/internalpb: move gracefulexit.proto 2020-10-30 15:24:56 +02:00
main_test.go cmd/storagenode: enable migration of configs of different types (#3189) 2019-10-08 14:26:53 -04:00
main.go {cmd,private,storagenode}: create storage dir verification during setup 2020-11-11 11:01:36 -05: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