Scripts to deploy, benchmark, and tinker with 1M operations/sec FoundationDB cluster on AWS

@poma, yeah, there could be a warning in the status command:

 Performance limited by process: Log server running out of space (approaching 100MB limit).
  Most limiting process: 10.0.1.102:4502

but when I log in the instance and show the disk usage:

Filesystem      Size  Used Avail Use% Mounted on
udev            7.7G     0  7.7G   0% /dev
tmpfs           1.6G  8.8M  1.6G   1% /run
/dev/nvme0n1p1  485G  3.9G  481G   1% /
tmpfs           7.7G  4.0K  7.7G   1% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           7.7G     0  7.7G   0% /sys/fs/cgroup
/dev/loop0       88M   88M     0 100% /snap/core/5548
/dev/loop1       17M   17M     0 100% /snap/amazon-ssm-agent/734
/dev/loop2       88M   88M     0 100% /snap/core/5742
/dev/loop3       17M   17M     0 100% /snap/amazon-ssm-agent/784
tmpfs           1.6G     0  1.6G   0% /run/user/1000

how come the warning coming out?