You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Objective

  1. Generate load on the system for a given number of users
  2. Monitor the system's resource utilization using Grafana
    • This will give us a benchmark of the expected "load" on the cluster
  3. Take user feedback regarding general usability of the system under the desired load conditions
    • This will let us know if user performance has degraded due to any stress on the system
  4. Take note of how any node additions / removals affect resource constraint, and to what degree
    • If the system's resources become constrained, add a node to the cluster alleviating the resource constraint
    • If the system is far over-saturated with resources, remove a node from the cluster to simulate a downed node

Resulting Actions

1 hour group testing
1 hour writing new issues

Phase 1: Labs Workbench + Management

Current Cluster Configuration

See inventory at: https://github.com/nds-org/ndslabs-deploy-tools/commit/d8d8ef30dac74b1fe84185c7abc6136516d60e7b

Participants

  • Craig Willis
  • David Raila
  • Mike Lambert

Measurement Utilities

 

Results

Prognosis

So far, aside from a few minor issues, everything is running super smoothly.

Peak usage was measured at:

  • 6% cluster memory usage
  • 3-4% cluster CPU usage

Resulting Actions

Phase 2: Bug Party

Participants

Results

Prognosis

Resulting Actions

  • No labels