Changes between Version 12 and Version 13 of Cosmos Overview/Workflow
- Timestamp:
- May 10, 2020, 3:50:12 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Cosmos Overview/Workflow
v12 v13 4 4 5 5 Typical 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 8 Key terms and concepts are defined at [wiki:CosmosOverview/Concepts] 9 6 10 [[Image(COSMOS work flow.png, 375px, center)]] 7 11 8 ===== Registration9 In order to use the test bed you must register for an account. Registrationcan be done as an individual or an organization.12 ===== [wiki:GettingStarted Registration] 13 In order to use the test bed you must register for an account. [wiki:GettingStarted Registration] can be done as an individual or an organization. 10 14 To register as an individual use the [https://www.orbit-lab.org/userManagement/register new user registration form]. 11 15 Otherwise to register as a group or organization use [https://www.orbit-lab.org/userManagement/register this form here]. 12 16 13 17 ===== 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.18 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. 15 19 16 ===== 1. Making a reservation20 ===== 1. [wiki:GettingStarted/Reservations Making a reservation] 17 21 You'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]. 18 22 19 ===== 2. Log into testbed20 [wiki: tutorials/loginLog 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. 21 25 22 26 ===== 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/LoadImagehere].27 Now you're ready to check and load images (ie. Linux operating system) onto the available resources - [wiki:UserGuide/OmfQuickStart here]. 24 28 25 29 ===== 4. Work / develop using nodes / resources … … 28 32 ===== 5. Save progress prior to reservation time ending 29 33 This 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/SaveImagehere]. By saving the resource's image you can reload it at a later time and continue where you left off.34 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:UserGuide/OmfQuickStart here]. By saving the resource's image you can reload it at a later time and continue where you left off. 31 35