Skip to content

Instantly share code, notes, and snippets.

View benjaminballard's full-sized avatar

bballard benjaminballard

  • Volt Active Data, Inc.
  • Bedford, MA
View GitHub Profile
#!/usr/bin/env bash
# directories where files land, are staged for loading, and are archived when done
LZ="/tmp/lz"
LOADING="/tmp/loading"
DONE="/tmp/done"
# extension of files to look for
EXT="gz"
@benjaminballard
benjaminballard / example_ops_manual.md
Last active August 29, 2019 08:33
Example VoltDB Operations Manual

VoltDB Operations Manual

This is an example of a document that a VoltDB customer or partner might write to document specific processes and commands for common operations with VoltDB.

Hardware & OS

For our VoltDB cluster, use servers with the following specs:
(Note: this is only an example, but you should document the exact hardware used for the installation, and use identical hardware if nodes to the cluster).

Amazon EC2 Example:

In production, we use c3.2xlarge nodes with 8 hyperthreads, 15GB of RAM