Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am sw3space on github.
  • I am sw3 (https://keybase.io/sw3) on keybase.
  • I have a public key ASCt34eF9mXy9LAoXP2ox1jt1QDAoMFmX76sP7wi-Evaqwo

To claim this, I am signing this object:

#!/bin/bash
set -x
sshopts="-o StrictHostKeyChecking=no"
designate=$(grep designate /etc/hosts | awk '{print $3}')
galera=$(grep galera /etc/hosts | awk '{print $3}')
neutron_server=$(grep neutron-server /etc/hosts | awk '{print $3}')
nova_api=$(grep nova-api /etc/hosts | awk '{print $3}')
cat /sys/devices/system/node/node*/meminfo | fgrep Huge
cat /proc/meminfo
cd /sys/kernel/mm/hugepages
https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt