storj/private
Cameron Ayer 0155c21b44 private/testplanet, storagenode/{monitor,pieces}: write storage dir verification file on run and verify on loop
On run, write the storage directory verification file.

Every time the node runs it will write the file even if it already exists.
The reason we do this is because if the verification file is missing, the SN
doesn't know whether it is an incorrect directory, or it simply hasn't written
the file yet, and we want to keep nodes running without needing operator intervention.

Once this change has been a part of the minimum version for several releases,
we will move the file creation from the run command to the setup
command. Run will only verify its existence.

Change-Id: Ib7d20e78e711c63817db0ab3036a50af0e8f49cb
2020-08-19 19:12:21 +00:00
..
cui all: fix dots 2020-07-16 14:58:28 +00:00
currency private/currency: add strictcsv support to microunit 2020-03-31 14:57:04 -06:00
date all: fix dots 2020-07-16 14:58:28 +00:00
dbutil all: add missing dots 2020-08-11 17:50:01 +03:00
debugging all: fix dots 2020-07-16 14:58:28 +00:00
lifecycle all: use monkit v3 2020-02-05 23:53:17 +00:00
migrate all: add missing dots 2020-08-11 17:50:01 +03:00
post all: fix dots 2020-07-16 14:58:28 +00:00
prompt private/prompt: remove dependency to go-prompt 2020-02-25 13:09:41 +02:00
tagsql all: use jackc/pgx in place of lib/pq 2020-07-13 15:54:41 +00:00
testblobs private/testblobs, storage, storage/filestore: add storage dir verification to filestore 2020-08-19 17:18:14 +00:00
testplanet private/testplanet, storagenode/{monitor,pieces}: write storage dir verification file on run and verify on loop 2020-08-19 19:12:21 +00:00
testrevocation storage/redis/redisserver: simplify redisserver creation 2020-02-11 19:11:57 +00:00
teststorj all: fix dots 2020-07-16 14:58:28 +00:00
testuplink private/testuplink: move tests to uplink 2020-06-01 12:29:21 +02:00
version storagenode/version: notification flow now based on cursor, chore_test added, versioncontrol added to reconfigure. 2020-07-23 14:13:24 +00:00
web satellite/console: Increase default webUI rate limit to 5 2020-05-12 16:12:17 +00:00