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

Compare with Current View Page History

« Previous Version 3 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

Results

  • Mike: API server crashed with an unknown error shortly after beginning the test
    • I started owncloud + cloudcmd + postgres x2 + mysql + dspace simultaneously
  • David: Catalog links do not seem to work in Firefox
  • David: File Manager occasionally refuses to start in Chrome

Actions

Phase 2: Bug Party

  • No labels