Skip to content

Instantly share code, notes, and snippets.

View wallnerryan's full-sized avatar

Ryan Wallner wallnerryan

  • Boston, MA
  • 20:49 (UTC -04:00)
View GitHub Profile
# /etc/sysctl.d/99quagga_defaults.conf (but a filter aint one)
# Place this file at the location above and reload the device.
# or run the sysctl -p /etc/sysctl.d/99quagga_defaults.conf
# rhel 7 need to set rp filter https://access.redhat.com/solutions/53031
net.ipv4.conf.all.accept_local = 0
net.ipv4.conf.all.accept_redirects = 0
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.all.bootp_relay = 0
@wallnerryan
wallnerryan / k8s-gcp.md
Last active March 28, 2018 00:56
exact commands ran to standup k8s 1.9.x on gcp with cni / rbac.
[global]
direct=1
rw=randwrite
size=1G
numjobs=8
time_based
runtime=180
ioengine=libaio
[test-randwrite-1G]
[global]
direct=1
rw=randread
size=1G
numjobs=8
time_based
runtime=180
ioengine=libaio
[test-randread-1G]
[global]
direct=1
rw=randread
size=1G
numjobs=8
time_based
runtime=180
ioengine=libaio
[test-randread-1G]
[global]
direct=1
rw=randread
size=1G
numjobs=8
time_based
runtime=180
ioengine=libaio
[global]
direct=1
rw=randread
size=1G
numjobs=8
time_based
runtime=180
ioengine=libaio
[global]
direct=1
rw=randread
size=1G
numjobs=8
time_based
runtime=180
ioengine=libaio
[global]
direct=1
rw=randwrite
size=1G
numjobs=8
time_based
runtime=300
ioengine=libaio
[test-randwrite-1G]
[global]
direct=1
rw=randwrite
size=1G
numjobs=8
time_based
runtime=180
ioengine=libaio
[test-randwrite-1G]