Changes between Version 4 and Version 5 of GeniDesktop/Manual/gdfeatures/val


Ignore:
Timestamp:
05/13/16 09:27:33 (8 years ago)
Author:
Hussamuddin Nasir
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniDesktop/Manual/gdfeatures/val

    v4 v5  
    1414 3. Then click on green colored  '''Start Validation''' button. This action will start probing all nodes and interfaces. A green cell in the table produced means everything is okay; yellow means a partial failure; red means a total failure. If all goes well, you should see something like the figure below.
    1515
    16 [[Image(GEMINI/Tutorial/Images:validation2.png)]]
     16[[Image(validation2.png)]]
    1717
    1818 4. Now let us manually bring down an interface. Log into one of the nodes in your slice . We will use the [wiki:ssh SSH Module] to do this. To bring the interface down we do "sudo ifconfig eth1 down" where eth1 is one of the experimental interface.
    1919
    20 [[Image(GEMINI/Tutorial/Images:validation4.png)]]
     20[[Image(validation4.png)]]
    2121
    2222
     
    2727
    2828
    29 [[Image(GEMINI/Tutorial/Images:validation5.png)]]
     29[[Image(validation5.png)]]
    3030
    3131You notice one if the interface showing up as failed with a yellow background. This because the link is not actually down. Its one end of it which we consider a partial failure of the link/node.