From Fedora Project Wiki

Revision as of 18:53, 17 October 2011 by Kkeithle (talk | contribs) (Created page with "{{QA/Test_Case |description=This test case tests the functionality of the HekaFS feature. |actions= # Open web browser to server node1, port 8080 (e.g. http:/...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test case tests the functionality of the HekaFS feature.


How to test

  1. Open web browser to server node1, port 8080 (e.g. http://192.168.122.21:8080)
  2. Click on the Manage Servers link
  3. Notice that server node 1 is listed as a Cluster Node
  4. Add one or more additional nodes:
    1. Enter 192.168.122.22 and press the Add button
    2. Notice that 192.168.122.22 is successfully added
    3. Click on the Back to cluster configuration link
    4. repeat for additional server nodes
  5. Press the Done button
  6. Click on the Manage Volumes link
  7. Check the check-boxes for /bricks/sda on all server nodes
  8. Leave the Replica or Stripe count box empty.
  9. Enter testsda in the Volume ID box
  10. Press the Provision button
  11. Notice that the volume has been successfully provisioned
  12. Click the Back to volume configuration link
  13. Notice that the check-boxes for bricks/sda are insensitive (grayed out)
  14. Press the Done button
  15. Click on the Manage Tenants link
  16. Enter yoyodyne, bigboote, 10000, 10999, 10000, 10999 in the Name, Password, UID Range Low, UID Range High, GID Range Low, and GID Range High fields.
  17. Press the Add button
  18. Notice that yoyodyne is successfully added
  19. Click on the Back to tenant configuration link
  20. Press the Done button
  21. Click on the Manage Volumes link
  22. Click on the testsda start link
  23. Notice that testsda is successfully started
  24. In a shell on the client,
    1. enter mkdir /mnt/testsda
    2. enter hfs_mount 192.168.122.21 yoyodyne bigboote /mnt/testsda

Expected Results

  1. abc