30 | | |
31 | | |
32 | | == Support for Experimenters == |
33 | | * What can be done after GEC15? |
34 | | * What resources are available? |
35 | | * Who do they contact with questions/problems? |
36 | | |
37 | | |
38 | | == I&M Tools: Basic Test/Tutorial/Experiment Workflow == |
39 | | |
40 | | 0) Overview of experiment |
41 | | |
42 | | 1) Establish experiment environment |
43 | | |
44 | | 2) Obtain slice of GENI resources, install I&M tools and experiment services |
45 | | |
46 | | 3) Configure I&M tools and experiment services |
47 | | |
48 | | 4) Run and orchestrate I&M services and experiment services to complete run of experiment |
49 | | |
50 | | 5) Analyze and visualize measurement results after completing run of experiment |
51 | | |
52 | | 6) Move selected collected measurements and other artifacts from storage service to long-term archive service |
53 | | |
54 | | 7) Release experiment resources |
55 | | |
56 | | === 3) Configure I&M tools and experiment services === |
57 | | |
58 | | 3.1) Configure selected I&M services |
59 | | |
60 | | - objectives: |
61 | | - binds services together, e.g., between each MP and the MC |
62 | | - configures baseline services |
63 | | - verifies that they are ready to run |
64 | | |
65 | | - at completion: configured I&M services, ready to run and collect data |
66 | | |
67 | | |
68 | | 3.2) Configure selected experiment services |
69 | | |
70 | | - objectives: |
71 | | - binds services together to realize overall reference/actual experiment |
72 | | - configures baseline services |
73 | | - verifies that they are ready to run |
74 | | |
75 | | - at completion: configured experiment services, ready to run and process data, which can be observed by I&M services |
76 | | |