Changes between Version 12 and Version 13 of Cosmos Overview/Workflow


Ignore:
Timestamp:
May 10, 2020, 3:50:12 PM (4 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Cosmos Overview/Workflow

    v12 v13  
    44
    55Typical work process on COSMOS is shown below. This is suggested as a reference for first-time users. '''Registration''' and '''setting up the ssh client''' are a one-time process after which the basic work flow cycle begins. This work flow is shown below in an event flow figure.
     6
     7
     8Key terms and concepts are defined at [wiki:CosmosOverview/Concepts]
     9
    610[[Image(COSMOS work flow.png, 375px, center)]]
    711
    8 ===== Registration
    9 In order to use the test bed you must register for an account. Registration can be done as an individual or an organization.
     12===== [wiki:GettingStarted Registration]
     13In order to use the test bed you must register for an account. [wiki:GettingStarted Registration] can be done as an individual or an organization.
    1014To register as an individual use the [https://www.orbit-lab.org/userManagement/register new user registration form].
    1115Otherwise to register as a group or organization use [https://www.orbit-lab.org/userManagement/register this form here].
    1216
    1317===== Setting up SSH client
    14 Access to the COSMOS resources is done remotely via SSH. How the SSH client is set up depends on the type of OS you are using. Please see [wiki:UserGuide/RemoteAccess/SSH Configuring SSH Keys] for specific details. This should be enough to get started with but for more advanced information please check [wiki:ssh_config ssh client configuration] and [wiki:ssh_tips ssh tips] for common issues.
     18Access to the COSMOS resources is done remotely via SSH. How the SSH client is set up depends on the type of OS you are using. Please see [wiki:UserGuide/RemoteAccess/SSH Configuring SSH Keys] for specific details.
    1519
    16 ===== 1. Making a reservation
     20===== 1. [wiki:GettingStarted/Reservations Making a reservation]
    1721You'll need to allocated a set of nodes / resources at a specific date/time under your registered account name. This process is outlined here -  [wiki:GettingStarted/Reservations create a reservation].
    1822
    19 ===== 2. Log into testbed
    20 [wiki:tutorials/login Log into the console] of your reserved domain. Once you're logged into the console you'll have access to all the resources under that domain.
     23===== 2. [wiki:UserGuide/RemoteAccess/Console Log into testbed]
     24[wiki:UserGuide/RemoteAccess/Console Log into the console] of your reserved domain. Once you're logged into the console you'll have access to all the resources under that domain.
    2125
    2226===== 3. Configure node / resources
    23 Now you're ready to check and load images (ie. Linux operating system) onto the available resources - [wiki:Documentation/Short/LoadImage here].
     27Now you're ready to check and load images (ie. Linux operating system) onto the available resources - [wiki:UserGuide/OmfQuickStart here].
    2428
    2529===== 4. Work / develop using nodes / resources
     
    2832===== 5. Save progress prior to reservation time ending
    2933This is always optional :)
    30 In the case when you have made additions to the loaded image, you may want to save it prior to your reservation time ending. The saving process is described [wiki:Documentation/Short/SaveImage here].  By saving the resource's image you can reload it at a later time and continue where you left off.
     34In the case when you have made additions to the loaded image, you may want to save it prior to your reservation time ending. The saving process is described [wiki:UserGuide/OmfQuickStart here].  By saving the resource's image you can reload it at a later time and continue where you left off.
    3135