Changes between Version 20 and Version 21 of GENIResources


Ignore:
Timestamp:
02/18/15 11:08:11 (9 years ago)
Author:
Vic Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIResources

    v20 v21  
    5757  * ''Other Federated.'' Resources made available by agreement with GENI partner organizations, including international partners. They are operated under their own policies and procedures.
    5858
    59 {{{
    60 #!comment
    61 
    62 This page is an index of all existing GENI aggregates.  See each page for details on usage policies.
    63  
    64 Production aggregates are listed on the [wiki:GENIProduction GENI Production Resources] page and have successfully undergone the release process defined in the [wiki:ProductionRelease GENI Production Release] page.  See the [wiki:GENIResources GENI Resources] page for experimenter information about ExoGENI, InstaGENI and other aggregates types.
    65 
    66 Historical GENI aggregates are [wiki:DecommissionedGeniAggregate decommissioned].
    67 
    68 Aggregate providers may use the [wiki:InstaGENITemplateAggregate InstaGENI template] to create a page for new InstaGENI Compute Resources or InstaGENI FOAM aggregates, or the [wiki:ExoGENITemplateAggregate ExoGENI template] to create a page for new ExoGENI Compute Resources or ExoGENI FOAM aggregates, or the [wiki:OpenGENITemplateAggregate OpenGENI template].  For other types of new aggregates, you may use [wiki:TemplateAggregatePage this template].
    69 }}}
    70 
    71 {{{
    72 #!comment
    73 
    74 = GENI Resources for Experimenters =
    75 
    76 There are various aggregate types in the GENI environment, some make compute and network resources available, such as InstaGENI, ExoGENI, and OpenGENI; while others make network-only resources available, such a [wiki:GeniAggregate/I2AL2S AL2S], [wiki:GeniAggregate/I2ION ION] and [wiki:GeniAggregate/MAX MAX]. See the [wiki:GeniAggregate GENI Aggregates] page for a list of all available GENI Aggregates.  The [wiki:GENIExperimenter Experimenter] pages have more information about how to access resources.  This page documents some simple Omni tool commands for checking slice and sliver status.
    77 
    78 == Slices ==
    79 
    80 In GENI, aggregates that supply compute resources generally make available both virtual and bare metal nodes (check the [wiki:GeniAggregate GENI Aggregates] page for details that vary for some aggregates).  You may request any of these resources as part of a slice, which is a container for all your requested resources.  Each slice has an expiration date associated with it. When the slice expires, all your resources are released.  The slice expiration defines to the amount of time your resources are allocated to you. Note, that the slice expiration is an overall expiration, but does not necessarily reflect the duration of your reservation at each aggregate.  If you want to know when your slice expires, you can use the omni command as follows:
    81 {{{
    82 $ omni print_slice_expiration my-slice-name
    83 ...
    84  Result Summary: Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+my-slice-name expires on 2015-02-23 20:47:28 UTC
    85 }}}
    8659
    8760From the above result, you can see that the slice named 'my-slice-name' expires on '2015-02-23 20:47:28 UTC'. You can expand the amount of time that you request resources by renewing the slice, as follows:
     
    11386== Expiration by Aggregate type ==
    11487
    115 Slice default duration is 7 days, but can be expanded to a maximum of 185 days.  This table captures the default and maximum duration available for resources by aggregate type:
     88Initial slice expiration is 7 days from creation, but can be renewed by up to 185 days at a time.  This table captures the initial expiration times and maximum renewal times by aggregate type.  You can renew your slices and resources multiple times.
    11689
    117 || Aggregate Resource Type || Default Duration || Max Duration ||
     90|| Aggregate Resource Type || Initial Expiration || Max Renewal Time ||
    11891|| InstaGENI VM            ||  6 days(1)       ||  90 days     ||
    11992|| InstaGENI Raw PC        ||  7 days(1)       ||  90 days     ||
     
    129102 Note (1): Expiration may vary for InstaGENI development racks, check your sliver to determine your expiration date.[[BR]]
    130103 Note (2): ION network will be decommissioned on March 27, 2015.
     104
     105
     106
     107
     108
     109{{{
     110#!comment
     111
     112This page is an index of all existing GENI aggregates.  See each page for details on usage policies.
     113 
     114Production aggregates are listed on the [wiki:GENIProduction GENI Production Resources] page and have successfully undergone the release process defined in the [wiki:ProductionRelease GENI Production Release] page.  See the [wiki:GENIResources GENI Resources] page for experimenter information about ExoGENI, InstaGENI and other aggregates types.
     115
     116Historical GENI aggregates are [wiki:DecommissionedGeniAggregate decommissioned].
     117
     118Aggregate providers may use the [wiki:InstaGENITemplateAggregate InstaGENI template] to create a page for new InstaGENI Compute Resources or InstaGENI FOAM aggregates, or the [wiki:ExoGENITemplateAggregate ExoGENI template] to create a page for new ExoGENI Compute Resources or ExoGENI FOAM aggregates, or the [wiki:OpenGENITemplateAggregate OpenGENI template].  For other types of new aggregates, you may use [wiki:TemplateAggregatePage this template].
     119}}}
     120
     121{{{
     122#!comment
     123
     124= GENI Resources for Experimenters =
     125
     126There are various aggregate types in the GENI environment, some make compute and network resources available, such as InstaGENI, ExoGENI, and OpenGENI; while others make network-only resources available, such a [wiki:GeniAggregate/I2AL2S AL2S], [wiki:GeniAggregate/I2ION ION] and [wiki:GeniAggregate/MAX MAX]. See the [wiki:GeniAggregate GENI Aggregates] page for a list of all available GENI Aggregates.  The [wiki:GENIExperimenter Experimenter] pages have more information about how to access resources.  This page documents some simple Omni tool commands for checking slice and sliver status.
     127
     128== Slices ==
     129
     130In GENI, aggregates that supply compute resources generally make available both virtual and bare metal nodes (check the [wiki:GeniAggregate GENI Aggregates] page for details that vary for some aggregates).  You may request any of these resources as part of a slice, which is a container for all your requested resources.  Each slice has an expiration date associated with it. When the slice expires, all your resources are released.  The slice expiration defines to the amount of time your resources are allocated to you. Note, that the slice expiration is an overall expiration, but does not necessarily reflect the duration of your reservation at each aggregate.  If you want to know when your slice expires, you can use the omni command as follows:
     131{{{
     132$ omni print_slice_expiration my-slice-name
     133...
     134 Result Summary: Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+my-slice-name expires on 2015-02-23 20:47:28 UTC
     135}}}