Logo
Explore Help
Sign In
gaspersic/solana
1
0
Fork 0
You've already forked solana
Code Issues Pull Requests Projects Releases Wiki Activity
Files
d30670e92e9ab419e3f156c74ae64623afdb936d
solana/multinode-demo/leader.sh

8 lines
211 B
Bash
Raw Normal View History

Hooks for binaries to run as leader or replicator and attach to network (#221)
2018-05-23 13:03:19 -07:00
#!/bin/bash
clean up demo bash scripts * allow other level of RUST logging * avoid "echo" in favor of printf (builtin) * single quotes for literals, double quotes for variables
2018-06-14 17:11:55 -07:00
# if RUST_LOG is unset, default to info
export RUST_LOG=${RUST_LOG:-solana=info}
logs poll both endpoints in client logs logs logs names verify plan not sig log set udp buffer to max drop output more verbose about window requests log the leader load leader identity readme for single node demo update asserts update replay all rsync dynamic file read in testnode fix cleanup readme sum fix scripts cleanup cleanup readme
2018-05-24 23:18:41 -07:00
sudo sysctl -w net.core.rmem_max=26214400
Run release binary for leader node
2018-06-01 13:01:19 -07:00
cargo run --release --bin solana-fullnode -- -l leader.json < genesis.log
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 437ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API