1
0
forked from cerc-io/plugeth
plugeth/cmd
Alex Mazalov 24c1e3053b
cmd/geth: graceful shutdown if disk is full ()
Adding warnings of free disk space left and graceful shutdown when there is not enough space left.
This also adds a flag datadir.minfreedisk which can be used to set the trigger for low disk space, and setting it to zero disables the check. 

Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Felix Lange <fjl@twurst.com>
2021-01-19 09:26:42 +01:00
..
abidump cmd: implement abidump () 2020-01-21 15:51:36 +01:00
abigen cmd/abigen: clarify abigen alias flag usage () 2020-12-12 17:36:32 +01:00
bootnode cmd/bootnode,internal/debug: fix some comments () 2020-09-29 11:31:14 +02:00
checkpoint-admin cmd/clef: change --rpcport to --http.port and update flags in docs () 2020-07-14 10:35:32 +02:00
clef all: remove redundant conversions and import names () 2020-11-25 21:00:23 +01:00
devp2p cmd/devp2p: add node filter for snap + fix arg error () 2020-12-03 13:16:20 +01:00
ethkey cmd/clef: change --rpcport to --http.port and update flags in docs () 2020-07-14 10:35:32 +02:00
evm all: remove redundant conversions and import names () 2020-11-25 21:00:23 +01:00
faucet cmd/faucet: update the embedded website asset 2021-01-14 12:10:52 +02:00
geth cmd/geth: graceful shutdown if disk is full () 2021-01-19 09:26:42 +01:00
p2psim node: refactor package node () 2020-08-03 19:40:46 +02:00
puppeth cmd: support v1.1 Twitter API in faucet, fix puppeth 2021-01-04 14:13:21 +02:00
rlpdump cmd/rlpdump: allow hex input to have leading '0x' 2017-10-27 09:40:52 +01:00
utils cmd/geth: graceful shutdown if disk is full () 2021-01-19 09:26:42 +01:00