Add solana-fullnode-config

This commit is contained in:
Greg Fitzgerald
2018-05-31 15:45:03 -06:00
parent 359a8397c0
commit 4b8c36b6b9
5 changed files with 73 additions and 14 deletions

View File

@ -1,5 +1,4 @@
#!/bin/bash
export RUST_LOG=solana=info
sudo sysctl -w net.core.rmem_max=26214400
rm -f leader.log
cat genesis.log | cargo run --features=cuda --bin solana-fullnode -- -s leader.json -l leader.json -b 8000 -d 2>&1 | tee leader-tee.log
cat genesis.log | cargo run --bin solana-fullnode -- -l leader.json