Changes between Version 25 and Version 26 of GENIMonitoring/GENIMonCheck


Ignore:
Timestamp:
06/23/15 10:56:22 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIMonitoring/GENIMonCheck

    v25 v26  
    2727== Mapping Slices to Slivers and VLANs ==
    2828
    29 This sections show how to get all sliver information associated with a slice. Currently only AL2S will report slice information. To show this procedure a slice named `triangle` is being used, the slice includes a compute resource at each of 3 aggregates (uchicago-ig, nysernet-ig, and cenic-ig) which are connected as a triangle topology.
     29This sections show how to get all sliver information associated with a slice. For this procedure a slice named `triangle` is being used, the slice includes a compute resource at each of 3 aggregates (uchicago-ig, nysernet-ig, and cenic-ig) which are connected as a triangle topology.
    3030
    31 From the `Dashboard` click on the `Slices` item and search for `triangle`.  The search will result in the slice ID `ch.geni.net_ln-test_slice_triangle` being shown. The slice id `ch.geni.net_ln-test_slice_triangle` uses the format `Clearinghouse_GENIProject_slice_Slicename`, therefore we can tell that `ch.geni.net_ln-test_slice_triangle` is a slice from
    32 the GENI Clearinghouse (ch.geni.net), in the project `ln-test` and is named `triangle`.
     31From the `Dashboard` click on the `Slices` item and search for `triangle`. The search will result in the slice ID `ch.geni.net_ln-test_slice_triangle` being shown, as seen here:
    3332
    34 Click on the slice ID, this will update the bottom of the main panel to include all `Members` and `Slivers` for the slice `triangle`. Select the `Sliver` panel and click on the sliver ID, which is made up of the slice URN plus a unique identifier (urn:publicid:IDN+ch.geni.net:ln-test+slice+triangle:1bc9e85e-146c-4991-a4e9-96c5f3a5dee9). This results in `Links` information being shown for the sliver as reported by AL2S:
     33[[Image(triangle-slice.jpg,70%)]]
     34
     35The slice id `ch.geni.net_ln-test_slice_triangle` uses the format `Clearinghouse_GENIProject_slice_Slicename`, therefore we can tell that `ch.geni.net_ln-test_slice_triangle` is a slice from the GENI Clearinghouse (ch.geni.net), in the project `ln-test` and is named `triangle`.
     36
     37Below the Slice listing, detailed slice information is available:
     38
     39[[Image(triangle-slice-info.jpg,70%)]]
     40
     41On the Information section of the main panel you can also find sliver tab for the slice. Select the `Sliver` tab to get a listing of sliver resources associated to this slice:
     42
     43[[Image(triangle-slice-slivers.jpg,70%)]]
     44
     45The `Sliver` tab shows the slice URN and a list of slivers at the AL2S and InstaGENI aggregates for this slice.  Click on the AL2S sliver (urn:publicid:IDN+ch.geni.net:ln-test+slice+triangle:1bc9e85e-146c-4991-a4e9-96c5f3a5dee9). This results in `Links` information being shown for the sliver as reported by AL2S:
    3546
    3647[[Image(triangle-links.jpg,70%)]]